On 15/10/2008, tsuraan <[EMAIL PROTECTED]> wrote:
>> Well, I just started it up; we'll see if it's done when I get home from
>> work
>> :)
>
> It got further than ever, but it did fail; I think maybe this is a
> legitimate test failure though?
>
> Trace:
>
> run-junit-interpreted:
>      [echo] compile=OFF, jit.threshold=20, jit.max=-1,
> objectspace=true threadpool=false reflection=false version=ruby1_8
>     [junit] Testsuite: org.jruby.test.ScriptTestSuite
>     [junit] Tests run: 78, Failures: 0, Errors: 0, Time elapsed: 302.186 sec
>     [junit]
>     [junit] Testsuite: org.jruby.test.BFTSTestSuite
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 11.347 sec
>     [junit]
>     [junit] Testsuite: org.jruby.test.JRubyTestSuite
>     [junit] Tests run: 83, Failures: 0, Errors: 0, Time elapsed: 1,397.943
> sec
>     [junit]
>     [junit] Testsuite: org.jruby.test.MRITestSuite
>     [junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 79.139 sec
>     [junit]
>     [junit] Testsuite: org.jruby.test.RubiconTestSuite
>     [junit] Tests run: 45, Failures: 0, Errors: 0, Time elapsed: 50.903 sec
>     [junit]
>     [junit] Testsuite: org.jruby.test.RubyTestTestSuite
>     [junit] Tests run: 223, Failures: 0, Errors: 0, Time elapsed: 29.559 sec
>     [junit]
>     [junit] Testsuite: org.jruby.test.MainTestSuite
>     [junit] > but was:<...>)
>     [junit] Tests run: 217, Failures: 1, Errors: 0, Time elapsed: 302.855
> sec
>     [junit]
>     [junit] Testcase:
> testCanLaunchShellsFromInternallForkedRubyProcess(org.jruby.util.ShellLauncherTest):
>      FAILED
>     [junit] expected:<...done
>     [junit] > but was:<...>
>     [junit] junit.framework.ComparisonFailure: expected:<...done
>     [junit] > but was:<...>
>     [junit]     at
> org.jruby.util.ShellLauncherTest.testCanLaunchShellsFromInternallForkedRubyProcess(ShellLauncherTest.java:60)
>     [junit]
>     [junit]
>
> BUILD FAILED
> /export/home/tsuraan/jruby/build.xml:561: The following error occurred
> while executing this line:
> /export/home/tsuraan/jruby/build.xml:652: The following error occurred
> while executing this line:
> /export/home/tsuraan/jruby/build.xml:605: Tests failed
>
> Total time: 39 minutes 1 second
>

I did notice in that function that the inner program being invoked is
ruby, rather than jruby; is that on purpose?

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

    http://xircles.codehaus.org/manage_email


Reply via email to