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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:248: 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: 06/20/2006 15:54:47
Time to build: 21 minutes 53 seconds
Last changed: 06/20/2006 08:56:00
Last log entry: migration: minor updates in test cases

 Unit Tests: (788)  Total Errors and Failures: (6)
NotInvokeModeDeclaredForNotSupportedMarkuporg.jboss.portal.test.portlet.jsr168.tck.portletmode.PortletModeTestSuite(4_0_4RC1)
NotInvokeModeDeclaredForNotSupportedMarkuporg.jboss.portal.test.portlet.jsr168.tck.portletmode.PortletModeTestSuite(4_0_x)
ResourceBundleCascadeorg.jboss.portal.test.portlet.jsr168.tck.portletconfig.PortletConfigTestSuite(4_0_4RC1)
ResourceBundleCascadeorg.jboss.portal.test.portlet.jsr168.tck.portletconfig.PortletConfigTestSuite(4_0_x)
PreferencesCanBeSetToNullorg.jboss.portal.test.portlet.jsr168.tck.preferences.PreferencesTestSuite(4_0_4RC1)
PreferencesCanBeSetToNullorg.jboss.portal.test.portlet.jsr168.tck.preferences.PreferencesTestSuite(4_0_x)
 

 Modifications since last build:  (first 50 of 240)
1.16modifiedjulienportlet/src/main/org/jboss/portal/portlet/aspects/component/ValveInterceptor.javaremove commented code
1.3deletedjulienportlet/src/resources/portlet-war/WEB-INF/context.xmlremoving obsolete context.xml
1.1addedjulienportlet/src/resources/tck-sar/conf/config.xml- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.3deletedjulienportlet/src/resources/tck-war/WEB-INF/context.xml- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.2deletedjulienportlet/src/resources/tck-war/WEB-INF/default-portal.xml- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.6deletedjulienportlet/src/resources/tck-war/WEB-INF/web.xml- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.3deletedjulienportlet/src/resources/test-war/WEB-INF/context.xml- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.15modifiedjulienportlet/src/main/org/jboss/portal/portlet/aspects/component/ValveInterceptor.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.58modifiedjulienportlet/src/main/org/jboss/portal/portlet/deployment/jboss/PortletAppDeployment.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.6modifiedjulienportlet/src/main/org/jboss/portal/portlet/deployment/jboss/adapter/PortletWebAppAdapter.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletRequest.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.7modifiedjulienportlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletPreferencesImpl.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.4modifiedjulienportlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletRequestDispatcherImpl.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.1addedjulienportlet/src/main/org/jboss/portal/portlet/tck/TCKPortletController.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.67modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/PortletController.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.11modifiedjulienportlet/src/resources/tck-sar/META-INF/jboss-service.xml- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.29modifiedjulienportlet/src/main/org/jboss/portal/portlet/PortletWebApp.java- readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself
1.66modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/PortletController.javaminor reformat of variables in portlet controller
1.30modifiedjulienportlet/src/resources/test-sar/META-INF/jboss-service.xmlfixed configuration file for test of portlet container
1.65modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/PortletController.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.12modifiedjulienwsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/UserContextConverter.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.4modifiedjulienportlet/src/main/org/jboss/portal/portlet/spi/UserContext.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/support/spi/UserContextSupport.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.7modifiedjulienportlet/src/main/org/jboss/portal/portlet/impl/jsr168/RenderResponseImpl.javaJBPORTAL-909 : Make namespace constant accross invocations
1.4modifiedjulienportlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletconfig/PortletConfigSequenceBuilder.javamigrated portlet caching to 2.4
1.5modifiedjulienportlet/src/main/org/jboss/portal/portlet/result/FragmentResult.javamigrated portlet caching to 2.4
1.8modifiedjulienportlet/src/main/org/jboss/portal/portlet/result/RenderResult.javamigrated portlet caching to 2.4
1.11modifiedjulienportlet/src/main/org/jboss/portal/portlet/spi/InvocationContext.javamigrated portlet caching to 2.4
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/support/spi/InvocationContextSupport.javamigrated portlet caching to 2.4
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/support/info/CacheInfoSupport.javamigrated portlet caching to 2.4
1.7modifiedjulienportlet/src/main/org/jboss/portal/portlet/deployment/PortletApplicationMetaDataFactory.javamigrated portlet caching to 2.4
1.4modifiedjulienportlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractInvocationContext.javamigrated portlet caching to 2.4
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/info/CacheInfo.javamigrated portlet caching to 2.4
1.19deletedjulienportlet/src/main/org/jboss/portal/portlet/aspects/component/CacheInterceptor.javamigrated portlet caching to 2.4
1.1addedjulienportlet/src/main/org/jboss/portal/portlet/aspects/portlet/ConsumerCacheInterceptor.javamigrated portlet caching to 2.4
1.1addedjulienportlet/src/main/org/jboss/portal/portlet/aspects/portlet/ProducerCacheInterceptor.javamigrated portlet caching to 2.4
1.4modifiedjulienportlet/src/main/org/jboss/portal/portlet/container/info/ContainerCacheInfo.javamigrated portlet caching to 2.4
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/StateString.javamigrated portlet caching to 2.4
1.15modifiedclaprunportlet/src/main/org/jboss/portal/portlet/aspects/component/ModesInterceptor.javaCommented out Julien's recent change so that tests pass. We probably need to run the tests as an authenticated user.
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.javaBetter prefix for processMarkup.
1.5modifiedclaprunwsrp/src/resources/portal-wsrp-war/WEB-INF/webservices.xmlChanged Markup service endpoint name to conform to the commonly used name (WSRPBaseService).
1.2modifiedclaprunwsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_services.wsdlChanged Markup service endpoint name to conform to the commonly used name (WSRPBaseService).
1.17modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.javaFixed issue where passing null window state or mode was crashing the producer.
1.14modifiedjulienportlet/src/main/org/jboss/portal/portlet/aspects/component/ModesInterceptor.javaif user is not logged in do not show edit mode in the consumer
1.4modifiedrussosamples/src/main/org/jboss/samples/portlet/news/NewsPortlet.javafixed prefs handling
1.3modifiedrussosamples/src/main/org/jboss/samples/portlet/news/NewsPortlet.javaonly use prefs from edit request
1.3modifiedjulienthirdparty/jboss-microcontainer/README.txt- updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now
1.1addedjulienthirdparty/jboss-microcontainer/lib/jboss-serialization.jar- updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now
1.50modifiedjulientools/etc/buildfragments/libraries.ent- updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now

_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to