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

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: 03/27/2007 20:34:06
Time to build: 73 minutes 33 seconds
Last changed: 03/27/2007 19:18:47
Last log entry: - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called

 Unit Tests: (2210)  Total Errors and Failures: (17)
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)
 

 Modifications since last build:  (first 50 of 19)
6854modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/spi/RequestContext.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/dispatcher/DispatcherSequenceBuilder.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/api/PortletRequestImpl.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854addedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/framework/NoopServlet.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854addedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/dispatcher/ServletFilter.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractRequestContext.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/WEB-INF/portlet.xml- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/WEB-INF/web.xml- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/api/PortletRequestDispatcherImpl.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletRequest.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6854addedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletRequestAttributes.java- improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called
6853modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml- A given RegistrationInfo can be used by several ProducerInfo (this is what happens with the default one). Fixes problem with createConsumer.
6852modifiedchris.laprun@jboss.com//trunk/common/src/main/org/jboss/portal/common/net/URLNavigator.java- Added visit method without filter parameter for legacy support. (Should fix build).
6851modifiedthomas.heute@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/content/generic/InternalGenericContentProvider.javaWas caching a bit too much
6842modifiedthomas.heute@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.javaModifying a window was broken
6841modifiedthomas.heute@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/common/PageManagerBean.javaKeep window name and target region defined when navigating for content
6841modifiedthomas.heute@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editPageLayout.xhtmlKeep window name and target region defined when navigating for content
6840modifiedthomas.heute@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/editPage.xhtmlAdd links to modify layout, rename, change theme, destroy at the object level (While keeping the links on the parent level too)
6840modifiedthomas.heute@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectNavigation.xhtmlAdd links to modify layout, rename, change theme, destroy at the object level (While keeping the links on the parent level too)