I just pulled down a clean co and built it on my linux box and the
tests are running fine:

    [junit] Running org.jboss.test.util.test.SchedulerUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.878 sec
    [junit] Running org.jboss.test.bmp.test.BmpUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.359 sec
    [junit] Running org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.139 sec
    [junit] Running org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.975 sec
    [junit] Running
org.jboss.test.cmp2.relationship.RelationshipUnitTestCase
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 20.51 sec
    [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
    [junit]  GETTING THE HOME
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 22.198 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase

so either you grabbed an inconsistent snaptshot or something else is
up as the current build looks fine.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Chris Kimpton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 28, 2002 12:27 AM
Subject: Re: [JBoss-dev] Automated JBoss Testsuite Results


> Hi,
>
> >
> >The test host looks hosed as there are numerous JNDI lookup
> >failures of the JNDI service.
> >
> >javax.naming.CommunicationException: Receive timed out. Root exception is
> >java.io.InterruptedIOException: Receive timed out
> >at java.net.PlainDatagramSocketImpl.receive(Native Method)
> >at java.net.DatagramSocket.receive(DatagramSocket.java:392)
>
> I think it is just a problem with the current build of JBoss   ;-)
>
> There does not seem to be any jboss processes running now - which is usual
ly
> the cause of these kind of clashes.  I presume if CVS had changed
> drastically then the problem would have been more fundamental - ie not
> compiling - unless the code has become really well decoupled in the last
day
> or so...
>
> I am going to put the date into the subject of these messages too - it
will
> make it easier to follow discussions about problems on the forums...
>
> Regards,
> Chris



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to