[Geoserver-devel] [jira] (GEOS-5083) Build failure in gwc GeoServerTileLayerTest.testGridSubsetBoundsClippedToTargetCrsAreaOfValidity

Ben Caradoc-Davies created GEOS-5083:
----------------------------------------

             Summary: Build failure in gwc GeoServerTileLayerTest.testGridSubsetBoundsClippedToTargetCrsAreaOfValidity
                 Key: GEOS-5083
                 URL: https://jira.codehaus.org/browse/GEOS-5083
             Project: GeoServer
          Issue Type: Bug
          Components: GWC
    Affects Versions: 2.2.x
         Environment: Apache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800)
Maven home: /home/car605/junk/java/maven3
Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_29.x64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "2.6.43.2-6.fc15.x86_64", arch: "amd64", family: "unix"

            Reporter: Ben Caradoc-Davies
            Assignee: Gabriel Roldán

Repeatable failure in both Maven and Eclipse Indigo R2 under jdk1.6.0_29 64-bit.

{noformat}
Failed tests:
  testGridSubsetBoundsClippedToTargetCrsAreaOfValidity(org.geoserver.gwc.layer.GeoServerTileLayerTest): Expected -2.003750834E7,-2.003750834E7,2.003750834E7,2.003750834E7, got -2.003750834E7,-2.003750834E7,2.0037508342789244E7,2.0037508345578473E7
{noformat}

{noformat}
-------------------------------------------------------------------------------
Test set: org.geoserver.gwc.layer.GeoServerTileLayerTest
-------------------------------------------------------------------------------
Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec <<< FAILURE!
testGridSubsetBoundsClippedToTargetCrsAreaOfValidity(org.geoserver.gwc.layer.GeoServerTileLayerTest) Time elapsed: 0.138 sec <<< FAILURE!
junit.framework.AssertionFailedError: Expected -2.003750834E7,-2.003750834E7,2.003750834E7,2.003750834E7, got -2.003750834E7,-2.003750834E7,2.0037508342789244E7,2.0037508345578473E7
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at org.geoserver.gwc.layer.GeoServerTileLayerTest.testGridSubsetBoundsClippedToTargetCrsAreaOfValidity(GeoServerTileLayerTest.java:381)
{noformat}

--
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