I ran it sucessfully here (ant test) java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
On Mon, Sep 13, 2010 at 9:29 PM, Yoko Harada <[email protected]> wrote: > On Mon, Sep 13, 2010 at 11:00 AM, Nick Sieger <[email protected]> wrote: >> On Mon, Sep 13, 2010 at 1:53 AM, Ola Bini <[email protected]> wrote: >>> Haven't built JRuby in a while, and now suddenly I have problems running the >>> test suite. Specifically, it hangs for Java 6 during the Testsuite: >>> org.jruby.test.JRubyTestSuite step. Is anyone else seeing this? >>> >>> It works fine with Java 5. >>> >>> It doesn't work for: >>> SoyLatte (but with a test failure - about decimal formats) >>> Java 7 (but with a test failure instead - about "Bad file descriptor - Bad >>> file descriptor") >>> >>> >>> The specific version of 1.6 I'm running with is: >>> java version "1.6.0_17" >>> Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248-9M3125) >>> Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode) >> >> I can confirm this. I don't have the same thread dump as you -- my >> thread dump is here. Java reports a deadlock. >> >> http://gist.github.com/577409 > > I'm not sure my case comes from the same source, but thread dump is > quite similar to mine, http://jira.codehaus.org/browse/JRUBY-4614 > This still happens on 1.6.0.dev. > > -Yoko > >> >> Looks also like the CI build is timing out: >> >> http://ci.jruby.org/job/jruby-base/1247/console >> >> Since the jruby-base job has only been unstable for the past couple >> days, the regression should be pretty recent. I'll look into it. I'll >> also see if I can confirm the behaviour on the 1.5 branch. >> >> /Nick >> >> --------------------------------------------------------------------- >> 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 > > > -- Douglas Campos (qmx) +55 11 6762 5959 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
