Hmmm... it seems silly that false == BigInteger.instanceOf(155).equals(new 
BigInteger(155)), which is like what you're getting the assertion failure 
at..

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?

Cheers,
Gabriel


On Friday 22 February 2008 07:11:34 pm Andrea Aime wrote:
> Hi,
> my build on trunk is failing in the wfs module with the following test
> failure:
>class
> ---------------------------------------------------------------------------
>---- Test set: org.geotools.wfs.WFSParsingTest
> ---------------------------------------------------------------------------
>---- Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.952
> sec <<< FAILURE!
> testParseGetFeature(org.geotools.wfs.WFSParsingTest)  Time elapsed:
> 0.937 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
>)
>
>
> I don't have changes in the code that could affect it (the only
> uncommitted stuff is related to sld parsing). I see the build server is
> not complaining so, may it be a windows only bug somehow? (is the
> windows Hudson instance still running btw?).
>
> Cheers
> Andrea
>
> !DSPAM:4045,47bf105a260273327367457!



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