I got the latest build from subversion repository (i.e. svn update) and get this testing error when building with maven2 (mvn install). This failure apparently stops the build from completing. Any ideas on fixing this? See failed test output below:
------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.theme.test.webwidgets.TestManager log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.218 sec <<< FAILURE! Running org.nuxeo.theme.test.webwidgets.TestUtils Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.nuxeo.theme.test.webwidgets.TestDefaultProvider Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running org.nuxeo.theme.test.webwidgets.TestProviderType Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec Results : Failed tests: testInitializeWidget(org.nuxeo.theme.test.webwidgets.TestManager) Tests run: 19, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 minutes 24 seconds [INFO] Finished at: Fri Apr 11 10:54:15 EDT 2008 [INFO] Final Memory: 48M/63M [INFO] ------------------------------------------------------------------------ _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
