Saul Farber ha scritto:
> mvn -U clean install gives me a failure in that method.
> 
> I cleared out every maven dependency of that module (xsd/core) and ran
> it again...same effect.
> 
> anyone else seen this test failure?

Hum, trying to build trunk I fail in the extension\xsd\wfs\ module with:

-------------------------------------------------------------------------------
Test set: org.geotools.wfs.WFSParsingTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.907 
sec <<< FAILURE!
testParseGetFeature(org.geotools.wfs.WFSParsingTest)  Time elapsed: 
0.906 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<155> but was:<155>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:71)
        at 
org.geotools.wfs.WFSParsingTest.testParseGetFeature(WFSParsingTest.java:277)

Gabriel, any clue?
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

Reply via email to