Hi, I am about to commit quite a big patch that introduces JPA annotation support. Problem is, it looks like there's a few tests failing for me within the CPACTF (all of them in the test70 package).
Any idea what's going wrong here ? It looks like all of them are related to the use of JUnit and inner classes, but I am not sure. ** log output *** Running org.castor.cpa.test.test25.Group Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.castor.cpa.test.test2567.TestQuery 11.06.2009 13:55:48 org.exolab.castor.mapping.Mapping loadMapping INFO: Loading mapping descriptors from /org/castor/cpa/test/test2567/mapping.xml Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Results : Tests in error: initializationError0(org.castor.cpa.test.test70.ColArray$1) initializationError1(org.castor.cpa.test.test70.ColArray$1) initializationError0(org.castor.cpa.test.test70.Col$1) initializationError1(org.castor.cpa.test.test70.Col$1) Tests run: 324, Failures: 0, Errors: 4, Skipped: 163 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to D:\src\castor\castorJPA20090610\cpactf\target\surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 9 seconds [INFO] Finished at: Thu Jun 11 13:55:48 CEST 2009 [INFO] Final Memory: 16M/49M [INFO] ------------------------------------------------------------------------ ***** Cheers Werner --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email