Issue Type: Bug Bug
Affects Versions: 9.0-M0
Assignee: Justin Deoliveira
Components: render
Created: 19/Sep/12 9:39 PM
Description:

Justin, since you made these changes the build is broken if perceptualdiff is enabled:

Summary

GEOT-4258 envelope returned by MemoryDataStore getBounds has no coordinate reference system set (details)
added testcases for GEOT-4258 (details)

Commit a4e2edf1151c619aa41e35b42f286e0838ca5393 by jdeolive

GEOT-4258 envelope returned by MemoryDataStore getBounds has no coordinate reference system set

The file was modified modules/library/main/src/main/java/org/geotools/data/memory/MemoryDataStore.java
Commit 3370eb440ba9c7088ac8847767503285e9fc2ebe by jdeolive

added testcases for GEOT-4258

The file was modified modules/library/main/src/test/java/org/geotools/data/memory/MemoryDataStoreBoundsTest.java

See:

https://cgsrv8.arrc.csiro.au/jenkins/job/geotools-master/org.geotools$gt-render/107/testReport/org.geotools.renderer.lite/LabelObstacleTest/testLineWithGraphicStroke/

Error Message

Images are visibly different, PerceptualDiff output is: /home/jenkins/workspace/geotools-master with spaces/modules/library/render/src/test/resources/org/geotools/renderer/lite/test-data/obstacles/hatch.png: Not a TIFF or MDI file, bad magic number 20617 (0x5089). /home/jenkins/workspace/geotools-master with spaces/modules/library/render/target/actual.png: Not a TIFF or MDI file, bad magic number 20617 (0x5089). Field of view is 89.900002 degrees Threshold pixels is 10 pixels The Gamma is 2.200000 The Display's luminance is 100.000000 candela per meter squared Converting RGB to XYZ Constructing Laplacian Pyramids Performing test FAIL: Images are visibly different 4464 pixels are different

Stacktrace

java.lang.AssertionError: Images are visibly different, PerceptualDiff output is:
/home/jenkins/workspace/geotools-master with spaces/modules/library/render/src/test/resources/org/geotools/renderer/lite/test-data/obstacles/hatch.png: Not a TIFF or MDI file, bad magic number 20617 (0x5089).
/home/jenkins/workspace/geotools-master with spaces/modules/library/render/target/actual.png: Not a TIFF or MDI file, bad magic number 20617 (0x5089).
Field of view is 89.900002 degrees
Threshold pixels is 10 pixels
The Gamma is 2.200000
The Display's luminance is 100.000000 candela per meter squared
Converting RGB to XYZ
Constructing Laplacian Pyramids
Performing test
FAIL: Images are visibly different
4464 pixels are different

at org.geotools.image.test.ImageAssert.assertEquals(ImageAssert.java:119)
at org.geotools.image.test.ImageAssert.assertEquals(ImageAssert.java:58)
at org.geotools.renderer.lite.LabelObstacleTest.testLineWithGraphicStroke(LabelObstacleTest.java:234)

Environment: Linux Java 6 64-bit.
Project: GeoTools
Priority: Critical Critical
Reporter: Ben Caradoc-Davies
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to