summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIwan Aucamp <aucampia@gmail.com>2023-03-11 14:15:18 +0100
committerGitHub <noreply@github.com>2023-03-11 14:15:18 +0100
commit1df827aa1760f8da79ce4bea89fa4fc26acaecad (patch)
treebfdd57a7f0d6c10546145365491defa48686a3b2
parentfcfa4950426719ef62e231147f5fa098f58272c6 (diff)
downloadrdflib-1df827aa1760f8da79ce4bea89fa4fc26acaecad.tar.gz
docs: update test reports (#2259)
After adding DESCRIBE support to the SPARQL processor the corresponding test suite case is now passing, this just updates the test report to indicate this. The test report is generated by pytest, so this is really just me checking in the latest pytest output.
-rw-r--r--test_reports/rdflib_w3c_sparql10-HEAD.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_reports/rdflib_w3c_sparql10-HEAD.ttl b/test_reports/rdflib_w3c_sparql10-HEAD.ttl
index 5a05e8d3..f4316242 100644
--- a/test_reports/rdflib_w3c_sparql10-HEAD.ttl
+++ b/test_reports/rdflib_w3c_sparql10-HEAD.ttl
@@ -2523,7 +2523,7 @@
earl:assertedBy <https://github.com/RDFLib/rdflib> ;
earl:mode earl:automatic ;
earl:result [ a earl:TestResult ;
- earl:outcome earl:failed ] ;
+ earl:outcome earl:passed ] ;
earl:subject <https://github.com/RDFLib/rdflib> ;
earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-describe01> .