View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.6-testsuite?log=log20070111230157

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:58: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:115: 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: 01/11/2007 23:01:57
Time to build: 96 minutes 0 seconds
Last changed: 01/11/2007 10:35:54
Last log entry: moving hibernate config to proper location

 Unit Tests: (2536)  Total Errors and Failures: (5)
testGetPortletPropertyDescriptionorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestRunner(4_0_4_GA)
testModifyRegistrationorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testDeregisterorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationNoOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
 

 Modifications since last build:  (first 50 of 28)
6000addedjulien@jboss.com//trunk/workflow/src/resources/portal-workflow-sar/conf/hibernatemoving hibernate config to proper location
6000addedjulien@jboss.com//trunk/workflow/src/resources/portal-workflow-sar/conf/hibernate/workflow/hibernate.cfg.xmlmoving hibernate config to proper location
6000addedjulien@jboss.com//trunk/workflow/src/resources/portal-workflow-sar/conf/hibernate/workflow/ehcache.xmlmoving hibernate config to proper location
6000addedjulien@jboss.com//trunk/workflow/src/resources/portal-workflow-sar/conf/hibernate/workflowmoving hibernate config to proper location
6000deletedjulien@jboss.com//trunk/workflow/src/resources/portal-workflow-sar/conf/hibernate.cfg.xmlmoving hibernate config to proper location
5999addedjulien@jboss.com//trunk/build/ide/intellij/idea60/modules/workflow/workflow.imladding workflow module
5999addedjulien@jboss.com//trunk/build/ide/intellij/idea60/modules/workflowadding workflow module
5996modifiedjulien@jboss.com//trunk/build/distrib.xmlupdating output dir for the build
5992modifiedjulien@jboss.com//trunk/core/src/resources/portal-core-sar/portal-aop.xmlupdate tx aspect weaving such as an invalid portlet id during the runtime invocation of a portlet does not set the tx as rollback only
5991modifiedjulien@jboss.com//trunk/core/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.htmlremoved commented html in cms content
5991modifiedjulien@jboss.com//trunk/core/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/license.htmlremoved commented html in cms content
5991modifiedjulien@jboss.com//trunk/core/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/license.htmlremoved commented html in cms content
5991modifiedjulien@jboss.com//trunk/core/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/support.htmlremoved commented html in cms content
5991modifiedjulien@jboss.com//trunk/core/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/code.htmlremoved commented html in cms content
5991modifiedjulien@jboss.com//trunk/core/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/project.htmlremoved commented html in cms content
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-implicitcloning-portlet-war- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/ServiceDescriptionHandler.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/portlet/ImplicitCloningPortlet.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-implicitcloning-portlet-war/WEB-INF/web.xml- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPInstanceContext.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/ActionRequestProcessor.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RenderRequestProcessor.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RequestProcessor.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-implicitcloning-portlet-war/WEB-INF- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/build.xml- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/MarkupTestCase.java- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.
5990addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-implicitcloning-portlet-war/WEB-INF/portlet.xml- Implicit cloning should now work on the producer.- More fixes to use portlet context where appropriate instead of handle.