Gabriel Roldán ha scritto:
> Hmmm... it seems silly that false == BigInteger.instanceOf(155).equals(new 
> BigInteger(155)), which is like what you're getting the assertion failure 
> at..

The two 155 might be a BigInteger and a string (haven't actually looked
at the code so take it with a grain of salt).

> I've just committed an instanceof BigInteger assertion prior to that one, and 
> passes to me. Can you svn update and run the wfs tests again?

And now the result is:

-------------------------------------------------------------------------------
Test set: org.geotools.wfs.WFSParsingTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 19.699 
sec <<< FAILURE!
testParseGetFeature(org.geotools.wfs.WFSParsingTest)  Time elapsed: 
1.328 sec  <<< FAILURE!
junit.framework.AssertionFailedError
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertTrue(Assert.java:27)
        at 
org.geotools.wfs.WFSParsingTest.testParseGetFeature(WFSParsingTest.java:280)

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