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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:53: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:106: 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: 09/05/2006 21:47:43
Time to build: 35 minutes 16 seconds
Last changed: 09/05/2006 12:01:06
Last log entry: fixed tabs in MAC Safari

 Unit Tests: (832)  Total Errors and Failures: (31)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase(4_0_4_GA)
testJarorg.jboss.portal.test.common.URLNavigatorTestCase(4_0_x)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestCase(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)
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)
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)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestCase(4_0_x)
warningorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestCase(4_0_x)
 

 Modifications since last build:  (first 50 of 46)
5151modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/bin/portal-core-war/themes/phalanx/portal_style.cssfixed tabs in MAC Safari
5148modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/server/src/main/org/jboss/portal/server/servlet/PortalServlet.javaJBPORTAL-1019 : NoClassDefFoundError does not show up during portlet access
5148modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ContextDispatcherInterceptor.javaJBPORTAL-1019 : NoClassDefFoundError does not show up during portlet access
5148modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/portlet/src/main/org/jboss/portal/portlet/container/PortletContainer.javaJBPORTAL-1019 : NoClassDefFoundError does not show up during portlet access
5146modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/bin/portal-core-war/themes/phalanx/portal_style.cssbackported:- JBPORTAL-602 - navigation portlet wraps in smaller resolutions- JBPORTAL-951 - windows wrap in smaller resolutions
5145modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/core/build.xmlremove test JBossApplicationMetaDataFactoryTestCase from core as it only exists in 2.6 and has been backported by error during a merge with trunk.
5143modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/main/org/jboss/portal/core/command/MarkupCommand.javaJBPORTAL-1018 : Do not display edit mode when user is not logged in
5142modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.javafix bad backport in WSRP that leaked specific code from 2.6 into 2.4
5133modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/config/fileTemplates/StandartTestCasePortlet.javaUpdated headers.
5133modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/config/fileTemplates/includes/File Header.javaUpdated headers.
5124addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler/MockSOAPMessageContext.java- Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head.
5124addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler/RequestHeaderClientHandlerTestCase.java- Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head.
5124modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java- Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head.
5124addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler- Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head.
5124addedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler/MockSOAPMessage.java- Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head.
5123modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/build.xmlJBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head.
5123modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.javaJBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head.
5123modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-deployment-lib-jar/test-wsrp.xmlJBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head.
5123modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/DeploymentTestCase.javaJBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head.
5123modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xmlJBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head.
5117modifiedjulien@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.javaJBPORTAL-1005 : WSRP URL rewriter usage not thread safe
5067addedtom.benninger@jboss.com//branchesmoving mutated data to root
5067deletedtom.benninger@jboss.com//mutated/branchesmoving mutated data to root
3529addedroot//mutated/branches/JBoss_Portal_Branch_2_4/testsuitetest
3522addedroot//mutated/branches/JBoss_Portal_Branch_2_4/migrationtest
3523addedroot//mutated/branches/JBoss_Portal_Branch_2_4/cmstest
3524addedroot//mutated/branches/JBoss_Portal_Branch_2_4/bridgetest
3525addedroot//mutated/branches/JBoss_Portal_Branch_2_4/samplestest
3526addedroot//mutated/branches/JBoss_Portal_Branch_2_4/testtest
3527addedroot//mutated/branches/JBoss_Portal_Branch_2_4/themetest
3528addedroot//mutated/branches/JBoss_Portal_Branch_2_4/toolstest
3517addedroot//mutated/branches/JBoss_Portal_Branch_2_4/identitytest
3518addedroot//mutated/branches/JBoss_Portal_Branch_2_4/wsrptest
3519addedroot//mutated/branches/JBoss_Portal_Branch_2_4/coretest
3520addedroot//mutated/branches/JBoss_Portal_Branch_2_4/formattest
3521addedroot//mutated/branches/JBoss_Portal_Branch_2_4/forumstest
3510addedroot//mutated/branches/JBoss_Portal_Branch_2_4/securitytest
3511addedroot//mutated/branches/JBoss_Portal_Branch_2_4/jemstest
3512addedroot//mutated/branches/JBoss_Portal_Branch_2_4/servertest
3513addedroot//mutated/branches/JBoss_Portal_Branch_2_4/apitest
3514addedroot//mutated/branches/JBoss_Portal_Branch_2_4/facestest
3515addedroot//mutated/branches/JBoss_Portal_Branch_2_4/portlettest
3516addedroot//mutated/branches/JBoss_Portal_Branch_2_4/federationtest
3508addedroot//mutated/branches/JBoss_Portal_Branch_2_4/buildtest
3509addedroot//mutated/branches/JBoss_Portal_Branch_2_4/commontest
3316addedroot//mutated/branches/JBoss_Portal_Branch_2_4mkdir