Niels Charlier created GEOS-5025:
------------------------------------
Summary: GetMapIntegration tests fail on maven in certain configurations
Key: GEOS-5025
URL: https://jira.codehaus.org/browse/GEOS-5025
Project: GeoServer
Issue Type: Bug
Reporter: Niels Charlier
Assignee: Justin Deoliveira
On 2011-10-06 Justin Deoliveira wrote:
----
I am seeing some GetMapIntegration tests failing. I am guessing it is an OSX
specific failure since the build server is happy. The failing tests:
Failed tests:
testEnvDefault(org.geoserver.wms.wms_1_1_1.GetMapIntegrationTest)
testEnvRed(org.geoserver.wms.wms_1_1_1.GetMapIntegrationTest)
I looked at the assertions and in the first case there is an assertion that
the pixel is black (0,0,0). But the value coming out is actually (1,1,1). In
the second there is a similar failure resulting from the color being not
exactly red (255,0,0) but actually (255,1,1).
...
Interestingly enough it only happens on 2.1.x... trunk seems ok. And only
happens when running tests via maven, running from eclipse seems fine.
---
I now have the same problem in linux but on trunk rather than branch. Only in maven, not in eclipse.
My system is:
Ubuntu 11.10
Apache Maven 3.0.4
java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira