[ 
https://issues.apache.org/jira/browse/JENA-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478600#comment-17478600
 ] 

Marco Neumann commented on JENA-2213:
-------------------------------------

5 Failures

SRSInfoTest.testBuildDomainEnvelope_OSGB36:104
SearchEnvelopeTest.testBuild_EAST_OSGB:183
SearchEnvelopeTest.testBuild_NORTH_OSGB:157
SearchEnvelopeTest.testBuild_SOUTH_OSG:170
SearchEnvelopeTest.testBuild_WEST_OSGB:196

I have discussed these issues with the Apache SIS team last year and these are 
indeed value changes based on an improved accuracy in the numeric approximation 
of the underlying reference system.  

We could test for a specific versions of SIS in the Apache Jena tests and 
proceed accordingly. Or remove these tests entirely as the user decides which 
SIS version they are using on the sub system in any event. This in my 
experience is not transparent to the average Apache Jena user during maven 
builds and removal of these tests might be advisable or we will have to enforce 
a specific SIS version (1.0) in the description of the project setup to build 
successfully with tests.

> Jena GeoSPARQL Tests Fail With SIS 1.1
> --------------------------------------
>
>                 Key: JENA-2213
>                 URL: https://issues.apache.org/jira/browse/JENA-2213
>             Project: Apache Jena
>          Issue Type: Test
>          Components: GeoSPARQL
>    Affects Versions: Jena 4.2.0
>         Environment: SIS 1.1
>            Reporter: Marco Neumann
>            Priority: Minor
>
> The Jena automated tests fail after upgrading from SIS 1.0 to SIS 1.1. The 
> project members in SIS believe that in SIS 1.1 the "Transverse Mercator" 
> projection, whose formulas have been modified in SIS 1.1 for better stability 
> may cause this failure.
> {code:java}
> ERROR] Failures:
> [ERROR]   SRSInfoTest.testBuildDomainEnvelope_OSGB36:104 
> expected:<Env[-118397.00138845091 : 751441.7790901454, -16627.734375018626 : 
> 1272149.3463499574]> but was:<Env[-104009.35713717458 : 688806.0073395987, 
> -16627.734528041445 : 1256558.4455361878]>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to