Re: surefire fails but tests work

2006-08-16 Thread tomiq
6 >> >>> [INFO] Final Memory: 5M/14M >> >>> >> >>> but my only test in target/surefire-reports says >> >>> >> >>> >> ----------- >> >>> &

Re: surefire fails but tests work

2006-08-16 Thread Jesse McConnell
>>> but my only test in target/surefire-reports says >>> >>> --- >>> >>> Battery: at.systemone.configuration.ConfigurationControllerTest >>> ------------

Re: surefire fails but tests work

2006-08-16 Thread tomiq
one.configuration.ConfigurationControllerTest >>> --------------- >>> >>> >>> Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.437 sec >>> where can i have a look to understand on this issue >>> >>> >> >> >> > -- View this message in context: http://www.nabble.com/surefire-fails-but-tests-work-tf2008956.html#a5833776 Sent from the Continuum - Users forum at Nabble.com.

Re: surefire fails but tests work

2006-07-27 Thread Roland Kofler
thanks, someone wrote a test thats wasn't a unit test but a main() class. surefire should some how report such issues. best rk Andrew Williams schrieb: are you using clover or such like which could be redirecting test output to another directory? Roland Kofler wrote: i get ERROR] BUILD ERROR