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

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: 05/22/2006 15:19:13
Time to build: 3 minutes 45 seconds
Last changed: 05/22/2006 06:35:34
Last log entry: non-buggy impl of cancel order

 Unit Tests: (26)  Total Errors and Failures: (4)
testBijectionInterceptor.Core
testSeamPhaseListenerLongRunning.Core
testSeamPhaseListener.Core
testSeamPhaseListenerNewLongRunning.Core
 

 Modifications since last build:  (first 50 of 96)
1.6modifiedgavinsrc/main/org/jboss/seam/annotations/ResumeProcess.javaminor
1.2modifiedgavinsrc/main/org/jboss/seam/annotations/DataBinderClass.javajavadoc
1.2modifiedgavinsrc/main/org/jboss/seam/annotations/DataSelectorClass.javajavadoc
1.113modifiedgavinsrc/main/org/jboss/seam/Component.javageneralize databinding architecture
1.1addedgavinsrc/main/org/jboss/seam/annotations/DataBinderClass.javageneralize databinding architecture
1.1addedgavinsrc/main/org/jboss/seam/annotations/DataSelectorClass.javageneralize databinding architecture
1.5modifiedgavinsrc/main/org/jboss/seam/annotations/datamodel/DataModel.javageneralize databinding architecture
1.4modifiedgavinsrc/main/org/jboss/seam/annotations/datamodel/DataModelSelection.javageneralize databinding architecture
1.4modifiedgavinsrc/main/org/jboss/seam/annotations/datamodel/DataModelSelectionIndex.javageneralize databinding architecture
1.7modifiedgavinsrc/main/org/jboss/seam/interceptors/RollbackInterceptor.javaworkaround a bug in jboss
1.14modifiedgavinsrc/main/org/jboss/seam/servlet/SeamExceptionFilter.javaworkaround a bug in jboss
1.20modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.4modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.78modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.6modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.29modifiedgavinsrc/main/org/jboss/seam/jsf/SeamTransactionManagedPersistencePhaseListener.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.2modifiedgavinsrc/main/org/jboss/seam/util/SorterNew.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.14modifiedgavinsrc/main/org/jboss/seam/util/Transactions.javareverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure
1.19modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.javawe have to at least try to commit
1.3modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.javawe have to at least try to commit
1.28modifiedgavinsrc/main/org/jboss/seam/jsf/SeamTransactionManagedPersistencePhaseListener.javawe have to at least try to commit
1.112modifiedgavinsrc/main/org/jboss/seam/Component.javaapplied JBSEAM-235
1.1addedgavinsrc/main/org/jboss/seam/util/SortItem.javaapplied JBSEAM-235
1.1addedgavinsrc/main/org/jboss/seam/util/SorterNew.javaapplied JBSEAM-235
1.7modifiedgavinlib/readme.txtupdate
1.1addedgavinlib/commons-beanutils-1.7.0.jarupgraded myfaces, jbpm
1.4deletedgavinlib/commons-beanutils.jarupgraded myfaces, jbpm
1.4deletedgavinlib/commons-codec-1.2.jarupgraded myfaces, jbpm
1.1addedgavinlib/commons-codec-1.3.jarupgraded myfaces, jbpm
1.3modifiedgavinlib/jbpm-3.1.1.jarupgraded myfaces, jbpm
1.1addedgavinlib/myfaces-api-1.1.3.jarupgraded myfaces, jbpm
1.3deletedgavinlib/myfaces-api.jarupgraded myfaces, jbpm
1.1addedgavinlib/myfaces-impl-1.1.3.jarupgraded myfaces, jbpm
1.4deletedgavinlib/myfaces-impl.jarupgraded myfaces, jbpm
1.14modifiedgavinexamples/todo/build.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.3modifiedgavinexamples/todo/resources/WEB-INF/faces-config.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.4modifiedgavinexamples/todo/resources/WEB-INF/web.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.2modifiedgavinexamples/remoting/progressbar/resources/WEB-INF/web.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.3modifiedgavinexamples/remoting/stories/build.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.2modifiedgavinexamples/remoting/stories/resources/WEB-INF/web.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.5modifiedgavinexamples/remoting/progressbar/build.xmlimproved build scriptscope with myfaces bug in 1.1.1
1.18modifiedgavinsrc/main/org/jboss/seam/core/Init.javaupgrades to myfaces 1.1.3
1.3modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javaupgrades to myfaces 1.1.3
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/ActionTag.javaupgrades to myfaces 1.1.3
1.4modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTableTag.javaupgrades to myfaces 1.1.3
1.62modifiedgavinsrc/main/org/jboss/seam/core/Manager.javaallow templated URL as an action outcome
1.15modifiedgavinsrc/main/org/jboss/seam/jsf/SeamNavigationHandler.javaallow templated URL as an action outcome
1.14modifiedgavinsrc/main/org/jboss/seam/jsf/SeamNavigationHandler.javainterpret outcomes beginning with / as a view-id
1.2modifiedgavinexamples/remoting/progressbar/resources/WEB-INF/faces-config.xmlws
1.6modifiedgavinexamples/remoting/progressbar/src/org/jboss/seam/example/remoting/ProgressBarAction.javaws

Reply via email to