On Sun, Dec 18, 2011 at 8:03 AM, Stuart Halloway <s...@thinkrelevance.com> 
wrote:
> run-junit-interpreted-short:
>     [echo] compile=OFF, jit.threshold=20, jit.maxsize=1000000000, jit.max=-1, 
> objectspace=false threadpool=false reflection=false version=ruby1_8
>    [junit] Testsuite: org.jruby.test.ScriptTestSuite
>    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 10.393 sec
>    [junit]
>    [junit] Testsuite: org.jruby.test.JRubyTestSuite
>
> Once reaching JRubyTestSuite, the console hangs (15 minutes now). Processor 
> utilization is at 0%.

Probably, ctrl + \ will give you some information.

You might have similar problem as mine,
https://jira.codehaus.org/browse/JRUBY-4614
I still have this problem. This is not for JDK/OS version related. It
looks like some process working on my machine causes the problem.
My environment is exactly the same as your JDK/OS.

So, when I run "ant test," I always comment out "test_socket.rb" line
of test/jruby_index file.

-Yoko

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

    http://xircles.codehaus.org/manage_email


Reply via email to