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

------------------------------------------
[...truncated 2114 lines...]
  org.geotools.filter.function.FilterFunction_parseDouble
  org.geotools.filter.function.FilterFunction_parseInt
  org.geotools.filter.function.FilterFunction_intersects
  org.geotools.filter.function.FilterFunction_isClosed
  org.geotools.filter.function.FilterFunction_geomFromWKT
  org.geotools.filter.function.FilterFunction_toWKT
  org.geotools.filter.function.FilterFunction_geomLength
  org.geotools.filter.function.FilterFunction_isValid
  org.geotools.filter.function.FilterFunction_geometryType
  org.geotools.filter.function.FilterFunction_numPoints
  org.geotools.filter.function.FilterFunction_isSimple
  org.geotools.filter.function.FilterFunction_distance
  org.geotools.filter.function.FilterFunction_isWithinDistance
  org.geotools.filter.function.FilterFunction_area
  org.geotools.filter.function.FilterFunction_centroid
  org.geotools.filter.function.FilterFunction_interiorPoint
  org.geotools.filter.function.FilterFunction_dimension
  org.geotools.filter.function.FilterFunction_boundary
  org.geotools.filter.function.FilterFunction_boundaryDimension
  org.geotools.filter.function.FilterFunction_envelope
  org.geotools.filter.function.FilterFunction_disjoint
  org.geotools.filter.function.FilterFunction_touches
  org.geotools.filter.function.FilterFunction_crosses
  org.geotools.filter.function.FilterFunction_within
  org.geotools.filter.function.FilterFunction_overlaps
  org.geotools.filter.function.FilterFunction_relatePattern
  org.geotools.filter.function.FilterFunction_relate
  org.geotools.filter.function.FilterFunction_bufferWithSegments
  org.geotools.filter.function.FilterFunction_buffer
  org.geotools.filter.function.FilterFunction_convexHull
  org.geotools.filter.function.FilterFunction_intersection
  org.geotools.filter.function.FilterFunction_union
  org.geotools.filter.function.FilterFunction_difference
  org.geotools.filter.function.FilterFunction_symDifference
  org.geotools.filter.function.FilterFunction_equalsExactTolerance
  org.geotools.filter.function.FilterFunction_equalsExact
  org.geotools.filter.function.FilterFunction_numGeometries
  org.geotools.filter.function.FilterFunction_getGeometryN
  org.geotools.filter.function.FilterFunction_getX
  org.geotools.filter.function.FilterFunction_getY
  org.geotools.filter.function.FilterFunction_getZ
  org.geotools.filter.function.FilterFunction_pointN
  org.geotools.filter.function.FilterFunction_startPoint
  org.geotools.filter.function.FilterFunction_endPoint
  org.geotools.filter.function.FilterFunction_isRing
  org.geotools.filter.function.FilterFunction_exteriorRing
  org.geotools.filter.function.FilterFunction_numInteriorRing
  org.geotools.filter.function.FilterFunction_interiorRingN
  org.geotools.filter.function.FilterFunction_strConcat
  org.geotools.filter.function.FilterFunction_strEndsWith
  org.geotools.filter.function.FilterFunction_strStartsWith
  org.geotools.filter.function.FilterFunction_strEqualsIgnoreCase
  org.geotools.filter.function.FilterFunction_strIndexOf
  org.geotools.filter.function.FilterFunction_strLastIndexOf
  org.geotools.filter.function.FilterFunction_strLength
  org.geotools.filter.function.FilterFunction_strMatches
  org.geotools.filter.function.FilterFunction_strReplace
  org.geotools.filter.function.FilterFunction_strSubstring
  org.geotools.filter.function.FilterFunction_strSubstringStart
  org.geotools.filter.function.FilterFunction_strTrim
  org.geotools.filter.function.FilterFunction_parseBoolean
  org.geotools.filter.function.FilterFunction_roundDouble
  org.geotools.filter.function.FilterFunction_int2ddouble
  org.geotools.filter.function.FilterFunction_int2bbool
  org.geotools.filter.function.FilterFunction_double2bool
  org.geotools.filter.function.FilterFunction_if_then_else
  org.geotools.filter.function.FilterFunction_equalTo
  org.geotools.filter.function.FilterFunction_notEqualTo
  org.geotools.filter.function.FilterFunction_lessThan
  org.geotools.filter.function.FilterFunction_greaterThan
  org.geotools.filter.function.FilterFunction_greaterEqualThan
  org.geotools.filter.function.FilterFunction_lessEqualThan
  org.geotools.filter.function.FilterFunction_isLike
  org.geotools.filter.function.FilterFunction_isNull
  org.geotools.filter.function.FilterFunction_between
  org.geotools.filter.function.FilterFunction_not
  org.geotools.filter.function.FilterFunction_in2
  org.geotools.filter.function.FilterFunction_in3
  org.geotools.filter.function.FilterFunction_in4
  org.geotools.filter.function.FilterFunction_in5
  org.geotools.filter.function.FilterFunction_in6
  org.geotools.filter.function.FilterFunction_in7
  org.geotools.filter.function.FilterFunction_in8
  org.geotools.filter.function.FilterFunction_in9
  org.geotools.filter.function.FilterFunction_in10
  org.geotools.filter.function.FilterFunction_dateParse
  org.geotools.filter.function.FilterFunction_dateFormat
  org.geotools.filter.function.math.FilterFunction_IEEEremainder
  org.geotools.filter.function.math.FilterFunction_abs
  org.geotools.filter.function.math.FilterFunction_abs_2
  org.geotools.filter.function.math.FilterFunction_abs_3
  org.geotools.filter.function.math.FilterFunction_abs_4
  org.geotools.filter.function.math.FilterFunction_acos
  org.geotools.filter.function.math.FilterFunction_asin
  org.geotools.filter.function.math.FilterFunction_atan
  org.geotools.filter.function.math.FilterFunction_atan2
  org.geotools.filter.function.math.FilterFunction_ceil
  org.geotools.filter.function.math.FilterFunction_cos
  org.geotools.filter.function.math.FilterFunction_exp
  org.geotools.filter.function.math.FilterFunction_floor
  org.geotools.filter.function.math.FilterFunction_log
  org.geotools.filter.function.math.FilterFunction_max
  org.geotools.filter.function.math.FilterFunction_max_2
  org.geotools.filter.function.math.FilterFunction_max_3
  org.geotools.filter.function.math.FilterFunction_max_4
  org.geotools.filter.function.math.FilterFunction_min
  org.geotools.filter.function.math.FilterFunction_min_2
  org.geotools.filter.function.math.FilterFunction_min_3
  org.geotools.filter.function.math.FilterFunction_min_4
  org.geotools.filter.function.math.FilterFunction_pow
  org.geotools.filter.function.math.FilterFunction_random
  org.geotools.filter.function.math.FilterFunction_rint
  org.geotools.filter.function.math.FilterFunction_round
  org.geotools.filter.function.math.FilterFunction_round_2
  org.geotools.filter.function.math.FilterFunction_sin
  org.geotools.filter.function.math.FilterFunction_sqrt
  org.geotools.filter.function.math.FilterFunction_tan
  org.geotools.filter.function.math.FilterFunction_toDegrees
  org.geotools.filter.function.math.FilterFunction_toRadians
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec
Running org.geotools.data.jdbc.FilterToSQLTest
Mar 10, 2008 3:20:15 PM org.geotools.data.jdbc.FilterToSQLTest 
testIntegerContext
FINE: testAttr is an Integer [ testAttr = 5 ] -> WHERE testAttr = 5
Mar 10, 2008 3:20:15 PM org.geotools.factory.FactoryRegistry scanForPlugins
CONFIG: Factory implementations for category ConverterFactory:
  org.geotools.util.CommonsConverterFactory
  org.geotools.util.NumericConverterFactory
  org.geotools.util.GeometryConverterFactory
  org.geotools.util.TemporalConverterFactory
  org.geotools.util.BooleanConverterFactory
  org.geotools.util.CollectionConverterFactory
Mar 10, 2008 3:20:15 PM org.geotools.data.jdbc.FilterToSQLTest testStringContext
FINE: testAttr is a String [ testAttr = 5 ] -> WHERE testAttr = '5'
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.geotools.filter.SQLUnpackerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.data.jdbc.JDBCFeatureCollectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec

Results :
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/library/jdbc/target/gt2-jdbc-2.5-SNAPSHOT.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/library/jdbc/target/gt2-jdbc-2.5-SNAPSHOT-sources.jar
 
[INFO] [gt2-jar-collector:collect {execution: default}]
[INFO] Copied 2 JAR to parent directory.
[INFO] [install:install]
[INFO] Installing 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/library/jdbc/target/gt2-jdbc-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt2-jdbc/2.5-SNAPSHOT/gt2-jdbc-2.5-SNAPSHOT.jar
[INFO] Installing 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/library/jdbc/target/gt2-jdbc-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt2-jdbc/2.5-SNAPSHOT/gt2-jdbc-2.5-SNAPSHOT-sources.jar
[INFO] 
----------------------------------------------------------------------------
[INFO] Building ArcGrid datasource module
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target
 
[INFO] Deleting directory 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target/classes
 
[INFO] Deleting directory 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target/test-classes
 
[INFO] Deleting directory 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target/site
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot it.geosolutions.imageio-ext:imageio-ext-arcgrid:1.0-SNAPSHOT: 
checking for updates from refractions
[INFO] snapshot it.geosolutions.imageio-ext:imageio-ext-plugin:1.0-SNAPSHOT: 
checking for updates from refractions
[INFO] snapshot it.geosolutions.imageio-ext:imageio-ext:1.0-SNAPSHOT: checking 
for updates from refractions
[INFO] snapshot 
it.geosolutions.imageio-ext:imageio-ext-customstreams:1.0-SNAPSHOT: checking 
for updates from refractions
[INFO] snapshot it.geosolutions.imageio-ext:imageio-ext-library:1.0-SNAPSHOT: 
checking for updates from refractions
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt/modules/plugin/arcgrid/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.gce.arcgrid.ArcGridReadWriteTest
Mar 10, 2008 3:20:21 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest 
testErrorConditions
INFO: testErrorConditions
Mar 10, 2008 3:20:21 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:21 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc ESRI
Mar 10, 2008 3:20:21 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:21 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Mar 10, 2008 3:20:22 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc GRASS
Mar 10, 2008 3:20:22 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:22 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx ESRI
Mar 10, 2008 3:20:22 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:22 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx GRASS
Mar 10, 2008 3:20:22 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:23 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc ESRI
Mar 10, 2008 3:20:23 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc GRASS
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.9 sec
Running org.geotools.gce.arcgrid.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.gce.arcgrid.ArcGridVisualizationTest
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testVisualization
INFO: testing visualization of precip30min.asc
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the coverage through a file
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through an ImageInputStream
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO:  Reading the gzipped coverage through an InputStream
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through a URL
Mar 10, 2008 3:20:24 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.924 sec <<< 
FAILURE!

Results :
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 40 seconds
[INFO] Finished at: Mon Mar 10 15:20:26 EDT 2008
[INFO] Final Memory: 25M/63M
[INFO] ------------------------------------------------------------------------


-------------------------------------------------------------------------
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

Reply via email to