IO error in test_higher_javasupport #test_same_proxy_does_not_raise -------------------------------------------------------------------
Key: JRUBY-2175 URL: http://jira.codehaus.org/browse/JRUBY-2175 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1 Environment: trunk(6024), WinXP, Java 1.6 Reporter: Bill Dortch IO error in test_higher_javasupport #test_same_proxy_does_not_raise This broke somewhere between r6011 and r6024 (which I just synched to). Does not appear to actually be a JI issue, but possibly related to JRUBY-2168 (dev/null issues under WinXP). {noformat} run-junit-interpreted: [echo] compile=OFF, jit.threshold=20, jit.max=-1, objectspace=true threadpool=false reflect ion=false version=ruby1_8 [junit] Testsuite: org.jruby.test.MainTestSuite [junit] Tests run: 244, Failures: 0, Errors: 0, Time elapsed: 24.079 sec [junit] [junit] Testsuite: org.jruby.test.ScriptTestSuite [junit] Tests run: 78, Failures: 0, Errors: 0, Time elapsed: 19.281 sec [junit] [junit] Testsuite: org.jruby.test.BFTSTestSuite [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.11 sec [junit] [junit] Testsuite: org.jruby.test.JRubyTestSuite [junit] Failure: [junit] test_same_proxy_does_not_raise(TestHigherJavasupport) [C:/jruby/trunk/./test/test_hi gher_javasupport.rb:252]: [junit] Exception raised: [junit] Class: <IOError> [junit] Message: <"The system cannot find the path specified"> [junit] ---Backtrace--- [junit] C:/jruby/trunk/./test/test_higher_javasupport.rb:252:in `test_same_proxy_does_not_ra ise' [junit] --------------- [junit] ) [junit] Tests run: 27, Failures: 1, Errors: 0, Time elapsed: 8.938 sec [junit] [junit] Testcase: test_higher_javasupport(org.jruby.test.TestUnitTestSuite$ScriptTest): FAILED [junit] Faults encountered running test\test_higher_javasupport, complete output follows: [junit] Failure: [junit] test_same_proxy_does_not_raise(TestHigherJavasupport) [C:/jruby/trunk/./test/test_hi gher_javasupport.rb:252]: [junit] Exception raised: [junit] Class: <IOError> [junit] Message: <"The system cannot find the path specified"> [junit] ---Backtrace--- [junit] C:/jruby/trunk/./test/test_higher_javasupport.rb:252:in `test_same_proxy_does_not_ra ise' [junit] --------------- [junit] [junit] junit.framework.AssertionFailedError: Faults encountered running test\test_higher_ja vasupport, complete output follows: [junit] Failure: [junit] test_same_proxy_does_not_raise(TestHigherJavasupport) [C:/jruby/trunk/./test/test_hi gher_javasupport.rb:252]: [junit] Exception raised: [junit] Class: <IOError> [junit] Message: <"The system cannot find the path specified"> [junit] ---Backtrace--- [junit] C:/jruby/trunk/./test/test_higher_javasupport.rb:252:in `test_same_proxy_does_not_ra ise' [junit] --------------- [junit] [junit] at org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:20 1) {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