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

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: 06/14/2007 07:19:39
Time to build: 13 minutes 21 seconds
Last changed: 06/14/2007 07:11:07
Last log entry: Doc changes

 Unit Tests: (47)  Total Errors and Failures: (4)
testContextManagement.Core
testInitialization.Core
testConstraints.Core
init.Core
 

 Modifications since last build:  (first 50 of 76)
1.9modifiedpmuirsrc/main/org/jboss/seam/util/Resources.javaws
1.8modifiedgavinsrc/ioc/org/jboss/seam/ioc/spring/SpringComponent.javaJBSEAM-1076, JBSEAM-1108
1.254modifiedgavinsrc/main/org/jboss/seam/Component.javaJBSEAM-1076, JBSEAM-1108
1.5modifiedcbauerexamples/wiki/src/main/org/jboss/seam/wiki/core/action/prefs/DocumentEditorPreferences.javaMinor
1.12modifiedpmuirsrc/ui/org/jboss/seam/ui/ConverterChain.javaJBSEAM-1439
1.5modifiedsbryzak2src/remoting/org/jboss/seam/remoting/PollHandler.javarefactored with gavin's changes
1.5modifiedsbryzak2src/remoting/org/jboss/seam/remoting/InterfaceGenerator.javarefactored
1.4modifiedgavinsrc/ui/org/jboss/seam/ui/graphicImage/GraphicImageResource.javarefactor
1.11modifiedgavinsrc/pdf/org/jboss/seam/pdf/DocumentStoreServlet.javarefactor
1.5modifiedgavinsrc/remoting/org/jboss/seam/remoting/ExecutionHandler.javarefactor
1.4modifiedgavinsrc/remoting/org/jboss/seam/remoting/InterfaceGenerator.javarefactor
1.4modifiedgavinsrc/remoting/org/jboss/seam/remoting/PollHandler.javarefactor
1.3modifiedgavinsrc/remoting/org/jboss/seam/remoting/SubscriptionHandler.javarefactor
1.4modifiedgavinsrc/main/org/jboss/seam/web/AuthenticationFilter.javarefactor
1.8modifiedgavinsrc/main/org/jboss/seam/web/ContextFilter.javarefactor
1.1addedgavinsrc/main/org/jboss/seam/contexts/ContextualHttpServletRequest.javarefactor
1.96modifiedgavinsrc/main/org/jboss/seam/contexts/Lifecycle.javarefactor
1.1addedgavinsrc/main/org/jboss/seam/core/ConversationPropagation.javarefactor
1.7modifiedgavinsrc/main/org/jboss/seam/core/IsUserInRole.javarefactor
1.22modifiedgavinsrc/main/org/jboss/seam/core/LocaleSelector.javarefactor
1.1addedgavinsrc/main/org/jboss/seam/core/ServletContexts.javarefactor
1.10modifiedgavinsrc/main/org/jboss/seam/core/UserPrincipal.javarefactor
1.4modifiedgavinsrc/main/org/jboss/seam/interceptors/WebServiceInterceptor.javarefactor
1.2modifiedgavinsrc/main/org/jboss/seam/servlet/AbstractResource.javarefactor
1.5modifiedgavinsrc/main/org/jboss/seam/util/Parameters.javarefactor
1.10modifiedgavinsrc/pdf/org/jboss/seam/pdf/DocumentStoreServlet.javagood start on JBSEAM-116 (finally)
1.4modifiedgavinsrc/remoting/org/jboss/seam/remoting/ExecutionHandler.javagood start on JBSEAM-116 (finally)
1.35modifiedgavinsrc/test/misc/org/jboss/seam/test/PhaseListenerTest.javagood start on JBSEAM-116 (finally)
1.3modifiedgavinsrc/ui/org/jboss/seam/ui/graphicImage/GraphicImageResource.javagood start on JBSEAM-116 (finally)
1.3modifiedgavinsrc/main/org/jboss/seam/interceptors/WebServiceInterceptor.javagood start on JBSEAM-116 (finally)
1.52modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javagood start on JBSEAM-116 (finally)
1.6modifiedgavinsrc/main/org/jboss/seam/pages/ELConversationIdParameter.javagood start on JBSEAM-116 (finally)
1.5modifiedgavinsrc/main/org/jboss/seam/pages/SyntheticConversationIdParameter.javagood start on JBSEAM-116 (finally)
1.3modifiedgavinsrc/main/org/jboss/seam/web/AuthenticationFilter.javagood start on JBSEAM-116 (finally)
1.7modifiedgavinsrc/main/org/jboss/seam/web/ContextFilter.javagood start on JBSEAM-116 (finally)
1.170modifiedgavinsrc/main/org/jboss/seam/core/Manager.javagood start on JBSEAM-116 (finally)
1.12modifiedpmuirsrc/ui/org/jboss/seam/ui/ModelValidator.javaJBSEAM-1169
1.6modifiedgavinsrc/main/org/jboss/seam/transaction/Transaction.javawork around lame handling of tx timeouts in 4.2
1.3modifiedgavinsrc/main/org/jboss/seam/transaction/UserTransaction.javawork around lame handling of tx timeouts in 4.2
1.10modifiedgavinsrc/main/org/jboss/seam/web/ExceptionFilter.javawork around lame handling of tx timeouts in 4.2
1.6modifiedgavinsrc/main/org/jboss/seam/contexts/EntityBean.javawork around lame handling of tx timeouts in 4.2
1.8modifiedgavinsrc/main/org/jboss/seam/contexts/PassivatedEntity.javawork around lame handling of tx timeouts in 4.2
1.21modifiedgavinsrc/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.javawork around lame handling of tx timeouts in 4.2
1.51modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javawork around lame handling of tx timeouts in 4.2
1.4modifiedpmuirtrinidad/examples/seamdiscs/build.propertiesJBSEAM-1431
1.4modifiedpmuirtrinidad/examples/seamdiscs/build.xmlJBSEAM-1431
1.84modifiednrichardsseam-gen/build.xmlJBSEAM-1442
1.11modifiedpmuirsrc/ui/org/jboss/seam/ui/ConverterChain.javaJBSEAM-1355
1.19modifiedcbauerexamples/wiki/src/etc/WEB-INF/pages.xmlMinor
1.5modifiedsbryzak2src/main/org/jboss/seam/web/MultipartFilter.javaplace within exception filter