Enable s390x invokebuiltin JIT test again
This commit is contained in:
parent
7806b2e28b
commit
42725e3ab4
@ -613,7 +613,6 @@ class TestJIT < Test::Unit::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_compile_insn_opt_invokebuiltin_delegate_leave
|
def test_compile_insn_opt_invokebuiltin_delegate_leave
|
||||||
skip 'ld SEGVs for this' if RUBY_PLATFORM.start_with?("s390x-")
|
|
||||||
iseq = eval(EnvUtil.invoke_ruby(['-e', <<~'EOS'], '', true).first)
|
iseq = eval(EnvUtil.invoke_ruby(['-e', <<~'EOS'], '', true).first)
|
||||||
p RubyVM::InstructionSequence.of("\x00".method(:unpack)).to_a
|
p RubyVM::InstructionSequence.of("\x00".method(:unpack)).to_a
|
||||||
EOS
|
EOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user