1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

test_jit.rb: show debugging output on stderr

instead of stdout.

We would not capture the output as test results.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2018-03-11 09:47:28 +00:00
parent 24b8ca17d5
commit fd04ea0adf

View file

@ -548,8 +548,8 @@ class TestJIT < Test::Unit::TestCase
# Debugging on CI
if err.include?("gcc: error trying to exec 'cc1': execvp: No such file or directory")
puts "test/ruby/test_jit.rb: ENV content:"
pp ENV
$stderr.puts "test/ruby/test_jit.rb: ENV content:"
PP.pp(ENV, $stderr)
end
assert_equal(