Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some of the resources results for SPARQLQueryComplianceTest are wrong #4167

@nguyenm100

Description

@nguyenm100

Current Behavior

for: https://github.com/eclipse/rdf4j/blob/main/testsuites/sparql/src/main/java/org/eclipse/rdf4j/testsuite/query/parser/sparql/manifest/SPARQLQueryComplianceTest.java, some of the results are incorrect: https://github.com/eclipse/rdf4j/tree/main/testsuites/sparql/src/main/resources/testcases-sparql-1.1

The tests runs through a bunch of data files that specifiecs data, queries, and results. I found the following tests to specify incorrect results data and thus fails when running this testsuit:

sparql11-wildcard-cycles-04 - https://github.com/eclipse/rdf4j/blob/main/testsuites/sparql/src/main/resources/testcases-sparql-1.1/property-paths/sparql11-wildcard-cycles-04.srx

sparql11-not-in-02 - https://github.com/eclipse/rdf4j/blob/main/testsuites/sparql/src/main/resources/testcases-sparql-1.1/builtin/sparql11-not-in-02.srx

sparql11-sum-02 - https://github.com/eclipse/rdf4j/blob/main/testsuites/sparql/src/main/resources/testcases-sparql-1.1/aggregates/sparql11-sum-02.srx

Expected Behavior

The response files to be correct

Steps To Reproduce

Run SPARQLQueryComplianceTest against these files.

Version

4.1.2-SNAPSHOT

Are you interested in contributing a solution yourself?

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions