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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:49: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:102: 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: 10/31/2006 21:25:30
Time to build: 35 minutes 42 seconds
Last changed: 10/31/2006 17:53:11
Last log entry: - JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.

 Unit Tests: (818)  Total Errors and Failures: (24)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase(4_0_4_GA)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase(4_0_x)
testGetportletsorg.jboss.portal.test.wsrp.v1.consumer.ServiceDescriptionTestCase(4_0_x)
testGetPortletorg.jboss.portal.test.wsrp.v1.consumer.ServiceDescriptionTestCase(4_0_x)
testEmptyAndNullRenderorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testRenderorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testActionorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testSessionHandlingorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.MarkupTestCase(4_0_x)
 

 Modifications since last build:  (first 50 of 16)
5542modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/build.xml- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-multivalued-portlet-war/WEB-INF- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/MarkupTestCase.java- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-multivalued-portlet-war/WEB-INF/portlet.xml- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-multivalued-portlet-war- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-multivalued-portlet-war/WEB-INF/web.xml- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/portlet/MultiValuedPortlet.java- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5542modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/ResponseDebugFactory.java- JBPORTAL-1095: fixed incorrect handling of multi-valued form parameters.- Added test case.
5539modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/portlet/src/main/org/jboss/portal/test/portlet/jsr168/tck/portletresponses/PortletResponsesSequenceBuilder.javacorrect portlet container test case that check that no render parameter set during action phase leads to an empty parameter map in the render
5533modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/build.xmlcommented wsrp test debugging as it should not be enabled by default
5532modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/cms/build.xmlJBPORTAL-1090 : fix testsuite build to include db driver jars for portal testing
5532modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/core/build.xmlJBPORTAL-1090 : fix testsuite build to include db driver jars for portal testing
5532modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/tools/etc/buildfragments/buildmagic.entJBPORTAL-1090 : fix testsuite build to include db driver jars for portal testing
5532modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/identity/build.xmlJBPORTAL-1090 : fix testsuite build to include db driver jars for portal testing
5528modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/api/src/main/javax/portlet/WindowStateException.javamake windowstateexception really serializable