RE: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors

2002-05-19 Thread Georg Schmid


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


Scott Stark
Chief Technology Officer
JBoss Group, LLC



___
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



Re: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors

2002-05-19 Thread Duarte Loreto

   Hello!

Does this mean we should checkout from CVS the Rel_3_0_0_7 branch or we can 
continue checking out the Branch_3_0?

By the way... Sorry I couldn't deliver the HP-UX tests Friday. I'll have 
fresh new on Monday.

Duarte HappyGuy Loreto

Don't worry, be happy!

From: Scott M Stark [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors
Date: Sat, 18 May 2002 16:11:30 -0700

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


Scott Stark
Chief Technology Officer
JBoss Group, LLC



_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


___
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



Re: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors

2002-05-19 Thread Scott M Stark

The 3.0 branch.


Scott Stark
Chief Technology Officer
JBoss Group, LLC

- Original Message -
From: Duarte Loreto [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 19, 2002 4:12 PM
Subject: Re: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors


Hello!

 Does this mean we should checkout from CVS the Rel_3_0_0_7 branch or we
can
 continue checking out the Branch_3_0?

 By the way... Sorry I couldn't deliver the HP-UX tests Friday. I'll have
 fresh new on Monday.

 Duarte HappyGuy Loreto

 Don't worry, be happy!

 From: Scott M Stark [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors
 Date: Sat, 18 May 2002 16:11:30 -0700
 
 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
 
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 


 _
 Send and receive Hotmail on your mobile device: http://mobile.msn.com


 ___
 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



Re: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors

2002-05-18 Thread Jason Dillon

What about linux?  Does the vm still crash?  I still can not run a full 
testsuite for 3.0... which kinda sucks.

--jason


Quoting Scott M Stark [EMAIL PROTECTED]:

 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
 
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 
 
 ___
 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
 




-
This mail sent through IMP: http://horde.org/imp/

___
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



Re: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors

2002-05-18 Thread Scott M Stark

It runs fine for me with jdk1.3.1

tests-unit:

BUILD SUCCESSFUL

Total time: 17 minutes 33 seconds

[starksm@banshee testsuite]$ java -version
java version 1.3.1_03
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
[starksm@banshee testsuite]$ uname -a
Linux banshee.starkinternational.com 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT
2002 i686 unknown


Scott Stark
Chief Technology Officer
JBoss Group, LLC

- Original Message -
From: Jason Dillon [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 18, 2002 5:46 PM
Subject: Re: [JBoss-dev] 3.0 Branch tests-unit is back to 0 errors


 What about linux?  Does the vm still crash?  I still can not run a full
 testsuite for 3.0... which kinda sucks.

 --jason


 Quoting Scott M Stark [EMAIL PROTECTED]:

  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
 



___
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