Hi all,
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).
Ideas? I did not dig too much deeper, thought i would post here first.
-Justin
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
On Thu, Oct 6, 2011 at 8:07 PM, Justin Deoliveira <jdeolive@anonymised.com> wrote:
Hi all,
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).
Ideas? I did not dig too much deeper, thought i would post here first.
Hmm... nope, does not ring a bell. By memory those files should
mosaics with tiles
that are solid color, and the tests perform a filter to get the tile they want
tos how up.
So... not sure what is going on...
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
-------------------------------------------------------
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. ANyways, I can work around… seems something obscure.
On Thu, Oct 6, 2011 at 12:26 PM, Andrea Aime <andrea.aime@anonymised.com> wrote:
On Thu, Oct 6, 2011 at 8:07 PM, Justin Deoliveira <jdeolive@anonymised.com> wrote:
Hi all,
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).
Ideas? I did not dig too much deeper, thought i would post here first.
Hmm… nope, does not ring a bell. By memory those files should
mosaics with tiles
that are solid color, and the tests perform a filter to get the tile they want
tos how up.
So… not sure what is going on…
Cheers
Andrea
–
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
In the past, I had a similar strange issue when dealing with the MlibMosaicOpImage on Linux in a case.
Not sure if that could be a similar case. Are the JAI native libs available on the system raising that issue?
Cheers,
Daniele
On Thu, Oct 6, 2011 at 8:31 PM, Justin Deoliveira <jdeolive@anonymised.com> wrote:
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. ANyways, I can work around… seems something obscure.
On Thu, Oct 6, 2011 at 12:26 PM, Andrea Aime <andrea.aime@anonymised.com> wrote:
On Thu, Oct 6, 2011 at 8:07 PM, Justin Deoliveira <jdeolive@anonymised.com> wrote:
Hi all,
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).
Ideas? I did not dig too much deeper, thought i would post here first.
Hmm… nope, does not ring a bell. By memory those files should
mosaics with tiles
that are solid color, and the tests perform a filter to get the tile they want
tos how up.
So… not sure what is going on…
Cheers
Andrea
–
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
Ing. Daniele Romagnoli
GeoSolutions S.A.S.
Software Engineer
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://it.linkedin.com/in/danieleromagnoli