View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20070327193208Lbuild.2847

BUILD COMPLETE -  build.2847
Date of build: 03/27/2007 19:32:08
Time to build: 32 minutes 12 seconds
Last changed: 03/27/2007 16:16:24
Last log entry: tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 29)
61759modifiedbdecoste//trunk/ejb3/build-test.xmltests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulSession.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulSessionTest.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatelessSession.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/unit/Tck5SecTestCase.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/resources/test/tck5sec/users.propertiestests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulBean.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatefulTestBean.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/unittests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/resources/test/tck5sec/META-INF/jboss.xmltests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/resources/test/tck5sec/roles.propertiestests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sectests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/resources/test/tck5sectests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/resources/test/tck5sec/META-INFtests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/tck5sec/StatelessSessionBean.javatests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61758addedbdecoste//trunk/ejb3/src/resources/test/tck5sec/auth.conftests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61757modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javafixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61757modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/SecurityIdentity.javafixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61757modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.javafixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61757modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.javafixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61757modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.javafixes for tests that mimic failed TCK EJB3 security tests for @RunAsPrincipal
61749addedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/PersistenceManagerDisconnectClientsUnitTestCase.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61749addedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/AbstractRestartDisconnectClientsTest.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61749addedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/DestinationManagerDisconnectClientsUnitTestCase.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61746modifiedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/messagedriven/support/BasicMessageDrivenUnitTest.java[JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
61746modifiedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/messagedriven/support/SendMessageOperation.java[JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
61746modifiedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/messagedriven/support/JMSContainerInvokerSimpleMessageDrivenUnitTest.java[JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
61743modifiedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61741modifiedadrian@jboss.org//trunk/jbossmq/src/main/org/jboss/mq/Connection.java[JBAS-4256] - Trigger the exception listener when the client does not initiate the close request