I'm seeing apparently random failures on Jenkins First it was a problem in gt-imagemosaic:
[INFO] Running org.geotools.geopkg.GeoPkgSchemaTest [ERROR] Tests run: 94, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.592 s <<< FAILURE! - in org.geotools.gce.imagemosaic.ImageMosaicReaderTest [ERROR] testConcurrentHarvestAndRemoveH2(org.geotools.gce.imagemosaic.ImageMosaicReaderTest) Time elapsed: 4.027 s <<< FAILURE! java.lang.AssertionError: Terminating test due to previus failures at org.geotools.gce.imagemosaic.ImageMosaicReaderTest.checkConcurrentHarvestAndRemove(ImageMosaicReaderTest.java:5562) at org.geotools.gce.imagemosaic.ImageMosaicReaderTest.testConcurrentHarvestAndRemoveH2(ImageMosaicReaderTest.java:5449) So I restarted and then got a problem in jdbc-h2: [INFO] Running org.geotools.data.h2.H2DataStoreFactoryTest [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.15 s <<< FAILURE! - in org.geotools.data.h2.H2DataStoreFactoryTest [ERROR] testTCP(org.geotools.data.h2.H2DataStoreFactoryTest) Time elapsed: 0.123 s <<< FAILURE! java.lang.AssertionError: Should not have made a connection. at org.geotools.data.h2.H2DataStoreFactoryTest.testTCP(H2DataStoreFactoryTest.java:109) Neither of the problems are related to the actual code changes that have gone in recently, that I can see. Anyone else got an idea as to what's going on? Ian -- Ian Turton
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel