View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20061022103222

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-seam-testsuite.xml:132: 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/22/2006 10:32:22
Time to build: 7 minutes 25 seconds
Last changed: 10/22/2006 07:22:03
Last log entry: version

 Unit Tests: (29)  Total Errors and Failures: (4)
testEmptyInitialization.Core
testSeamPhaseListenerLongRunning.Core
testSeamPhaseListener.Core
testSeamPhaseListenerNewLongRunning.Core
 

 Modifications since last build:  (first 50 of 77)
1.2modifiedgavinexamples/todo/resources/components.propertiesmore on 4.0.5 update
1.2modifiedgavinexamples/numberguess/resources/components.propertiesmore on 4.0.5 update
1.7modifiedgavinexamples/portal/readme.txtmore on 4.0.5 update
1.2modifiedgavinexamples/portal/resources/components.propertiesmore on 4.0.5 update
1.10modifiedgavinexamples/registration/readme.txtmore on 4.0.5 update
1.2modifiedgavinexamples/registration/resources/components.propertiesmore on 4.0.5 update
1.2modifiedgavinexamples/seampay/resources/components.propertiesmore on 4.0.5 update
1.6modifiedgavinexamples/todo/readme.txtmore on 4.0.5 update
1.2modifiedgavinexamples/issues/resources/components.propertiesmore on 4.0.5 update
1.3modifiedgavinexamples/jbms/readme.txtmore on 4.0.5 update
1.5modifiedgavinexamples/messages/readme.txtmore on 4.0.5 update
1.2modifiedgavinexamples/messages/resources/components.propertiesmore on 4.0.5 update
1.7modifiedgavinexamples/numberguess/readme.txtmore on 4.0.5 update
1.2modifiedgavinexamples/hibernate/resources/components.propertiesmore on 4.0.5 update
1.7modifiedgavinexamples/issues/readme.txtmore on 4.0.5 update
1.2modifiedgavinexamples/remoting/poker/resources/WEB-INF/components.xmlno more myfaces bug
1.2modifiedgavinexamples/remoting/progressbar/resources/WEB-INF/components.xmlno more myfaces bug
1.2modifiedgavinexamples/todo/resources/WEB-INF/components.xmlno more myfaces bug
1.2modifiedgavinexamples/issues/resources/WEB-INF/components.xmlno more myfaces bug
1.2modifiedgavinexamples/messages/resources/WEB-INF/components.xmlno more myfaces bug
1.3modifiedgavinexamples/numberguess/resources/WEB-INF/components.xmlno more myfaces bug
1.3modifiedgavinexamples/portal/resources/WEB-INF/components.xmlno more myfaces bug
1.5modifiedgavinexamples/registration/resources/WEB-INF/components.xmlno more myfaces bug
1.3modifiedgavinexamples/remoting/chatroom/resources/WEB-INF/components.xmlno more myfaces bug
1.3modifiedgavinexamples/remoting/helloworld/resources/WEB-INF/components.xmlno more myfaces bug
1.3modifiedgavinexamples/hibernate/resources/WEB-INF/components.xmlno more myfaces bug
1.2modifiedgavinsrc/main/org/jboss/seam/core/Exceptions.javaexceptions.xml
1.1addedsbryzak2examples/security/src/org/jboss/seam/example/security/Customer.javaadded classes to demo object acl's
1.1addedsbryzak2examples/security/src/org/jboss/seam/example/security/CustomerAclProvider.javaadded classes to demo object acl's
1.1addedsbryzak2src/main/org/jboss/seam/security/acl/AbstractAclProvider.javaadded abstract acl provider base class
1.2modifiedsbryzak2src/main/org/jboss/seam/security/acl/AclImpl.javaadded abstract acl provider base class
1.4modifiedgavinsrc/main/org/jboss/seam/interceptors/AsynchronousInterceptor.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.11modifiedgavinsrc/main/org/jboss/seam/interceptors/ExceptionInterceptor.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.18modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.10modifiedgavinsrc/main/META-INF/faces-config.xmlbetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.3modifiedgavinsrc/main/org/jboss/seam/annotations/HttpError.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.3modifiedgavinsrc/main/org/jboss/seam/annotations/Redirect.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.2modifiedgavinsrc/main/org/jboss/seam/annotations/Render.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.1addedgavinsrc/main/org/jboss/seam/core/Exceptions.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.25modifiedgavinsrc/main/org/jboss/seam/core/ManagedHibernateSession.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.14modifiedgavinsrc/main/org/jboss/seam/core/ManagedJbpmContext.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.26modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.33modifiedgavinsrc/main/org/jboss/seam/core/Pages.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.99modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javabetter exception handlingrolled back change to faces-configfix bug where destroy() injected closed EM and tried to register in txn
1.1addednrichardsexamples/seampay/src/org/jboss/seam/example/seampay/EnumConverter.javaadd recurring payments
1.2modifiednrichardsexamples/seampay/resources/WEB-INF/faces-config.xmladd recurring payments
1.2modifiednrichardsexamples/seampay/src/org/jboss/seam/example/seampay/Payment.javaadd recurring payments
1.2modifiednrichardsexamples/seampay/src/org/jboss/seam/example/seampay/PaymentController.javaadd recurring payments
1.2modifiednrichardsexamples/seampay/src/org/jboss/seam/example/seampay/PaymentProcessor.javaadd recurring payments
1.2modifiednrichardsexamples/seampay/view/search.xhtmladd recurring payments