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/17/2006 20:01:11 |
Time to build: 20 minutes 25 seconds |
Last changed: 06/17/2006 08:31:31 |
Last log entry: migration app update for portlet instances migration |
Unit Tests: (788) Total Errors and Failures: (2) | ||||
| ||||
Modifications since last build: (first 50 of 163) | ||||
1.10 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/messages_en.properties | migration app update for portlet instances migration |
1.1 | added | bdaw | migration/src/resources/portal-migration-war/pages/step7.jsp | migration app update for portlet instances migration |
1.1 | added | bdaw | migration/src/resources/test/migration/expectedContent/results24/testInstancesMigration.xml | updated migration tests assertions |
1.1 | added | bdaw | migration/src/resources/test/migration/expectedContent/results24/testPortalObjectMigration.xml | updated migration tests assertions |
1.5 | modified | bdaw | migration/src/resources/test/migration/initialContent/initialFrom22Set.xml | updated migration tests assertions |
1.7 | modified | bdaw | migration/src/main/org/jboss/portal/test/migration/Migrate22_24TestCase.java | updated migration tests assertions |
1.7 | modified | bdaw | migration/src/resources/migration/schema22/domain.hbm.xml | migration of portlet instances and user preferences |
1.4 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/instance/domain.hbm.xml | migration of portlet instances and user preferences |
1.5 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/user/domain.hbm.xml | migration of portlet instances and user preferences |
1.6 | modified | bdaw | migration/src/main/org/jboss/portal/test/migration/Migrate22_24TestCase.java | migration of portlet instances and user preferences |
1.5 | modified | bdaw | migration/src/main/org/jboss/portal/test/migration/Migrate22_24TestCase.java | migration of portal objects (nodes, portals, pages and etc.) |
1.6 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/hibernate_22.cfg.xml | migration of portal objects (nodes, portals, pages and etc.) |
1.5 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/portal/domain.hbm.xml | migration of portal objects (nodes, portals, pages and etc.) |
1.3 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/portlet/domain.hbm.xml | class name refactoring in migration data models |
1.1 | added | bdaw | migration/src/main/org/jboss/portal/migration/model24/portlet/PersistentStateEntry24.java | class name refactoring in migration data models |
1.6 | modified | bdaw | migration/src/resources/migration/schema22/domain.hbm.xml | class name refactoring in migration data models |
1.3 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/instance/domain.hbm.xml | class name refactoring in migration data models |
1.4 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/portal/domain.hbm.xml | class name refactoring in migration data models |
1.4 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/user/domain.hbm.xml | class name refactoring in migration data models |
1.4 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/instance/domain.hbm.xml | class name refactoring in migration data models |
1.3 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/portal/domain.hbm.xml | class name refactoring in migration data models |
1.4 | modified | bdaw | migration/src/main/org/jboss/portal/test/migration/Migrate22_24TestCase.java | missing migration result assert file (Intellij cvs client issues....) |
1.1 | added | bdaw | migration/src/resources/test/migration/expectedContent/results24/testUserRolesPropertiesMigration.xml | missing migration result assert file (Intellij cvs client issues....) |
1.3 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/instance/domain.hbm.xml | - update changes in model |
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.106 | modified | julien | portlet/build.xml | - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now |
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 |
1.2 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/ehcache.xml | . |
1.2 | modified | bdaw | migration/src/resources/test/log4j.properties | . |
1.4 | modified | bdaw | migration/src/resources/test/migration/initialContent/initialFrom22Set.xml | . |
1.3 | modified | bdaw | migration/src/resources/test/migration/schema20/hibernate.cfg.xml | . |
1.3 | modified | bdaw | migration/src/resources/test/migration/schema22/hibernate.cfg.xml | . |
1.2 | modified | bdaw | migration/src/resources/test/migration/schema24/hibernate.cfg.xml | . |
1.2 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/ehcache.xml | . |
1.9 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/hibernate_24.cfg.xml | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
1.3 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema24/identity/domain.hbm.xml | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
1.5 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/hibernate_22.cfg.xml | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
1.3 | modified | bdaw | migration/src/resources/portal-migration-war/WEB-INF/classes/schema22/user/domain.hbm.xml | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
1.6 | modified | bdaw | migration/src/main/org/jboss/portal/test/migration/Migrate20_22TestCase.java | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
1.3 | modified | bdaw | migration/src/main/org/jboss/portal/test/migration/Migrate22_24TestCase.java | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
1.5 | modified | bdaw | migration/src/resources/migration/schema22/domain.hbm.xml | - some class name refactoring- second level cache disabled in migration- user, roles, user properties migration corrected |
_______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development