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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 04/28/2007 21:06:02
Time to build: 
Last changed: 04/28/2007 12:05:14
Last log entry: - Fixed several issues with RegistrationPropertyDescription (shouldn't notify parents for non-modifications, removed several potential NPEs) and added test case (could use more work).- Added equals and hashCode methods.

 Unit Tests: (2442)  Total Errors and Failures: (16)
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_5_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_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 7)
7125modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/LocalizedString.java- Fixed several issues with RegistrationPropertyDescription (shouldn't notify parents for non-modifications, removed several potential NPEs) and added test case (could use more work).- Added equals and hashCode methods.
7125modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationProperty.java- Fixed several issues with RegistrationPropertyDescription (shouldn't notify parents for non-modifications, removed several potential NPEs) and added test case (could use more work).- Added equals and hashCode methods.
7125modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/RegistrationPropertyDescription.java- Fixed several issues with RegistrationPropertyDescription (shouldn't notify parents for non-modifications, removed several potential NPEs) and added test case (could use more work).- Added equals and hashCode methods.
7125addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationPropertyDescriptionTestCase.java- Fixed several issues with RegistrationPropertyDescription (shouldn't notify parents for non-modifications, removed several potential NPEs) and added test case (could use more work).- Added equals and hashCode methods.
7125modifiedchris.laprun@jboss.com//trunk/wsrp/build.xml- Fixed several issues with RegistrationPropertyDescription (shouldn't notify parents for non-modifications, removed several potential NPEs) and added test case (could use more work).- Added equals and hashCode methods.
7123modifiedchris.laprun@jboss.com//trunk/build/ide/intellij/idea60/modules/core-samples/core-samples.iml- Fixed usage of Java 5 methods. Sorry! :(- Added missing libs in core-samples.iml.
7123modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationInfoTestCase.java- Fixed usage of Java 5 methods. Sorry! :(- Added missing libs in core-samples.iml.