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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:204: 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: 04/02/2007 20:01:04
Time to build: 84 minutes 28 seconds
Last changed: 04/02/2007 19:11:59
Last log entry: - improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet

 Unit Tests: (2439)  Total Errors and Failures: (19)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testGetPortletPropertyDescriptionorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestRunner(4_0_4_GA)
testModifyRegistrationorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testDeregisterorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationNoOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
PortalInfoorg.jboss.portal.test.portlet.jsr168.api.PortalContextTestCase(4_0_4_GA)
PortalInfoorg.jboss.portal.test.portlet.jsr168.api.PortalContextTestCase(4_0_5_GA)
PortalInfoorg.jboss.portal.test.portlet.jsr168.api.PortalContextTestCase(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 71)
6903modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/dispatcher/DispatcherSequenceBuilder.java- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/tck/dispatcher/DispatcherSequenceBuilder.java- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903addedjulien@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/dispatchedFromFilter.jsp- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903modifiedjulien@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/WEB-INF/portlet.xml- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903modifiedjulien@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/WEB-INF/web.xml- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903modifiedjulien@jboss.com//trunk/portlet/src/resources/test/jsr168/tck/dispatcher-war/WEB-INF/web.xml- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletRequest.java- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6903addedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/dispatcher/DispatchingFilter.java- improving implementation request dispatching from portlet to servlet- added more test cases for the request dispatching from portlet to servlet
6902addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/ns/PortalObjectNavigationalStateContext.javaadded missing files
6902addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/nsadded missing files
6902addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/ns/WindowNavigationalState.javaadded missing files
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/aspects/controller/node/EventBroadcasterInterceptor.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/api/src/main/org/jboss/portal/WindowState.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateContext.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/classic/ClassicResponseHandler.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaWindowRenderer.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/Controller.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/PortalObjectResponseHandler.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateKey.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901deletedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/response/UpdateMarkupResponse.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxInterceptor.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateChangeListener.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/command/InvokePortletWindowRenderCommand.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/page/WindowContext.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaConstants.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/aspects/controller/NavigationalStateInterceptor.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaDecorationRenderer.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/portlet/PortletResponseHandler.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901deletedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/response/UpdatePageResponse.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/response/UpdatePageStateResponse.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/command/response/UpdateWindowMarkupResponse.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/render/RenderContext.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/classic/ClassicController.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectChange.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderPageCommand.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/test/theme/render/TestRenderedMarkup.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectUpdated.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/content/InternalContentProvider.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/classic/ResponseHandler.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901deletedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/InsufficientTransportGuaranteeException.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateChange.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageCustomizerInterceptor.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/content/generic/InternalGenericContentProvider.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectDestroyed.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)
6901modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxResponse.java- better handling of core command request flow- introduce real implementation of navigational state context which can log the changes made to the navigational state during a request so it can be used to detect portlet window changes to the nav state and piggy back several portlets to the client side during one request (use case with IPC API)