Issue Type: Bug Bug
Affects Versions: JRuby 1.7.2
Assignee: Thomas E Enebo
Attachments: jruby-build.log
Created: 27/Feb/13 6:25 AM
Description:

However strange this may sound, I can only build JRuby with all tests after 12:00 UTC. Before, I get these errors:

     [java]   1) Failure:
     [java] test_datetime(Psych::JSON::TestStream) [/builddir/build/BUILD/jruby-1.7.2/test/externals/ruby1.9/psych/json/test_stream.rb:105]:
     [java] Expected /\{"a":\ "2010\-10\-10\ 00:00:00\.000000000\ \+00:00"\}\n/ to match "--- {\"a\": \"2010-10-10 00:00:00.000000000 Z\"}\n...\n".
     [java] 
     [java]   2) Failure:
     [java] test_datetime(Psych::TestJSONTree) [/builddir/build/BUILD/jruby-1.7.2/test/externals/ruby1.9/psych/test_json_tree.rb:62]:
     [java] --- expected
     [java] +++ actual
     [java] @@ -1,2 +1,2 @@
     [java] -"{\"a\": \"2010-10-10 00:00:00.000000000 +00:00\"}
     [java] +"{\"a\": \"2010-10-10 00:00:00.000000000 Z\"}
     [java]  "
     [java] 
     [java] 
     [java]   3) Error:
     [java] test_stderr(TestOpen3):
     [java] Errno::EBADF: Bad file descriptor - Bad file descriptor
     [java]     org/jruby/RubyIO.java:2052:in `close'
     [java]     org/jruby/RubyIO.java:3986:in `popen3'
     [java]     /builddir/build/BUILD/jruby-1.7.2/lib/ruby/1.9/open3.rb:74:in `popen3'
     [java]     /builddir/build/BUILD/jruby-1.7.2/test/externals/ruby1.9/test_open3.rb:35:in `test_stderr'
     [java]     org/jruby/RubyBasicObject.java:1659:in `__send__'
     [java] 
     [java]   4) Failure:
     [java] test_utc_p(TestTime) [/builddir/build/BUILD/jruby-1.7.2/test/externals/ruby1.9/ruby/test_time.rb:372]:
     [java] Failed assertion, no message given.
     [java] 
     [java]   5) Failure:
     [java] test_zone_0000(TestTimeExtension) [/builddir/build/BUILD/jruby-1.7.2/test/externals/ruby1.9/test_time.rb:285]:
     [java] <false> expected but was
     [java] <true>.
     [java] 
     [java] 3004 tests, 669785 assertions, 4 failures, 1 errors, 0 skips
     [java] rake aborted!

I'm also attaching the whole build log.
I think this is just an error of the test suite, but I'm not sure of that.

Project: JRuby
Priority: Major Major
Reporter: Bohuslav "Slavek" Kabrda
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to