ant test doesn't run to completion on soylatte
----------------------------------------------
Key: JRUBY-3501
URL: http://jira.codehaus.org/browse/JRUBY-3501
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Environment: MacOS X 10.5, 32bit machine
Reporter: Ola Bini
Priority: Minor
On trunk (and at least 20 revisions back) ant test works fine with Java 1.5 but
not SoyLatte. The failures are these:
{noformat}
run-junit-compiled-short:
[echo] compile=JIT, jit.threshold=0, jit.max=-1, objectspace=true
threadpool=false reflection=false version=ruby1_8
[junit] Testsuite: org.jruby.test.ScriptTestSuite
[junit] Tests run: 79, Failures: 0, Errors: 0, Time elapsed: 44,778 sec
[junit]
[junit] Testsuite: org.jruby.test.JRubyTestSuite
[junit] Failure:
[junit] test_chown_accepts_nil_and_minus_one(TestFile)
[test/test_file.rb:780]:
[junit] <1> expected but was
[junit] <0>.
[junit] Failure:
[junit] test_mode_of_tempfile_is_600(TestFile) [test/test_file.rb:834]:
[junit] <33152> expected but was
[junit] <33206>.
[junit] Failure:
[junit] test_umask_noarg_does_not_zero(TestFile) [test/test_file.rb:811]:
[junit] <128> expected but was
[junit] <0>.
[junit] )
[junit] Tests run: 30, Failures: 1, Errors: 0, Time elapsed: 37,79 sec
[junit]
[junit] Testcase: test_file(org.jruby.test.TestUnitTestSuite$ScriptTest):
FAILED
[junit] Faults encountered running test/test_file, complete output follows:
[junit] Failure:
[junit] test_chown_accepts_nil_and_minus_one(TestFile)
[test/test_file.rb:780]:
[junit] <1> expected but was
[junit] <0>.
[junit] Failure:
[junit] test_mode_of_tempfile_is_600(TestFile) [test/test_file.rb:834]:
[junit] <33152> expected but was
[junit] <33206>.
[junit] Failure:
[junit] test_umask_noarg_does_not_zero(TestFile) [test/test_file.rb:811]:
[junit] <128> expected but was
[junit] <0>.
[junit]
[junit] junit.framework.AssertionFailedError: Faults encountered running
test/test_file, complete output follows:
[junit] Failure:
[junit] test_chown_accepts_nil_and_minus_one(TestFile)
[test/test_file.rb:780]:
[junit] <1> expected but was
[junit] <0>.
[junit] Failure:
[junit] test_mode_of_tempfile_is_600(TestFile) [test/test_file.rb:834]:
[junit] <33152> expected but was
[junit] <33206>.
[junit] Failure:
[junit] test_umask_noarg_does_not_zero(TestFile) [test/test_file.rb:811]:
[junit] <128> expected but was
[junit] <0>.
[junit]
[junit] at
org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:210)
[junit]
[junit]
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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