Project

General

Profile

Actions

Bug #15986

closed

`TestJIT#test_block_handler_with_possible_frame_omitted_inlining` fails on s390x and armv7hl

Added by vo.x (Vit Ondruch) over 4 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby -v: ruby 2.7.0dev (2019-07-04T10:34:08Z master d9f8b88b47) [s390x-linux]
[ruby-core:93542]

Description

I am trying to build the Ruby 2.7 snapshot for Fedora Rawhide 1, but I observe the following test failure on s390x and aarch64 platforms:

  1) Failure:
TestJIT#test_block_handler_with_possible_frame_omitted_inlining [/builddir/build/BUILD/ruby-2.7.0-d9f8b88b47/test/ruby/test_jit.rb:846]:
Expected 2 times of JIT success, but succeeded 1 times.
script:
"""
def multiply(a, b)
  a *= b
end
3.times do
  p multiply(7.0, 10.0)
end
"""
stderr:
"""
JIT success (65.9ms): block in <main>@-e:6 -> /tmp/_ruby_mjit_p54157u0.c
gcc: fatal error: output filename may not be empty
compilation terminated.
Successful MJIT finish
"""
.
<2> expected but was
<1>.
Finished tests in 440.892116s, 47.2746 tests/s, 6150.4071 assertions/s.

Files

build-s390x.log (1.29 MB) build-s390x.log s390x build log vo.x (Vit Ondruch), 07/10/2019 04:40 PM
build-armv7hl.log (1.26 MB) build-armv7hl.log armv7hl build log vo.x (Vit Ondruch), 07/10/2019 05:01 PM
build-x86_64.log (1.28 MB) build-x86_64.log x86_64 vo.x (Vit Ondruch), 07/10/2019 05:01 PM
mjit_debug.diff (1.69 KB) mjit_debug.diff k0kubun (Takashi Kokubun), 07/12/2019 01:07 PM
build-x86_64.log (2.76 KB) build-x86_64.log vo.x (Vit Ondruch), 07/12/2019 03:03 PM
build-s390x.log (3.03 KB) build-s390x.log vo.x (Vit Ondruch), 07/12/2019 03:03 PM
build-armv7hl.log (2.86 KB) build-armv7hl.log vo.x (Vit Ondruch), 07/12/2019 03:04 PM
mjit_debug2.diff (2.66 KB) mjit_debug2.diff k0kubun (Takashi Kokubun), 07/12/2019 03:48 PM
build-armv7hl.log (4.48 KB) build-armv7hl.log vo.x (Vit Ondruch), 07/15/2019 01:14 PM
build-s390x.log (5.06 KB) build-s390x.log vo.x (Vit Ondruch), 07/15/2019 01:14 PM
build-x86_64.log (5.09 KB) build-x86_64.log vo.x (Vit Ondruch), 07/15/2019 01:14 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0