Skip to content

Instantly share code, notes, and snippets.

@headius
Created November 8, 2014 23:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/2103f2e7c82fe2a73820 to your computer and use it in GitHub Desktop.
Save headius/2103f2e7c82fe2a73820 to your computer and use it in GitHub Desktop.
[4803/5909] TestSignal#test_trap_system_default = 3.38 s
41) Failure:
TestSignal#test_trap_system_default [/Users/headius/projects/jruby/test/mri/ruby/test_signal.rb:199]:
<"SYSTEM_DEFAULT"> expected but was
<nil>.
[4825/5909] TestSprintf#test_hash = 0.00 s
42) Error:
TestSprintf#test_hash:
ArgumentError: positional args mixed with named args
org/jruby/RubyString.java:1221:in `%'
/Users/headius/projects/jruby/test/mri/ruby/test_sprintf.rb:173:in `test_hash'
[4829/5909] TestSprintf#test_rational = 0.00 s
43) Failure:
TestSprintf#test_rational [/Users/headius/projects/jruby/test/mri/ruby/test_sprintf.rb:155]:
Expected /\A0\.3+\z/ to match "0.333333333333333300000000000000000000000000000000000000000000".
[4832/5909] TestSprintf#test_star = 0.00 s
44) Failure:
TestSprintf#test_star [/Users/headius/projects/jruby/test/mri/ruby/test_sprintf.rb:339]:
Expected Exception(ArgumentError) was raised, but the message doesn't match.
Expected /prec too big/ to match "width too big".
[4892/5909] TestString#test_regexp_match_subclass = 0.00 s
45) Failure:
TestString#test_regexp_match_subclass [/Users/headius/projects/jruby/test/mri/ruby/test_string.rb:2263]:
should not use optimized instruction.
<:foo> expected but was
<0>.
[4904/5909] TestString#test_slice = 0.00 s
46) Failure:
TestString#test_slice [/Users/headius/projects/jruby/test/mri/ruby/test_string.rb:1201]:
[ruby-core:62842] [Bug #9882].
<1311719187> expected but was
<1224924320>.
[5000/5909] TestString2#test_regexp_match_subclass = 0.00 s
47) Failure:
TestString2#test_regexp_match_subclass [/Users/headius/projects/jruby/test/mri/ruby/test_string.rb:2263]:
should not use optimized instruction.
<:foo> expected but was
<0>.
[5012/5909] TestString2#test_slice = 0.00 s
48) Failure:
TestString2#test_slice [/Users/headius/projects/jruby/test/mri/ruby/test_string.rb:1201]:
[ruby-core:62842] [Bug #9882].
<1311719187> expected but was
<1224924320>.
[5688/5909] TestTimeout#test_timeoutERROR: Got exception org.jruby.exceptions.RaiseException: (null) execution expired but instr thread_poll is not supposed to be raising exceptions!
[5850/5909] TestZlib#test_deflate_stream = 0.02 s
49) Failure:
TestZlib#test_deflate_stream [/Users/headius/projects/jruby/test/mri/zlib/test_zlib.rb:1090]:
<20016> expected but was
<0>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment