See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/920/changes

Changes:

[groldan] GEOT-1952, FunctionImpl.getParameters() returning an empty list 
instead of null, and hiding its state

------------------------------------------
[...truncated 3274 lines...]
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.addToMosaic(ImageMosaicReader.java:1689)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.loadRequestedTiles(ImageMosaicReader.java:1125)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.loadTiles(ImageMosaicReader.java:727)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.read(ImageMosaicReader.java:566)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadRequestedTiles(ImagePyramidReader.java:551)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadTiles(ImagePyramidReader.java:475)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.read(ImagePyramidReader.java:403)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReaderTest.testDefaultParameterValue(ImagePyramidReaderTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Aug 19, 2008 1:12:37 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.dbf
  by org.geotools.data.shapefile.dbf.IndexedDbaseFileReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.dbf
  for read by org.geotools.data.shapefile.dbf.IndexedDbaseFileReader in thread 
main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:53)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:32)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:352)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:747)
        at 
org.geotools.data.shapefile.dbf.DbaseFileReader.<init>(DbaseFileReader.java:130)
        at 
org.geotools.data.shapefile.dbf.IndexedDbaseFileReader.<init>(IndexedDbaseFileReader.java:121)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.openDbfReader(IndexedShapefileDataStore.java:650)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getAttributesReader(IndexedShapefileDataStore.java:425)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getFeatureReader(IndexedShapefileDataStore.java:330)
        at 
org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:385)
        at 
org.geotools.data.DefaultFeatureResults.reader(DefaultFeatureResults.java:210)
        at 
org.geotools.data.store.DataFeatureCollection.openIterator(DataFeatureCollection.java:227)
        at 
org.geotools.data.store.DataFeatureCollection.iterator(DataFeatureCollection.java:197)
        at 
org.geotools.data.store.DataFeatureCollection.features(DataFeatureCollection.java:186)
        at 
org.geotools.gce.imagemosaic.MemorySpatialIndex.<init>(MemorySpatialIndex.java:74)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.createIndex(ImageMosaicReader.java:1368)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:358)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:469)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadRequestedTiles(ImagePyramidReader.java:535)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadTiles(ImagePyramidReader.java:475)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.read(ImagePyramidReader.java:403)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReaderTest.testDefaultParameterValueString(ImagePyramidReaderTest.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Aug 19, 2008 1:12:37 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.dbf
  by org.geotools.data.shapefile.dbf.IndexedDbaseFileReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.dbf
  for read by org.geotools.data.shapefile.dbf.IndexedDbaseFileReader in thread 
main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:53)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:32)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:352)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:747)
        at 
org.geotools.data.shapefile.dbf.DbaseFileReader.<init>(DbaseFileReader.java:130)
        at 
org.geotools.data.shapefile.dbf.IndexedDbaseFileReader.<init>(IndexedDbaseFileReader.java:121)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.openDbfReader(IndexedShapefileDataStore.java:650)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getAttributesReader(IndexedShapefileDataStore.java:425)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getFeatureReader(IndexedShapefileDataStore.java:330)
        at 
org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:385)
        at 
org.geotools.data.DefaultFeatureResults.reader(DefaultFeatureResults.java:210)
        at 
org.geotools.data.store.DataFeatureCollection.openIterator(DataFeatureCollection.java:227)
        at 
org.geotools.data.store.DataFeatureCollection.iterator(DataFeatureCollection.java:197)
        at 
org.geotools.data.store.DataFeatureCollection.features(DataFeatureCollection.java:186)
        at 
org.geotools.gce.imagemosaic.MemorySpatialIndex.<init>(MemorySpatialIndex.java:74)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.createIndex(ImageMosaicReader.java:1368)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:358)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:469)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadRequestedTiles(ImagePyramidReader.java:535)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadTiles(ImagePyramidReader.java:475)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.read(ImagePyramidReader.java:403)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReaderTest.testDefaultParameterValueString(ImagePyramidReaderTest.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Aug 19, 2008 1:12:37 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.shp
  by org.geotools.data.shapefile.shp.ShapefileReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.shp
  for read by org.geotools.data.shapefile.shp.ShapefileReader in thread main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:53)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:32)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:352)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:747)
        at 
org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:142)
        at 
org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:421)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getAttributesReader(IndexedShapefileDataStore.java:428)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getFeatureReader(IndexedShapefileDataStore.java:330)
        at 
org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:385)
        at 
org.geotools.data.DefaultFeatureResults.reader(DefaultFeatureResults.java:210)
        at 
org.geotools.data.store.DataFeatureCollection.openIterator(DataFeatureCollection.java:227)
        at 
org.geotools.data.store.DataFeatureCollection.iterator(DataFeatureCollection.java:197)
        at 
org.geotools.data.store.DataFeatureCollection.features(DataFeatureCollection.java:186)
        at 
org.geotools.gce.imagemosaic.MemorySpatialIndex.<init>(MemorySpatialIndex.java:74)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.createIndex(ImageMosaicReader.java:1368)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:358)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:469)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadRequestedTiles(ImagePyramidReader.java:535)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadTiles(ImagePyramidReader.java:475)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.read(ImagePyramidReader.java:403)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReaderTest.testDefaultParameterValueString(ImagePyramidReaderTest.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Aug 19, 2008 1:12:37 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.fix
  by org.geotools.data.shapefile.indexed.IndexedFidReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/test-classes/org/geotools/gce/imagepyramid/test-data/0/pyramid.fix
  for read by org.geotools.data.shapefile.indexed.IndexedFidReader in thread 
main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:53)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:32)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:352)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:747)
        at 
org.geotools.data.shapefile.indexed.IndexedFidReader.<init>(IndexedFidReader.java:65)
        at 
org.geotools.data.shapefile.indexed.IndexedFidReader.<init>(IndexedFidReader.java:70)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.createFeatureReader(IndexedShapefileDataStore.java:345)
        at 
org.geotools.data.shapefile.indexed.IndexedShapefileDataStore.getFeatureReader(IndexedShapefileDataStore.java:330)
        at 
org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:385)
        at 
org.geotools.data.DefaultFeatureResults.reader(DefaultFeatureResults.java:210)
        at 
org.geotools.data.store.DataFeatureCollection.openIterator(DataFeatureCollection.java:227)
        at 
org.geotools.data.store.DataFeatureCollection.iterator(DataFeatureCollection.java:197)
        at 
org.geotools.data.store.DataFeatureCollection.features(DataFeatureCollection.java:186)
        at 
org.geotools.gce.imagemosaic.MemorySpatialIndex.<init>(MemorySpatialIndex.java:74)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.createIndex(ImageMosaicReader.java:1368)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:358)
        at 
org.geotools.gce.imagemosaic.ImageMosaicReader.<init>(ImageMosaicReader.java:469)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadRequestedTiles(ImagePyramidReader.java:535)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.loadTiles(ImagePyramidReader.java:475)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReader.read(ImagePyramidReader.java:403)
        at 
org.geotools.gce.imagepyramid.ImagePyramidReaderTest.testDefaultParameterValueString(ImagePyramidReaderTest.java:191)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.96 sec <<< 
FAILURE!
Running org.geotools.gce.imagepyramid.ImagePyramidServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

Tests in error: 
  
testDefaultParameterValueString(org.geotools.gce.imagepyramid.ImagePyramidReaderTest)

Tests run: 10, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/imagepyramid/target/surefire-reports
  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 49 seconds
[INFO] Finished at: Tue Aug 19 13:12:38 EDT 2008
[INFO] Final Memory: 39M/63M
[INFO] ------------------------------------------------------------------------


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to