[Geoserver-devel] [JIRA] (GEOS-7009) Migrate from vecmath to EJML

Jody Garnett [Administrator] created an issue

GeoServer / BugGEOS-7009

Migrate from vecmath to EJML

Issue Type:

BugBug

Affects Versions:

2.8-beta

Assignee:

Jody Garnett [Administrator]

Components:

Main

Created:

06/May/15 10:14 PM

Priority:

HighHigh

Reporter:

Jody Garnett [Administrator]

GeoTools upstream is fixing GEOT-22 by migrating to EJML. This change affects the accuracy of some of our matrix calculations and has caused some regressions:

It is not clear at this time if the following failures are due to an improvement or regression in calculation accuracy.

GetFeatureInfoTest

The reference image before and after the change appears to be different (see attached screen snaps) resulting in a test failure when querying the requested point.

testRasterKeepNative(org.geoserver.wms.wms_1_1_1.GetFeatureInfoTest)  Time elapsed: 28 sec  <<< FAILURE!
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.geoserver.wms.wms_1_1_1.GetFeatureInfoTest.testRasterKeepNative(GetFeatureInfoTest.java:816

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.5-OD-03-002#65000-sha1:b8f65f8)

Atlassian logo