Hi,

Getting the following error when trying to run 'ant clean test' in jruby trunk:
(on MacOS X, JDK 1.5.0_07 - MainTestSuite and ScriptTestSuite run fine)

   [junit] ------------- Standard Error -----------------
   [junit] ./test/testStruct.rb:63 warning: redefining constant Struct::Post
   [junit] ./test/testStruct.rb:68 warning: redefining constant
Struct::MyStruct
   [junit] ------------- ---------------- ---------------
   [junit] Testsuite: org.jruby.test.TestUnitTestSuite
   [junit] Failure:
   [junit] test_to_s(TestFloat)
   [junit]     [<script>:4:in `start_mediator'
   [junit]      <script>:4:in `start'
   [junit]      <script>:4]:
   [junit] <0,> and
   [junit] <0.0> expected to be within
   [junit] <0,> of each other.
   [junit] )
   [junit] Tests run: 18, Failures: 1, Errors: 0, Time elapsed: 8,698 sec
   [junit]
   [junit] Testcase:
rubicon/test_float(org.jruby.test.TestUnitTestSuite$ScriptTest):
FAILED
   [junit] Faults encountered running test/rubicon/test_float,
complete output follows:
   [junit] Failure:
   [junit] test_to_s(TestFloat)
   [junit]     [<script>:4:in `start_mediator'
   [junit]      <script>:4:in `start'
   [junit]      <script>:4]:
   [junit] <0,> and
   [junit] <0.0> expected to be within
   [junit] <0,> of each other.
   [junit]
   [junit] junit.framework.AssertionFailedError: Faults encountered
running test/rubicon/test_float, complete output follows:
   [junit] Failure:
   [junit] test_to_s(TestFloat)
   [junit]     [<script>:4:in `start_mediator'
   [junit]      <script>:4:in `start'
   [junit]      <script>:4]:
   [junit] <0,> and
   [junit] <0.0> expected to be within
   [junit] <0,> of each other.
   [junit]
   [junit]     at
org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:205)
   [junit]
   [junit]

Cheers,

-- Steen

Steen Lehmann
Principal Consultant
Jayway Denmark

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to