On Thu, Oct 6, 2011 at 8:07 PM, Justin Deoliveira <[email protected]> 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 ------------------------------------------------------- ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
