Issue Type: Bug Bug
Affects Versions: 10-beta
Assignee: Simone Giannecchini
Components: coverage
Created: 07/Jul/13 9:51 PM
Description:

Caused by bogus URL->File conversion. Test data is written to parallel directory where path with spaces becomes path%20with%20spaces and the test fails.

Running org.geotools.coverage.io.catalog.CatalogSliceTest
08-Jul-2013 10:33:01 org.geotools.data.h2.H2Dialect postCreateTable
WARNING: Column the_geom has no crs
08-Jul-2013 10:33:01 org.geotools.data.h2.H2Dialect postCreateTable
WARNING: Column the_geom has no crs
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec <<< FAILURE! - in org.geotools.coverage.io.catalog.CatalogSliceTest
basicConnectionTest(org.geotools.coverage.io.catalog.CatalogSliceTest) Time elapsed: 0.144 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<20> but was:<0>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:277)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at org.geotools.coverage.io.catalog.CatalogSliceTest.basicConnectionTest(CatalogSliceTest.java:202)

Failed tests:
CatalogSliceTest.basicConnectionTest:202 expected:<20> but was:<0>

Environment: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 21:51:28+0800)
Maven home: /home/car605/junk/java/maven3
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_45.x64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.9-1-amd64", arch: "amd64", family: "unix"
Project: GeoTools
Priority: Critical Critical
Reporter: Ben Caradoc-Davies
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to