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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:140: 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: 02/19/2007 20:42:46
Time to build: 50 minutes 56 seconds
Last changed: 02/19/2007 16:49:56
Last log entry: - correction in LDAPExtUserModuleImpl

 Unit Tests: (1983)  Total Errors and Failures: (5)
testFileGet_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.cms.commands.TestSearch(4_0_4_GA)
testFileGet_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.cms.commands.TestSearch(4_0_5_GA)
testFileGet_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.cms.commands.TestSearch(4_0_x)
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 68)
6350modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPExtUserModuleImpl.java- correction in LDAPExtUserModuleImpl
6350modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModuleImpl.java- correction in LDAPExtUserModuleImpl
6348modifiedbdaw//trunk/core/src/resources/portal-core-sar/conf/login-config.xml- remove credentials
6347modifiedthomas.heute@jboss.com//trunk/cms/build.xml
6347modifiedthomas.heute@jboss.com//trunk/core-management/build.xml
6347modifiedthomas.heute@jboss.com//trunk/build/build-thirdparty.xml
6347modifiedthomas.heute@jboss.com//trunk/core/build.xml
6347modifiedthomas.heute@jboss.com//trunk/core-cms/build.xml
6347modifiedthomas.heute@jboss.com//trunk/workflow/build.xml
6347modifiedthomas.heute@jboss.com//trunk/core-search/build.xml
6346modifiedjulien@jboss.com//trunk/build/ide/intellij/idea60/modules/core-admin/core-admin.imlupdate core-admin project def
6345modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/portal/content/PortletContentRenderer.javamore verbose logging on portlet invoker exception during render on the console
6344modifiedbdaw//trunk/core/src/resources/portal-core-sar/conf/login-config.xml- make user synchronized from LDAP enabled after creation.
6344modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPLoginModule.java- make user synchronized from LDAP enabled after creation.
6344modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPExtLoginModule.java- make user synchronized from LDAP enabled after creation.
6343modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- Improvements to refresh method.- Started cleaning-up code to move to persistent implementation.
6343modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- Improvements to refresh method.- Started cleaning-up code to move to persistent implementation.
6342modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.javaon consumer wsrp setProperties propagate the registration context to the producer
6342modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPTypeFactory.javaon consumer wsrp setProperties propagate the registration context to the producer
6342modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/PortletManagementTestCase.javaon consumer wsrp setProperties propagate the registration context to the producer
6341modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/IdentityTest.java- hashCode() implementation for LDAPUserImpl and LDAPRoleImpl
6341modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserImpl.java- hashCode() implementation for LDAPUserImpl and LDAPRoleImpl
6341modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPRoleImpl.java- hashCode() implementation for LDAPUserImpl and LDAPRoleImpl
6340modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/info/WSRPPortletInfo.javafix WSRPPortletInfo.getKeys() implementation which was returning the entry set of the key set leading to CCE
6339modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/portlet/state/PersistentConsumer.javafixing NPE due to the fact that the PersistenceConsumer returns a null ConsumerCapabilities object (the test one just return an empty POJO, it seems to be enough)
6338modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RegistrationHandler.javasimplified too many statements on one line making hard to figure out what is causing NPE
6337modifiedjulien@jboss.com//trunk/core-admin/src/bin/portal-admin-war/images/management/management.css- moved some html attributes in management.css- corrected the portlet manager to show portlet state description
6337modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/portlets.xhtml- moved some html attributes in management.css- corrected the portlet manager to show portlet state description
6337modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/PortletManagerBean.java- moved some html attributes in management.css- corrected the portlet manager to show portlet state description
6337modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/plugins/preferences.xhtml- moved some html attributes in management.css- corrected the portlet manager to show portlet state description
6336modifiedbdaw//trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml- make regdate user property writable
6335modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/info/WSRPPortletInfo.javaremoved obsolete getDefaultValue() from WSRPPortletInfo
6334modifiedbdaw//trunk/core/src/resources/portal-core-sar/conf/login-config.xml- correct class naming
6334addedbdaw//trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPLoginModule.java- correct class naming
6334deletedbdaw//trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLdapLoginModule.java- correct class naming
6334addedbdaw//trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPExtLoginModule.java- correct class naming
6334deletedbdaw//trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLdapExtLoginModule.java- correct class naming
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/IdentityTest.java- correct bug in offset/limit searches
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPStaticGroupMembershipModuleImpl.java- correct bug in offset/limit searches
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPSimpleUserModuleTestCase.java- correct bug in offset/limit searches
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPStaticRoleMembershipModuleImpl.java- correct bug in offset/limit searches
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/db/DBIdentityTestCase.java- correct bug in offset/limit searches
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPIdentityTestCase.java- correct bug in offset/limit searches
6333modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModuleImpl.java- correct bug in offset/limit searches
6332modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/portal/PortalObjectImpl.javadon't display children of dashboard contexts in admin portlet for now
6332modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/PortalObjectManagerBean.javadon't display children of dashboard contexts in admin portlet for now
6332modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/LazyPortalObjectTreeNode.javadon't display children of dashboard contexts in admin portlet for now
6331modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/PortletManagerBean.javaremoved the defaultValue from the PreferenceInfo interface in order to simplify the implementations of the PreferenceInfo interfaces
6331modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/info/PreferenceInfoTest.javaremoved the defaultValue from the PreferenceInfo interface in order to simplify the implementations of the PreferenceInfo interfaces
6331modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.javaremoved the defaultValue from the PreferenceInfo interface in order to simplify the implementations of the PreferenceInfo interfaces