Is this a known issue? Or should I put open a bug report on it? This is on
Windows XP.
C:\svn>java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode)
Build failures:
[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: 29.312 sec
[junit]
[junit] Testsuite: org.jruby.test.JRubyTestSuite
[junit] Failure:
[junit]
test_dash_dash_copyright_displays_copyright(TestCommandLineSwitches)
[<script>:1]:
[junit] <"JRuby - Copyright (C) 2001-2008 The JRuby Community (and
contribs)\n"> expected but was
[junit] <"JRuby - Copyright (C) 2001-2008 The JRuby Community (and
contribs)\r\n">.
[junit] )
[junit] Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 77.607 sec
[junit]
[junit] Testcase:
test_command_line_switches(org.jruby.test.TestUnitTestSuite$ScriptTest):
FAILED
[junit] Faults encountered running test\test_command_line_switches,
complete output follows:
[junit] Failure:
[junit]
test_dash_dash_copyright_displays_copyright(TestCommandLineSwitches)
[<script>:1]:
[junit] <"JRuby - Copyright (C) 2001-2008 The JRuby Community (and
contribs)\n"> expected but was
[junit] <"JRuby - Copyright (C) 2001-2008 The JRuby Community (and
contribs)\r\n">.
[junit]
[junit] junit.framework.AssertionFailedError: Faults encountered running
test\test_command_line_switches, complete output follows:
[junit] Failure:
[junit]
test_dash_dash_copyright_displays_copyright(TestCommandLineSwitches)
[<script>:1]:
[junit] <"JRuby - Copyright (C) 2001-2008 The JRuby Community (and
contribs)\n"> expected but was
[junit] <"JRuby - Copyright (C) 2001-2008 The JRuby Community (and
contribs)\r\n">.
[junit]
[junit] at
org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:210)
[junit]
[junit]