FYI, i have also had to exclude FileSystemPageStoreTest.java locally on our build server because it consistently fails.
Jesse Eichar wrote: > That's odd. I never changed anything. I just added 4 classes. Or so > I thouhg. I'll have to go through the commit logs and find out what > changed. > > I'll see what I can find. > > > Jesse > Le 19-Feb-08 à 8:46 AM, Andrea Aime a écrit : > >> Hi Jesse, >> it seems a recent commit of yours broke the build. >> It has something to do with locking failures apparently: >> >> ------------------------------------------------------------------------------- >> Test set: org.geotools.data.shapefile.ShapefileDataStoreTest >> ------------------------------------------------------------------------------- >> Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: >> 1.008 sec <<< FAILURE! >> testLoadChineseChars >> (org.geotools.data.shapefile.ShapefileDataStoreTest) Time elapsed: >> 0 sec <<< ERROR! >> java.lang.IndexOutOfBoundsException: 45 >> at java.nio.HeapCharBuffer.get(HeapCharBuffer.java:121) >> at >> org >> .geotools >> .data.shapefile.dbf.DbaseFileReader.readObject(DbaseFileReader.java: >> 451) >> at org.geotools.data.shapefile.dbf.DbaseFileReader.access >> $100(DbaseFileReader.java:68) >> at org.geotools.data.shapefile.dbf.DbaseFileReader >> $Row.read(DbaseFileReader.java:73) >> at >> org >> .geotools >> .data >> .shapefile >> .ShapefileAttributeReader.read(ShapefileAttributeReader.java:102) >> at >> org.geotools.data.FIDFeatureReader.readFeature(FIDFeatureReader.java: >> 124) >> at org.geotools.data.FIDFeatureReader.next(FIDFeatureReader.java:95) >> at >> org >> .geotools >> .data.store.FeatureReaderIterator.next(FeatureReaderIterator.java:64) >> at >> org >> .geotools >> .feature >> .collection >> .DelegateFeatureIterator.next(DelegateFeatureIterator.java:54) >> at >> org >> .geotools >> .data.shapefile.TestCaseSupport.firstFeature(TestCaseSupport.java:165) >> at >> org >> .geotools >> .data >> .shapefile >> .ShapefileDataStoreTest >> .testLoadChineseChars(ShapefileDataStoreTest.java:137) >> >> and the same occurs in the IndexedShapefileDataStoreTest. >> >> Can you help? >> Cheers >> Andrea > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > !DSPAM:4007,47bc3210171901849620573! > -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
