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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:224: 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/20/2007 20:00:22
Time to build: 98 minutes 38 seconds
Last changed: 06/20/2007 19:40:58
Last log entry: - JBPORTAL-1492: Check that the consumer is registered before trying to deregister.

 Unit Tests: (1772)  Total Errors and Failures: (12)
testPortalNode_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testPortalNode_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
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)
 

 Modifications since last build:  (first 50 of 19)
7495modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java- JBPORTAL-1492: Check that the consumer is registered before trying to deregister.
7493modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml- JBPORTAL-1495: Save was checking if the configuration was modified. Disabled the check for now.
7492modifiedjulien@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/jsp/content/portlet_editor.jspminor import opt
7491addedjulien@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/jsp/content/portlet_editor.jspimplementation of new portlet instance selector that requires one click. still a bit ugly but more usable
7491addedjulien@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/jsp/contentimplementation of new portlet instance selector that requires one click. still a bit ugly but more usable
7491modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ui/content/portlet/PortletContentEditorPortlet.javaimplementation of new portlet instance selector that requires one click. still a bit ugly but more usable
7489modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ui/portlet/user/UserPortlet.javaallow user to nillate his theme property to revert to portal theme
7487modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/IdentityTest.javamake UserProfileModule remove property when provided value is null + tests
7487modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/db/HibernateUserProfileModuleImpl.javamake UserProfileModule remove property when provided value is null + tests
7487modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/db/DBIdentityTestCase.javamake UserProfileModule remove property when provided value is null + tests
7487modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/UserProfileModule.javamake UserProfileModule remove property when provided value is null + tests
7487modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPIdentityTestCase.javamake UserProfileModule remove property when provided value is null + tests
7486modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portlets.xhtmlwhen portlet provider is changed, reset the pagination index to 0 / increased the pagination size to 20 / externalized the pagination size in faces-config.xml / do not display paginator when count < pagination size
7486modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/InstanceManagerBean.javawhen portlet provider is changed, reset the pagination index to 0 / increased the pagination size to 20 / externalized the pagination size in faces-config.xml / do not display paginator when count < pagination size
7486modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/faces-config.xmlwhen portlet provider is changed, reset the pagination index to 0 / increased the pagination size to 20 / externalized the pagination size in faces-config.xml / do not display paginator when count < pagination size
7486modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortletManagerBean.javawhen portlet provider is changed, reset the pagination index to 0 / increased the pagination size to 20 / externalized the pagination size in faces-config.xml / do not display paginator when count < pagination size
7486modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/instances.xhtmlwhen portlet provider is changed, reset the pagination index to 0 / increased the pagination size to 20 / externalized the pagination size in faces-config.xml / do not display paginator when count < pagination size
7485modifiedjulien@jboss.com//trunk/core/src/resources/portal-core-sar/conf/data/default-object.xmlconfigure error handling of dashboard by default
7481modifiedthomas.heute@jboss.com//trunk/build/build-thirdparty.xmlRollback so that it works in 4.0 (but won't in 4.2)