You can now compile trunk using without tests ...

Here is the failure:
> Running org.geotools.validation.ValidatorTest
> ...
> Tests run: 8, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 2.13 
> sec <<< FAILURE!

Or from the log ...
> Test set: org.geotools.validation.ValidatorTest
> -------------------------------------------------------------------------------
> Tests run: 8, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 2.135 
> sec <<< FAILURE!
> testIntegrityValidation(org.geotools.validation.ValidatorTest)  Time 
> elapsed: 0.221 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: integrity test expected:<0> but 
> was:<4>
>         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:201)
>         at 
> org.geotools.validation.ValidatorTest.testIntegrityValidation(ValidatorTest.java:142)
>
> testIntegrityValidator(org.geotools.validation.ValidatorTest)  Time 
> elapsed: 0.21 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: integrity test expected:<0> but 
> was:<4>
>         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:201)
>         at 
> org.geotools.validation.ValidatorTest.testIntegrityValidator(ValidatorTest.java:184)
>
> testIntegrityValidator2(org.geotools.validation.ValidatorTest)  Time 
> elapsed: 0.194 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: integrity test expected:<0> but 
> was:<1>
>         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:201)
>         at 
> org.geotools.validation.ValidatorTest.testIntegrityValidator2(ValidatorTest.java:196)
I am off to see if uDig will work now (only 1000 errors in uDig after a 
search and replace).
Jody


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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