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

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/28/2007 20:46:12
Time to build: 73 minutes 42 seconds
Last changed: 03/28/2007 12:37:50
Last log entry: removed useless code in themetestservlet since the mini server env performs the loading itself of themes

 Unit Tests: (2212)  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 30)
6867modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.javaremoved useless code in themetestservlet since the mini server env performs the loading itself of themes
6865modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/servlet/jsp/PortalJsp.javacorrected javadoc
6863modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/spi/RequestContext.javaminor javadoc for RequestContext interface
6862modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/spi/RequestContext.java- improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline)
6862modifiedjulien@jboss.com//trunk/bridge/src/main/org/jboss/portal/bridge/BridgeRequest.java- improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline)
6862modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractRequestContext.java- improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline)
6862modifiedjulien@jboss.com//trunk/bridge/src/main/org/jboss/portal/bridge/BridgeResponse.java- improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline)
6862modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ContextDispatcherInterceptor.java- improve request dispatching responsibilities to portlet container- do not expose client request and client response from RequestContext (because it may be unsafe to use them at some point in the pipeline)
6861modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ContextDispatcherInterceptor.javaremove useless cast
6860modifiedjulien@jboss.com//trunk/core-admin/src/bin/portal-admin-war/style.css- removed unused tabTemplate.xhtml- don't provide a link for selected tab
6860modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectTemplate.xhtml- removed unused tabTemplate.xhtml- don't provide a link for selected tab
6860deletedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/tabTemplate.xhtml- removed unused tabTemplate.xhtml- don't provide a link for selected tab
6860modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/instancesTemplate.xhtml- removed unused tabTemplate.xhtml- don't provide a link for selected tab
6860modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portletsTemplate.xhtml- removed unused tabTemplate.xhtml- don't provide a link for selected tab
6859modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard/newWindowTpl.xhtml- Go to wizard -> Switch to wizard- put the link at the same place on the page (bottom right) in both modes
6859modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objects.xhtml- Go to wizard -> Switch to wizard- put the link at the same place on the page (bottom right) in both modes
6858modifiedjulien@jboss.com//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/default-object.xmlfixed wrong listener id in IPC example
6857modifiedjulien@jboss.com//trunk/server/src/main/org/jboss/portal/server/deployment/PortalWebTomcat6App.javaremove the filter integration that is not used anymore
6857modifiedjulien@jboss.com//trunk/theme/src/main/org/jboss/portal/theme/LayoutDispatcher.javaremove the filter integration that is not used anymore
6857modifiedjulien@jboss.com//trunk/server/src/main/org/jboss/portal/server/deployment/PortalWebTomcat5App.javaremove the filter integration that is not used anymore
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockConsumerRegistry.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockWSRPConsumer.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerSessionInformationTestCase.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistry.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6856modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerManagerBean.java- Added ConsumerRegistry.destroyConsumer method (not tested).- Improved support for releasing sessions on WSRPConsumer and ProducerSessionInformation. Issue exists to retrieve the appropriate ProducerSessionInformation without an invocation...- JBPORTAL-715: started adding support for destroying a consumer.
6855modifiedchris.laprun@jboss.com//trunk/build/ide/intellij/idea60/modules/core/core.iml- Updated to add freemarker lib.