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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:58: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:115: 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: 01/12/2007 21:43:18
Time to build: 91 minutes 49 seconds
Last changed: 01/12/2007 20:48:24
Last log entry: - No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes.

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

 Modifications since last build:  (first 50 of 30)
6005modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/ActionRequestProcessor.java- No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes.
6005modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RenderRequestProcessor.java- No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes.
6005modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RequestProcessor.java- No need to remember the portlet context anymore in RequestProcessor.initInvocation with Julien changes.
6004addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/BehaviorRegistry.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004deletedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestBehaviorSequence.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/SessionMarkupBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004deletedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/SingleBehaviorSequence.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestWSRPProducer.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/V1ProducerBaseTest.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/InitCookieMarkupBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/EmptyMarkupBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/WSRPConsumerBaseTest.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/BasicPortletManagementBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/MarkupBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/NullMarkupBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/TestWSRPProducerImpl.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/V1ConsumerBaseTest.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/ServiceDescriptionBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004deletedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/ListBehaviorSequence.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6004modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/behaviors/BasicMarkupBehavior.java- Refactored handling of behaviors. Should now be simpler and easier to work with.- Introduced concept of BehaviorRegistry.- Removed dependency of TestWSRPProducerImpl on test behaviors.
6003modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/junit/ExtendedAssert.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/state/consumer/ConsumerPortletInvoker.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/state/producer/ProducerPortletInvoker.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/state/AbstractStatefulPortletInvokerTestCase.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ProducerStatefulPortletInvokerTestCase.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003addedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/state/consumer/ConsumerPortlet.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003addedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/state/producer/ProducerPortlet.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/state/LocalStoreProducerStatefulPortletInvokerTestCase.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality
6003modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/test/portlet/state/RemoteStoreProducerStatefulPortletInvokerTestCase.java-the Portlet returned by getPortlet was not returning the right PortletContext value but rather the one of the portlet originating from the delegate PortletInvoker- udpated clone test case to test portlet context equality