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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:50: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:105: 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/13/2006 20:07:12
Time to build: 34 minutes 2 seconds
Last changed: 09/13/2006 17:51:39
Last log entry: - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.

 Unit Tests: (828)  Total Errors and Failures: (29)
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.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 67)
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/build.xml- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/portal-wsrp-client-jar/META-INF/application-client.xml- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRequestContext.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/MarkupTestCase.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPInvocationContext.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-wsrp-producer-client/META-INF/application-client.xml- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPActionContext.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/NeedPortletHandleTest.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRenderContext.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5195modifiedchris.laprun@jboss.com//branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java- Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients.
5184addedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/bin/portal-core-war/images/user/new_user.pngJBPORTAL-1029 - Ability for an administrator to add/remove users
5184addedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/user/registerUser.jspJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource.propertiesJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource_en.propertiesJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/user/listUsers.jspJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.javaJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource_es.propertiesJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource_fr.propertiesJBPORTAL-1029 - Ability for an administrator to add/remove users
5183modifiedroy.russo@jboss.com//branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/user/menu.jspJBPORTAL-1029 - Ability for an administrator to add/remove users
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
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