FYI:

The following is on WinNT 4.0 SP6:

I just got Rel_3_0_0_7 from CVS and ran the test suite on it, once using
Sun JDK1.3.1_02 (gave 1 failure)
and then 1.3.1_03 (I did a clobber on jboss-all and testsuite and
cleaned the tmp and db directories between the tests).

This 1.3.1_03 test resulted in: 
Successful tests:      591
Errors:                1
Failures:              1

The one, that occurred in both tests is (copied from HTML report):
testHttpsURL(org.jboss.test.security.test.HttpsUnitTestCase) Error
Failed to readURL, ex=Connection refused: connect 
java.io.IOException: Failed to readURL, ex=Connection refused: connect
<<no stack trace available>> 

The second one (did not occur with JDK1.3.1_02) is:
testFillToMin(org.jboss.test.jca.test.BaseConnectionManagerUnitTestCase)
Failure Wrong number of connections counted: 1  
...
at
org.jboss.test.jca.test.BaseConnectionManagerUnitTestCase.testFillToMin(
BaseConnectionManagerUnitTestCase.java:155)
...

Running the testsuite again without restarting the JBoss server results
in:
Successful tests:      590
Errors:                2
Failures:              1

This time the 
"testPassivationBySize(org.jboss.test.cts.test.StatefulSessionUnitTestCa
se) Failure sessionBean1 WasPassivated"
(at StatefulSessionUnitTestCase.java:104)
fails as well as the custom socket based JRMP tests (for known reasons).

Running the testsuite a third time results in a testFillToMin failure,
while the testPassivationBySize succeeds.
Running the testsuite a fourth time results in testFillToMin success,
but now 
"testLocalInterfacePassivation(org.jboss.test.cts.test.StatefulSessionUn
itTestCase) Failure N/A"
(StatefulSessionUnitTestCase.java:75)
occurs.

Running the testsuite a fifth time results in 
"testHttpsURL(org.jboss.test.security.test.HttpsUnitTestCase) Error
Failed to readURL, ex=Connection refused: connect",
and the errors from the fourth run remain, making
Successful tests:      588
Errors:                4
Failures:              1

Except from that JBoss 3.0.0 starts looking really good!

Regards
Georg



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Scott M Stark
Sent: Sunday, May 19, 2002 01:12
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors


The 3.0 branch tests-unit is running cleanly on w2k with JDK 1.3.1_03.
This has been tagged with Rel_3_0_0_7

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx


_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

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


_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

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

Reply via email to