Well, you're running into some interesting problems :)

I concur with Yoko's recommendation to use Ctrl+\ to get a thread
dump. You could also edit TestUnitTestSuite to log the tests as
they're run and see which one it is. Obviously I don't get hangs and
I'm on 10.6.8 and most current Apple Java. What version of Java?

I will check it when I get home; perhaps something committed recently
is causing it to freeze. Sounds like it's blocking.

- Charlie

On Sun, Dec 18, 2011 at 7: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%.
>
> Still running on OS X 10.6.8 here. I am getting a different problem on 
> Ubuntu, which I may request help on in a separate thread.
>
> Just need to get this to run on a single box somewhere so I can test my patch 
> for https://jira.codehaus.org/browse/JRUBY-6264...
>
> Stu
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

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

    http://xircles.codehaus.org/manage_email


Reply via email to