What is the status of the unit tests in the jmx module as opposed to the
unit tests in testsuite/.../jbossmx? There are more tests in the jmx
module, but there are a fair number of errors. The 3.2 branch tests
for serialization are totally broken. Are the jmx modules tests being
maintained, and what is in the testsuite module vs the jmx module?

The serialization tests in the 3.2 branch are totally broken.

HEAD:
[EMAIL PROTECTED] jmx]$ ant test-compliance-full-JBossMX
...
[java] Tests run: 926,  Failures: 4,  Errors: 2
[EMAIL PROTECTED] jmx]$ ant test-implementation
...
[java] Tests run: 67,  Failures: 1,  Errors: 1
[EMAIL PROTECTED] jmx]$ ant test-serialization-1.0
     [java] Serialization Tests: jmx.serial.form=1.0
...
[java] Tests run: 93,  Failures: 3,  Errors: 16

Branch_3_2:
[EMAIL PROTECTED] jmx]$ ant test-compliance-full-JBossMX
...
[java] Tests run: 926,  Failures: 10,  Errors: 2
[EMAIL PROTECTED] jmx]$ ant test-implementation
...
[java] Tests run: 67,  Failures: 1,  Errors: 1
[EMAIL PROTECTED] jmx]$ ant test-serialization-1.0
...
[java] Tests run: 93,  Failures: 0,  Errors: 73

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to