jboss-portal-2.4-testsuite Build Completed With Testsuite Errors
[email protected] Wed, 21 Jun 2006 21:20:00 -0400 (EDT)
| Newsgroups | gmane.comp.java.jboss.devel |
|---|---|
| Message-ID | <609479.1150939200986.JavaMail.cruisecontrol@build02.dmz.inap.jboss.com> |
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.4-testsuite?log=log20060621205718 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/21/2006 20:57:18 Time to build: 22 minutes 6 seconds Last changed: 06/21/2006 09:18:25 Last log entry: fix: use CSS instead of border attribute on images (was diplaying an error message)fix: added form tag around command links in 2 places (was breaking latest release of myFaces) Unit Tests: (788) Total Errors and Failures: (5) NotInvokeModeDeclaredForNotSupportedMarkup org.jboss.portal.test.portlet.jsr168.tck.portletmode.PortletModeTestSuite(4_0_x) ResourceBundleCascade org.jboss.portal.test.portlet.jsr168.tck.portletconfig.PortletConfigTestSuite(4_0_4RC1) ResourceBundleCascade org.jboss.portal.test.portlet.jsr168.tck.portletconfig.PortletConfigTestSuite(4_0_x) PreferencesCanBeSetToNull org.jboss.portal.test.portlet.jsr168.tck.preferences.PreferencesTestSuite(4_0_4RC1) PreferencesCanBeSetToNull org.jboss.portal.test.portlet.jsr168.tck.preferences.PreferencesTestSuite(4_0_x) Modifications since last build: (first 50 of 248) 1.2 modified rgenova testsuite/build.xml updated tests targets, so now individual modules can be run 1.4 modified claprun wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java - Fixed compilation problem due to changes in UserContext.- Consumer doesn't try to create a fake UserContext anymore if user is not authenticated. 1.48 modified claprun wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java - Fixed compilation problem due to changes in UserContext.- Consumer doesn't try to create a fake UserContext anymore if user is not authenticated. 1.16 modified julien portlet/src/main/org/jboss/portal/portlet/aspects/component/ValveInterceptor.java remove commented code 1.3 deleted julien portlet/src/resources/portlet-war/WEB-INF/context.xml removing obsolete context.xml 1.1 added julien portlet/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.3 deleted julien portlet/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.2 deleted julien portlet/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.6 deleted julien portlet/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.3 deleted julien portlet/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.15 modified julien portlet/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.58 modified julien portlet/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.6 modified julien portlet/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.2 modified julien portlet/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.7 modified julien portlet/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.4 modified julien portlet/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.1 added julien portlet/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.67 modified julien portlet/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.11 modified julien portlet/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.66 modified julien portlet/src/main/org/jboss/portal/portlet/test/PortletController.java minor reformat of variables in portlet controller 1.30 modified julien portlet/src/resources/test-sar/META-INF/jboss-service.xml fixed configuration file for test of portlet container 1.65 modified julien portlet/src/main/org/jboss/portal/portlet/test/PortletController.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.12 modified julien wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.2 modified julien wsrp/src/main/org/jboss/portal/wsrp/UserContextConverter.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.4 modified julien portlet/src/main/org/jboss/portal/portlet/spi/UserContext.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.2 modified julien portlet/src/main/org/jboss/portal/portlet/support/spi/UserContextSupport.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.7 modified julien portlet/src/main/org/jboss/portal/portlet/impl/jsr168/RenderResponseImpl.java JBPORTAL-909 : Make namespace constant accross invocations 1.4 modified julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletconfig/PortletConfigSequenceBuilder.java migrated portlet caching to 2.4 1.5 modified julien portlet/src/main/org/jboss/portal/portlet/result/FragmentResult.java migrated portlet caching to 2.4 1.8 modified julien portlet/src/main/org/jboss/portal/portlet/result/RenderResult.java migrated portlet caching to 2.4 1.11 modified julien portlet/src/main/org/jboss/portal/portlet/spi/InvocationContext.java migrated portlet caching to 2.4 1.2 modified julien portlet/src/main/org/jboss/portal/portlet/support/spi/InvocationContextSupport.java migrated portlet caching to 2.4 1.2 modified julien portlet/src/main/org/jboss/portal/portlet/test/support/info/CacheInfoSupport.java migrated portlet caching to 2.4 1.7 modified julien portlet/src/main/org/jboss/portal/portlet/deployment/PortletApplicationMetaDataFactory.java migrated portlet caching to 2.4 1.4 modified julien portlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractInvocationContext.java migrated portlet caching to 2.4 1.2 modified julien portlet/src/main/org/jboss/portal/portlet/info/CacheInfo.java migrated portlet caching to 2.4 1.1 added julien portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ConsumerCacheInterceptor.java migrated portlet caching to 2.4 1.1 added julien portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ProducerCacheInterceptor.java migrated portlet caching to 2.4 1.4 modified julien portlet/src/main/org/jboss/portal/portlet/container/info/ContainerCacheInfo.java migrated portlet caching to 2.4 1.15 modified claprun portlet/src/main/org/jboss/portal/portlet/aspects/component/ModesInterceptor.java Commented out Julien's recent change so that tests pass. We probably need to run the tests as an authenticated user. 1.3 modified claprun wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java Better prefix for processMarkup. 1.5 modified claprun wsrp/src/resources/portal-wsrp-war/WEB-INF/webservices.xml Changed Markup service endpoint name to conform to the commonly used name (WSRPBaseService). 1.2 modified claprun wsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_services.wsdl Changed Markup service endpoint name to conform to the commonly used name (WSRPBaseService). 1.17 modified claprun wsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.java Fixed issue where passing null window state or mode was crashing the producer. 1.14 modified julien portlet/src/main/org/jboss/portal/portlet/aspects/component/ModesInterceptor.java if user is not logged in do not show edit mode in the consumer 1.4 modified russo samples/src/main/org/jboss/samples/portlet/news/NewsPortlet.java fixed prefs handling 1.3 modified russo samples/src/main/org/jboss/samples/portlet/news/NewsPortlet.java only use prefs from edit request 1.3 modified julien thirdparty/jboss-microcontainer/README.txt - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now 1.1 added julien thirdparty/jboss-microcontainer/lib/jboss-serialization.jar - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now 1.50 modified julien tools/etc/buildfragments/libraries.ent - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development