[
https://issues.apache.org/jira/browse/JENA-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268741#comment-17268741
]
ASF subversion and git services commented on JENA-2024:
-------------------------------------------------------
Commit c94aca0417285644a1e9adf789f85522db98be0f in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=c94aca0 ]
Merge pull request #900 from afs/minor
JENA-2024, JENA-2025: Minor improvements
> Make SPARQL tests cope with rdf-star test suite
> -----------------------------------------------
>
> Key: JENA-2024
> URL: https://issues.apache.org/jira/browse/JENA-2024
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.17.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The SPARQL tests have some tests that are negative syntax tests for strict
> SPARQL 1.1, that is, they pass in ARQ and not in SPARQL 1.1.
> ARQ now has the RDF-star tests but these use the same file extension as
> SPARQL 1.1, ".rq".
> Positive tests can run in either grammar. Negative tests can not.
> The test suite needs to ensure bad syntax tests run using strict SPARQL 1.1
> while most tests run with the default.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)