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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:56: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:109: 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: 11/08/2006 20:39:23
Time to build: 53 minutes 33 seconds
Last changed: 11/08/2006 19:19:18
Last log entry: - make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite

 Unit Tests: (1821)  Total Errors and Failures: (9)
testFactoryorg.jboss.portal.test.common.FastURLEncoderTestCase(4_0_4_GA)
testFactoryorg.jboss.portal.test.common.FastURLEncoderTestCase(4_0_5_GA)
testFactoryorg.jboss.portal.test.common.FastURLEncoderTestCase(4_0_x)
IllegalStateExceptionAfterSendRedirectorg.jboss.portal.test.portlet.jsr168.tck.PortletResponsesTestCase(4_0_4_GA)
IllegalStateExceptionAfterSendRedirectorg.jboss.portal.test.portlet.jsr168.tck.PortletResponsesTestCase(4_0_5_GA)
IllegalStateExceptionAfterSendRedirectorg.jboss.portal.test.portlet.jsr168.tck.PortletResponsesTestCase(4_0_x)
CustomStateNotMappedNotInvokedorg.jboss.portal.test.portlet.jsr168.tck.WindowStatesTestCase(4_0_4_GA)
CustomStateNotMappedNotInvokedorg.jboss.portal.test.portlet.jsr168.tck.WindowStatesTestCase(4_0_5_GA)
CustomStateNotMappedNotInvokedorg.jboss.portal.test.portlet.jsr168.tck.WindowStatesTestCase(4_0_x)
 

 Modifications since last build:  (first 50 of 138)
5608modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/ldap/LDAPUserModuleImpl.java- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/ldap/LDAPStaticGroupMembershipModuleImpl.java- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608modifiedbdaw//trunk/test/src/etc/opends/config/config.ldif- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608addedbdaw//trunk/test/src/etc/identityconfig/rhds-config.xml- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608modifiedbdaw//trunk/test/src/main/org/jboss/portal/test/framework/embedded/DSConfig.java- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608addedbdaw//trunk/test/src/etc/ldap/ldif/initial-tests-qa.ldif- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608addedbdaw//trunk/test/src/etc/ldap/ldif/initial-tests.ldif- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608modifiedbdaw//trunk/identity/build.xml- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608deletedbdaw//trunk/test/src/etc/ldap/ldif/example1.ldif- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608deletedbdaw//trunk/test/src/etc/ldap/ldif/example2.ldif- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608modifiedbdaw//trunk/test/src/etc/identityconfig/opends-config.xml- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608addedbdaw//trunk/test/src/etc/ldap/ldif/example3.ldif- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5608modifiedbdaw//trunk/test/src/etc/directories.xml- make testsuite run with RedHat DS- add RedHat DS instance in QA to the testsuite
5607modifiedroy.russo@jboss.com//trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/GetArchiveCommand.javaJBPORTAL-1085 - fixed Exception if empty folder archive export
5607addedroy.russo@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/jsp/cms/admin/exportarchive_pickup_error.jspJBPORTAL-1085 - fixed Exception if empty folder archive export
5607modifiedroy.russo@jboss.com//trunk/core/src/main/org/jboss/portal/core/portlet/cms/admin/CMSAdminPortlet.javaJBPORTAL-1085 - fixed Exception if empty folder archive export
5606addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/test/common/FastURLEncoderTestCase.javaadded a FastURLEncoder that can use a StringBuffer and uses a table based lookup of char to encode in x-www-formurlencoded form
5606modifiedjulien@jboss.com//trunk/common/build.xmladded a FastURLEncoder that can use a StringBuffer and uses a table based lookup of char to encode in x-www-formurlencoded form
5606addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/net/FastURLEncoder.javaadded a FastURLEncoder that can use a StringBuffer and uses a table based lookup of char to encode in x-www-formurlencoded form
5606modifiedjulien@jboss.com//trunk/server/src/main/org/jboss/portal/server/servlet/PortalServlet.javaadded a FastURLEncoder that can use a StringBuffer and uses a table based lookup of char to encode in x-www-formurlencoded form
5605modifiedbdaw//trunk/test/src/etc/identityconfig/test2-config.xmlupdate for identity configuration proposal
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPMembershipModuleTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/resources/test-identity-sar- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/testsuite/build.xml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/identity/build.xml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/test/src/main/org/jboss/portal/test/framework/embedded/opends/OpenDSService.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/test/src/etc/identityconfig/opends-config.xml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/build/ide/intellij/idea50/modules/identity/identity.iml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/config- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/ldap/LDAPUserModuleImpl.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/config/SimpleIdentityConfigurationFactory.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPUserTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/test/src/etc/identityconfig- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/resources/test-identity-sar/META-INF/jboss-service.xml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/ldap/LDAPStaticGroupMembershipModuleImpl.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPSimpleRoleModuleTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/IdentityContext.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ConfigurationTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/db- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/cms/src/resources/portal-cms-jar/org/jboss/portal/cms/jboss-beans.xml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/ldap/LDAPRoleModuleImpl.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/resources/test-identity-sar/META-INF- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/test/src/main/org/jboss/portal/test/framework/embedded/DSConfig.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604deletedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/DBUserTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604deletedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/LDAPStaticGroupMembershipModuleTestCase.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604addedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/IdentityConfiguration.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity2/ldap/LDAPConnectionContext.java- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation
5604modifiedbdaw//trunk/test/src/etc/directories.xml- central identity configurations option (draft)- testsuite updates (OpenDS goes to server)- reenable identity tests in testsuite- improved configurable ldap user/role creation