View results here -> http://cruisecontrol.jboss.com/cc/buildresults/ejb3-4.2-testsuite?log=log20071009234920

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:105: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 10/09/2007 23:49:20
Time to build: 104 minutes 48 seconds
Last changed: 10/08/2007 07:35:14
Last log entry: Known issues for AS 4.2.2

 Unit Tests: (608)  Total Errors and Failures: (1)
testDeploymentDescriptorQueueXAorg.jboss.ejb3.test.consumer.unit.ConsumerUnitTestCase
 

 Modifications since last build:  (first 50 of 78)
65907modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test/known-issues.xmlKnown issues for AS 4.2.2
65906modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javaEJBTHREE-1059: returning a remote interface from create
65906addedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/Stateful21.javaEJBTHREE-1059: returning a remote interface from create
65906modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.javaEJBTHREE-1059: returning a remote interface from create
65906modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulHome.javaEJBTHREE-1059: returning a remote interface from create
65877modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jaxws/unit/ContextEJBTestCase.javaEJBTHREE-757: testing WebServiceContext via JAX-RPC
65875modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jbas4489/BMTCleanUpBean.javaEJBTHREE-786: fixed regression
65873modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javaEJBTHREE-785: fixed regression
65864modifiedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/Stateless.javaEJBTHREE-786: Fixed "ejbcontext" Unit Tests to fit changes.
65864modifiedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessBean.javaEJBTHREE-786: Fixed "ejbcontext" Unit Tests to fit changes.
65864modifiedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessLocal.javaEJBTHREE-786: Fixed "ejbcontext" Unit Tests to fit changes.
65858modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/NestedBeanTestRunner.java[EJBTHREE-1053] remove convoluted stuff in testStatefulPassivation that leads to EJBTHREE-1053
65853modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Ejb21View.javaEJBTHREE-786: calling EJB 2.1 view by the book
65853modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Ejb21ViewBean.javaEJBTHREE-786: calling EJB 2.1 view by the book
65853addedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Ejb21ViewHome.javaEJBTHREE-786: calling EJB 2.1 view by the book
65853modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/unit/RemoveMethodUnitTestCase.javaEJBTHREE-786: calling EJB 2.1 view by the book
65850modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/NestedBeanUnitTestCase.java[EJBTHREE-1053] Add test specifically for EJBTHREE-1053; remove convoluted stuff in testStatefulPassivation that leads to EJBTHREE-1053
65849modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml[EJBTHREE-1053] Add to known issues
65844modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.javaEJBTHREE-786: Cleaned up Implementation
65844modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.javaEJBTHREE-786: Cleaned up Implementation
65844modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.javaEJBTHREE-786: Cleaned up Implementation
65844modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.javaEJBTHREE-786: Cleaned up Implementation
65844modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javaEJBTHREE-786: Cleaned up Implementation
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/StatefulRemoveBean.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Remove.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Ejb21View.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/unitEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/DelegateBean.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/RemoveStatelessLocal.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/RemoveStatelessRemote.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/AbstractRemoveBean.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/unit/RemoveMethodUnitTestCase.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Delegate.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/StatelessRemoveBean.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843modifiedALRubinger//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843modifiedALRubinger//branches/Branch_4_2/ejb3/build-test.xmlEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/RemoveStatefulLocal.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786EJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/RemoveStatefulRemote.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65843addedALRubinger//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree786/Ejb21ViewBean.javaEJBTHREE-786: Merged some fixes and unit tests from trunk
65841modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jaxws/unit/ContextEJBTestCase.javaEJBTHREE-757: really calling the endpoint with JAX-RPC
65840modifiedwolfc//branches/Branch_4_2/ejb3/.classpathAdded jboss-jaxrpc sourcepath
65839modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test/known-issues.xmlEJBTHREE-757: rollback
65833modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote1/deployJars are copied in the build process
65833modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote2/deployJars are copied in the build process
65832addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/webserviceEJBTHREE-1055: injection of web service context at the right time