View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070824124300

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 08/24/2007 12:43:00
Time to build: 243 minutes 54 seconds
Last changed: 08/24/2007 12:20:06
Last log entry: [JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader

 Unit Tests: (4091)  Total Errors and Failures: (19)
testSomethingorg.jboss.test.jmx.test.SimpleURLDeploymentScannerUnitTestCase
testHttpRedirectorg.jboss.test.web.test.ssl.SSLUnitTestCase(tomcat-ssl-tests)
testHttpRedirectSecurityDomainorg.jboss.test.web.test.ssl.SSLUnitTestCase(tomcat-ssl-tests)
testHttpsorg.jboss.test.web.test.ssl.SSLUnitTestCase(tomcat-ssl-tests)
testHttpsSecurityDomainorg.jboss.test.web.test.ssl.SSLUnitTestCase(tomcat-ssl-tests)
testEncryptPasswordorg.jboss.test.web.test.ssl.SSLUnitTestCase(tomcat-ssl-tests)
testPoolingorg.jboss.test.cts.test.MDBUnitTestCase
testSessionCloseCompetesWithReceiveNoWaitorg.jboss.test.jbossmq.test.SessionCloseStressTestCase(tests-standard-stress)
testTwoNotificationProducersorg.jboss.test.jbossmx.compliance.timer.JBossTimerBasicTestCase(tests-jbossmx-compliance)
testFixedDelayorg.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase(tests-jbossmx-compliance)
testFixedRateorg.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase(tests-jbossmx-compliance)
testFixedDelayorg.jboss.test.jbossmx.compliance.timer.PeriodTestCase(tests-jbossmx-compliance)
testShortBlockingNoFillorg.jboss.test.jca.test.BaseConnectionManagerStressTestCase(tests-standard-stress)
testStatelessSessionBeanTimerorg.jboss.test.timer.test.BasicTimerUnitTestCase
testSecuredEntityBeanTimerorg.jboss.test.timer.test.SecureTimerUnitTestCase(tests-security-basic-unit)
testSingleEventDurationorg.jboss.test.txtimer.test.SimpleTimerTestCase(tests-txtimer)
testSingleEventExpireorg.jboss.test.txtimer.test.SimpleTimerTestCase(tests-txtimer)
testMultipleEventDurationorg.jboss.test.txtimer.test.SimpleTimerTestCase(tests-txtimer)
testMultipleEventExpireorg.jboss.test.txtimer.test.SimpleTimerTestCase(tests-txtimer)
 

 Modifications since last build:  (first 50 of 21)
64854modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/imports/sections/aop.xml[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/aop/bean/SecurityTester.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854addedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/jdk15/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854addedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/jdk15/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854addedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854addedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/aop/bean/SecureRunAsPOJO.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/resources/aop/META-INF/jboss-aop.xml[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854addedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64854addedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/aop/bean/SecureInternalPOJO.java[JBAOP-193] Test improvements to RunAsSecurityInterceptor and SecurityClassMetaDataLoader
64853modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aspects/security/RunAsSecurityInterceptor.java[JBAOP-193] SecurityClassMetaDataLoader.bind() should create a RunAsIdentity instead of a SimplePrincipal. RunAsInterceptor should check the class annotation if no @RunAs is found at joinpoint level
64853modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aspects/security/SecurityClassMetaDataLoader.java[JBAOP-193] SecurityClassMetaDataLoader.bind() should create a RunAsIdentity instead of a SimplePrincipal. RunAsInterceptor should check the class annotation if no @RunAs is found at joinpoint level
64850modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.javaremoved logging
64847modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlRemoved calling arjuna-test
64844modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlRemoved arjuna-test server setup
64840modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java[EJBTHREE-1025] fix for valueless @Local and @Remote on bean
64832modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.javacorrected fix in [EJBTHREE-942] which was causing factoryxml to fail - use default RemoteBindings for injection if not provided
64832modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javacorrected fix in [EJBTHREE-942] which was causing factoryxml to fail - use default RemoteBindings for injection if not provided
64804modifiedadrian@jboss.org//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.java[JBAS-4625] - Close the connection if we fail to setup the connection
64803modifiedadrian@jboss.org//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.java[JBAS-4625] - Close the connection if we fail to setup the connection
64801modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/JvmRouteValve.javaFix JBWEB-89.
64797modifiedrrajesh//branches/Branch_4_2/testsuite/build.xmlAdded 4.2.1.GA to the compatibility matrix