test_broken_bignum: stop using fork + waitpid #1555
ci.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
4s
Ruby memcheck
1m 20s
Matrix: host
Annotations
11 errors
|
ubuntu-latest truffleruby-head
Process completed with exit code 1.
|
|
macos-latest truffleruby-head
Process completed with exit code 1.
|
|
macos-latest jruby-head
Process completed with exit code 1.
|
|
macos-latest jruby
Process completed with exit code 1.
|
|
macos-latest jruby-9.4
Process completed with exit code 1.
|
|
ubuntu-latest jruby
Process completed with exit code 1.
|
|
ubuntu-latest jruby-head
Process completed with exit code 1.
|
|
Ruby memcheck
Process completed with exit code 1.
|
|
ubuntu-latest jruby-9.4
Process completed with exit code 1.
|
|
windows-latest jruby-head
Process completed with exit code 1.
|
|
Error:
test/json/json_generator_test.rb#L481
NoMethodError: undefined method '[]' for nil
D:/a/json/json/vendor/bundle/jruby/4.0.0/gems/test-unit-ruby-core-1.0.14/lib/envutil.rb:257:in 'invoke_ruby'
D:/a/json/json/vendor/bundle/jruby/4.0.0/gems/test-unit-ruby-core-1.0.14/lib/core_assertions.rb:342:in 'assert_separately'
D:/a/json/json/test/json/json_generator_test.rb:481:in 'test_broken_bignum'
org/jruby/RubyKernel.java:1425:in 'catch'
org/jruby/RubyKernel.java:1420:in 'catch'
org/jruby/RubyArrayNative.java:1729:in 'each'
org/jruby/RubyArrayNative.java:1729:in 'each'
org/jruby/RubyKernel.java:1425:in 'catch'
org/jruby/RubyKernel.java:1420:in 'catch'
|