Thanks David. There are in fact some references that force ASM 2.2.3 rather than 3.1 .... updating to see if that resolves the issue.

Joe


David Blevins wrote:
Seems like it's the upgrade from xbean 3.4.1 to 3.5, which beans a backwards incompatible upgrade to ASM 3.1 from 2.2.3. In ASM 2.2.3 the signature is "ClassReader.accept(ClassVisitor, boolean)" and in ASM 3.1 it's "ClassReader.accept(ClassVisitor, int)"

For some reason we're still giving the openejb plugin the old xbean version which uses the old asm version.

-David


On Feb 23, 2009, at 10:45 AM, Joe Bohn wrote:

David,

Have you had a chance to look into these failures? I confirmed that the referenced tests all pass when using the older 20090204.061437-1 snapshot.

Joe


Joe Bohn wrote:
I think these test failures might be related to the new OpenEJB snapshot being published. We passed all of the tests on 2/17 PM with server rev. 745178. We then failed these same tests on 2/18 AM with server rev. 745486. There were no server changes in-between.
David Blevins, could you take a look and see if anything rings a bell?
Thanks,
Joe
ga...@apache.org wrote:
Geronimo Revision: 745486 built with tests included
See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090218/build-0800.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.1/20090218
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33 minutes 59 seconds
[INFO] Finished at: Wed Feb 18 08:40:50 EST 2009
[INFO] Final Memory: 314M/932M
[INFO] ------------------------------------------------------------------------
TESTSUITE RESULTS (Failures only)
=================================
See detailed results at http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
Assembly: tomcat
=================================
See the full test.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090218/logs-0800-tomcat/test.log
[INFO] Running deployment-testsuite.deployment
[INFO] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXRTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBStaxTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXBTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.JaxRPCTest
[INFO] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec <<< FAILURE!
[INFO] Running security-testsuite.security
[INFO] Tests run: 36, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 11.525 sec <<< FAILURE!
Assembly: jetty
=================================
See the full test.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090218/logs-0800-jetty/test.log
[INFO] Running deployment-testsuite.deployment
[INFO] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXRTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBStaxTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXBTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec <<< FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.JaxRPCTest
[INFO] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec <<< FAILURE!
[INFO] Running security-testsuite.security
[INFO] Tests run: 36, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 9.339 sec <<< FAILURE!
Samples: branches/2.1
=================================
Log: http://people.apache.org/builds/geronimo/server/binaries/2.1/20090218/samples-0800.log
Build status: OK






Reply via email to