The main module tests pass fine with Java 4 but fail with Java 6 (now in final release). JUnit test reports attached.

        Martin
-------------------------------------------------------------------------------
Test set: org.geotools.data.DataUtilitiesTest
-------------------------------------------------------------------------------
Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec <<< 
FAILURE!
testAttributeNamesFilter(org.geotools.data.DataUtilitiesTest)  Time elapsed: 
0.187 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<name> but was:<id>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at 
org.geotools.data.DataUtilitiesTest.testAttributeNamesFilter(DataUtilitiesTest.java:116)

-------------------------------------------------------------------------------
Test set: org.geotools.filter.function.UniqueIntervalFunctionTest
-------------------------------------------------------------------------------
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec <<< 
FAILURE!
testEvaluate(org.geotools.filter.function.UniqueIntervalFunctionTest)  Time 
elapsed: 0.078 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<90, 4...> but was:<4, 20...>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at 
org.geotools.filter.function.UniqueIntervalFunctionTest.testEvaluate(UniqueIntervalFunctionTest.java:92)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to