You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Greg Albiston (Jira)" <ji...@apache.org> on 2020/11/15 16:12:00 UTC

[jira] [Commented] (JENA-1996) Updating org.apache.sis from 0.8 to 1.0 causes jena-geosparql test failure

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

Greg Albiston commented on JENA-1996:
-------------------------------------

Test has been fixed and is now in `master`.

> Updating org.apache.sis from 0.8 to 1.0 causes jena-geosparql test failure
> --------------------------------------------------------------------------
>
>                 Key: JENA-1996
>                 URL: https://issues.apache.org/jira/browse/JENA-1996
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.17.0
>            Reporter: Andy Seaborne
>            Assignee: Greg Albiston
>            Priority: Major
>
> After the recent dependabot updates:
> jts-core 1.16.1 to 1.17.1 works.
> sis from 0.8 to 1.0 causes a test failure.
> org.apache.sis.core:sis-referencing-data:1.0 (scope test)
> org.apache.sis.non-free:sis-embedded-data:1.0 (scope test)
>  
> With version 1.0:
> {noformat}
> [INFO] Running org.apache.jena.geosparql.implementation.registry.SRSRegistryTest
> [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.019 s <<< FAILURE! - in org.apache.jena.geosparql.implementation.registry.SRSRegistryTest
> [ERROR] testGetDefaultWKTCRS(org.apache.jena.geosparql.implementation.registry.SRSRegistryTest)  Time elapsed: 0.018 s  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<...CRS", 84, CITATION["[OGC:]WMS"], URI["urn:ogc:...> but was:<...CRS", 84, CITATION["[]WMS"], URI["urn:ogc:...>
> 	at org.apache.jena.geosparql.implementation.registry.SRSRegistryTest.testGetDefaultWKTCRS(SRSRegistryTest.java:94)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)