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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 05/08/2007 21:50:29
Time to build: 
Last changed: 05/08/2007 19:08:48
Last log entry: - JBPORTAL-1390: Use ThreadLocal for a better (correct!) cache handling.

 Unit Tests: (1650)  Total Errors and Failures: (23)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_4_GA)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_4_GA)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_4_GA)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_4_GA)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_4_GA)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
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)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestRunner(4_0_x)
testSessionHandlingorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestRunner(4_0_x)
 

 Modifications since last build:  (first 50 of 9)
7225modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/servlet/WSDLPortFixFilter.java- JBPORTAL-1390: Use ThreadLocal for a better (correct!) cache handling.
7224modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/services/RemoteSOAPInvokerServiceFactory.java- Increased time out to 10 seconds.
7222modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- JBPORTAL-715: fixed incorrect showing of modifyRegistration
7221modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java- Fixed incorrect mapping of registration properties which wouldn't be properly updated when the parent RegistrationInfo was modified.- JBPORTAL-715: more work on modifyRegistration (detection of when calling modifyRegistration is not properly done yet).- Added RegistrationInfo.isConsistentWithProducerExpectations and improved computing of whether a Registration is valid or not (replaced incorrect state).- ServiceDescription is now computed on each request in ProducerInfo since it wasn't worth maintaining a state for it.- Added more test cases.
7221modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml- Fixed incorrect mapping of registration properties which wouldn't be properly updated when the parent RegistrationInfo was modified.- JBPORTAL-715: more work on modifyRegistration (detection of when calling modifyRegistration is not properly done yet).- Added RegistrationInfo.isConsistentWithProducerExpectations and improved computing of whether a Registration is valid or not (replaced incorrect state).- ServiceDescription is now computed on each request in ProducerInfo since it wasn't worth maintaining a state for it.- Added more test cases.
7221modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- Fixed incorrect mapping of registration properties which wouldn't be properly updated when the parent RegistrationInfo was modified.- JBPORTAL-715: more work on modifyRegistration (detection of when calling modifyRegistration is not properly done yet).- Added RegistrationInfo.isConsistentWithProducerExpectations and improved computing of whether a Registration is valid or not (replaced incorrect state).- ServiceDescription is now computed on each request in ProducerInfo since it wasn't worth maintaining a state for it.- Added more test cases.
7221modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml- Fixed incorrect mapping of registration properties which wouldn't be properly updated when the parent RegistrationInfo was modified.- JBPORTAL-715: more work on modifyRegistration (detection of when calling modifyRegistration is not properly done yet).- Added RegistrationInfo.isConsistentWithProducerExpectations and improved computing of whether a Registration is valid or not (replaced incorrect state).- ServiceDescription is now computed on each request in ProducerInfo since it wasn't worth maintaining a state for it.- Added more test cases.
7221modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- Fixed incorrect mapping of registration properties which wouldn't be properly updated when the parent RegistrationInfo was modified.- JBPORTAL-715: more work on modifyRegistration (detection of when calling modifyRegistration is not properly done yet).- Added RegistrationInfo.isConsistentWithProducerExpectations and improved computing of whether a Registration is valid or not (replaced incorrect state).- ServiceDescription is now computed on each request in ProducerInfo since it wasn't worth maintaining a state for it.- Added more test cases.
7221modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationInfoTestCase.java- Fixed incorrect mapping of registration properties which wouldn't be properly updated when the parent RegistrationInfo was modified.- JBPORTAL-715: more work on modifyRegistration (detection of when calling modifyRegistration is not properly done yet).- Added RegistrationInfo.isConsistentWithProducerExpectations and improved computing of whether a Registration is valid or not (replaced incorrect state).- ServiceDescription is now computed on each request in ProducerInfo since it wasn't worth maintaining a state for it.- Added more test cases.