On 14/07/10 10:23, Ben Caradoc-Davies wrote:
> Looks surefire-plugin is not honouring the JUnit4 @Ignore annotation.

I take that back: it is something else. The failure is at line 148 in 
testSystemLoaderUnbounded(org.geotools.gce.imagemosaic.ImageMosaicFormatFactoryTest)
(this method does not have @Ignore).

More bizarrely: "mvn -o test"  fails but "mvn -o test 
-Dtest=ImageMosaicFormatFactoryTest" succeeds! The reason? The tests 
share static state: the ThreadPoolExecutor stored in 
ImageMosaicFormatFactory.DefaultMultiThreadedLoader.

-- 
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to