I am getting my "usual failure" out of the ScriptTest ... > Running org.geotools.referencing.ScriptTest > Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.5 > sec <<< FAILURE! Details: > ------------------------------------------------------------------------------- > Test set: org.geotools.referencing.ScriptTest > ------------------------------------------------------------------------------- > Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.5 > sec <<< FAILURE! > testObliqueMercator(org.geotools.referencing.ScriptTest) Time > elapsed: 0.156 sec <<< ERROR! > org.opengis.referencing.operation.TransformException: Transformation > doesn't produce the expected values. > at org.geotools.referencing.Console.test(Console.java:618) > at org.geotools.referencing.TestScript.test(TestScript.java:63) > at org.geotools.referencing.Console.execute(Console.java:402) > at > org.geotools.referencing.wkt.AbstractConsole.executeAll(AbstractConsole.java:292) > at > org.geotools.referencing.ScriptTest.runScript(ScriptTest.java:84) > at > org.geotools.referencing.ScriptTest.testObliqueMercator(ScriptTest.java:141) To be clear this is an accuracy issue that only occurs: - on Athlon hardware - using Java 6
Dropping back to Java 5 results in different math apparently, doing so now... Jody ------------------------------------------------------------------------- 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
