Skip to content

Fix defined namespace warnings #3714

Fix defined namespace warnings

Fix defined namespace warnings #3714

GitHub Actions / pytest report succeeded Nov 1, 2024 in 1s

98801 passed, 39 failed and 5046 skipped

Tests failed

Report Passed Failed Skipped Time
3.10-macos-latest-pytest-junit.xml 7614✅ 3❌ 390⚪ 89s
3.10-ubuntu-latest-pytest-junit.xml 7614✅ 3❌ 390⚪ 132s
3.10-windows-latest-pytest-junit.xml 7602✅ 3❌ 392⚪ 162s
3.11-macos-latest-pytest-junit.xml 7614✅ 3❌ 390⚪ 91s
3.11-ubuntu-latest-pytest-junit.xml 7337✅ 3❌ 380⚪ 122s
3.11-windows-latest-pytest-junit.xml 7602✅ 3❌ 392⚪ 154s
3.8-macos-latest-pytest-junit.xml 7614✅ 3❌ 390⚪ 106s
3.8-ubuntu-latest-min-pytest-junit.xml 7686✅ 3❌ 379⚪ 168s
3.8-ubuntu-latest-pytest-junit.xml 7686✅ 3❌ 379⚪ 164s
3.8-windows-latest-pytest-junit.xml 7602✅ 3❌ 392⚪ 149s
3.9-macos-latest-pytest-junit.xml 7614✅ 3❌ 390⚪ 99s
3.9-ubuntu-latest-pytest-junit.xml 7614✅ 3❌ 390⚪ 129s
3.9-windows-latest-pytest-junit.xml 7602✅ 3❌ 392⚪ 153s

❌ 3.10-macos-latest-pytest-junit.xml

8007 tests were completed in 89s with 7614 passed, 3 failed and 390 skipped.

Test suite Passed Failed Skipped Time
pytest 7614✅ 3❌ 390⚪ 89s

❌ pytest

⚪ test.test_literal.test_literal_html5lib
⚪ test.test_store.test_store_sparqlupdatestore
docs.namespaces_and_bindings.rst
  ✅ namespaces_and_bindings.rst
docs.rdf_terms.rst
  ✅ rdf_terms.rst
rdflib.__init__
  ✅ rdflib
rdflib.collection
  ✅ rdflib.collection.Collection
  ✅ rdflib.collection.Collection.__delitem__
  ✅ rdflib.collection.Collection.append
  ✅ rdflib.collection.Collection.n3
rdflib.compare
  ✅ rdflib.compare
  ✅ rdflib.compare.isomorphic
rdflib.container
  ✅ rdflib.container.Container
rdflib.events
  ✅ rdflib.events
rdflib.extras.describer
  ✅ rdflib.extras.describer
  ✅ rdflib.extras.describer.Describer.about
  ✅ rdflib.extras.describer.Describer.rdftype
  ✅ rdflib.extras.describer.Describer.rel
  ✅ rdflib.extras.describer.Describer.rev
  ✅ rdflib.extras.describer.Describer.value
rdflib.extras.infixowl
  ✅ rdflib.extras.infixowl
  ✅ rdflib.extras.infixowl.BooleanClass.changeOperator
  ✅ rdflib.extras.infixowl.BooleanClassExtentHelper
  ✅ rdflib.extras.infixowl.Class.__and__
  ✅ rdflib.extras.infixowl.Class.__hash__
  ✅ rdflib.extras.infixowl.Class._get_parents
  ✅ rdflib.extras.infixowl.Class.parents
  ✅ rdflib.extras.infixowl.DeepClassClear
  ✅ rdflib.extras.infixowl.EnumeratedClass
  ✅ rdflib.extras.infixowl.Individual.replace
  ✅ rdflib.extras.infixowl.Restriction.serialize
rdflib.graph
  ✅ rdflib.graph
  ✅ rdflib.graph.Dataset
  ✅ rdflib.graph.Graph.__getitem__
  ✅ rdflib.graph.Graph.collection
  ✅ rdflib.graph.Graph.parse
  ✅ rdflib.graph.Graph.resource
  ✅ rdflib.graph.Graph.transitiveClosure
rdflib.namespace.__init__
  ✅ rdflib.namespace
  ✅ rdflib.namespace.Namespace
  ✅ rdflib.namespace.Namespace.__contains__
  ✅ rdflib.namespace.NamespaceManager
  ✅ rdflib.namespace.NamespaceManager.expand_curie
  ✅ rdflib.namespace.URIPattern
rdflib.parser
  ✅ rdflib.parser.PythonInputSource
rdflib.paths
  ✅ rdflib.paths
rdflib.plugins.parsers.jsonld
  ✅ rdflib.plugins.parsers.jsonld
rdflib.plugins.parsers.notation3
  ✅ rdflib.plugins.parsers.notation3.hexify
  ✅ rdflib.plugins.parsers.notation3.join
  ✅ rdflib.plugins.parsers.notation3.splitFragP
rdflib.plugins.parsers.nquads
  ✅ rdflib.plugins.parsers.nquads
rdflib.plugins.serializers.jsonld
  ✅ rdflib.plugins.serializers.jsonld
rdflib.plugins.shared.jsonld.util
  ✅ rdflib.plugins.shared.jsonld.util.norm_url
rdflib.plugins.stores.sparqlstore
  ✅ rdflib.plugins.stores.sparqlstore.SPARQLStore
rdflib.query
  ✅ rdflib.query.ResultRow
rdflib.resource
  ✅ rdflib.resource
rdflib.term
  ✅ rdflib.term.Identifier.__eq__
  ✅ rdflib.term.Literal
  ✅ rdflib.term.Literal.__abs__
  ✅ rdflib.term.Literal.__add__
  ✅ rdflib.term.Literal.__eq__
  ✅ rdflib.term.Literal.__gt__
  ✅ rdflib.term.Literal.__hash__
  ✅ rdflib.term.Literal.__invert__
  ✅ rdflib.term.Literal.__le__
  ✅ rdflib.term.Literal.__neg__
  ✅ rdflib.term.Literal.__pos__
  ✅ rdflib.term.Literal.__sub__
  ✅ rdflib.term.Literal._literal_n3
  ✅ rdflib.term.Literal.n3
  ✅ rdflib.term.Literal.normalize
  ✅ rdflib.term.URIRef.fragment
rdflib.tools.csv2rdf
  ✅ rdflib.tools.csv2rdf.index
rdflib.tools.rdfpipe
  ✅ rdflib.tools.rdfpipe._format_and_kws
rdflib.util
  ✅ rdflib.util._get_ext
  ✅ rdflib.util._iri2uri
  ✅ rdflib.util.date_time
  ✅ rdflib.util.from_n3
  ✅ rdflib.util.guess_format
  ✅ rdflib.util.parse_date_time
test.data.suites.trix.test_trix
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-aperture-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test0]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-bnode-context-obj-bnodes-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test1]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-bnode-context-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test2]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-example-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test3]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-nokia-example-2010-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test4]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-nokia-example-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test5]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-nquads-example-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test6]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-01-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test7]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-02-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test8]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-03-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test9]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-04-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test10]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-05-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test11]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-06-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test12]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-10-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test13]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-11-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test14]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-12-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test15]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-13-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test16]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-14-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test17]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-15-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test18]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-w3c-1-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test19]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-w3c-2-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test20]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ns-1-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test21]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ns-2-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test22]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ex-1-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test23]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ex-2-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test24]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ex-3-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test25]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ex-4-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test26]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-ex-5-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test27]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-test-01-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test28]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-test-02-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test29]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-test1-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test30]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-test2-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test31]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-test3-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test32]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-test4-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test33]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-test5-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test34]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-emptynamedgraph-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test35]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-minimal-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test36]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-namedgraphs-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test37]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-twoemptygraphs-http://www.w3.org/ns/rdftest#TestTrixPositiveSyntax-rdf_test38]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-alternateencoding-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test39]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-blanknodes2-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test40]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-blanknodes-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test41]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-escape-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test42]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-extended-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test43]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-ignoremultiplegraphs-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test44]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-ignorexmlcomments-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test45]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-missingnamespace-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test46]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-objectnodetypes-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test47]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-relativeuris-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test48]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-singletriple-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test49]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-specialchars-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test50]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-datatyperequired-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test51]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-malformed-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test52]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-malformedgraphuri-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test53]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-malformedobjecturi-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test54]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-malformedpredicateuri-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test55]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-ng4j-malformedsubjecturi-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test56]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-00-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test57]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-01-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test58]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-02-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test59]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-03-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test60]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-04-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test61]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-05-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test62]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-06-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test63]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-07-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test64]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-08-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test65]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-09-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test66]
  ✅ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-bad-10-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test67]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-1-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test68]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-2-http://www.w3.org/ns/rdftest#TestTrixEval-rdf_test69]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-asserted-1-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test70]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-asserted-2-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test71]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-emb-1-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test72]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-emb-2-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test73]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-emb-nested-1-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test74]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-emb-nested-2-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test75]
  ⚪ test_manifest[file:///Users/runner/work/rdflib/rdflib/test/data/suites/trix/manifest.ttl#trix-jena-star-bad-emb-nested-3-http://www.w3.org/ns/rdftest#TestTrixNegativeSyntax-rdf_test76]
test.jsonld.test_api
  ✅ test_parse
test.jsonld.test_compaction
  ✅ test_cases[\n@prefix dc: <http://purl.org/dc/terms/> .\n<http://example.org/>\n    dc:title "Homepage"@en .\n-expected0]
  ✅ test_cases[\n@prefix dc: <http://purl.org/dc/terms/> .\n<http://example.org/>\n    dc:title "Homepage"@en, "Hemsida"@sv .\n-expected1]
  ✅ test_cases[\n@prefix dc: <http://purl.org/dc/terms/> .\n<http://example.org/>\n    dc:title "Homepage"@en, "Hemsida"@sv .\n-expected2]
  ✅ test_cases[\n@prefix dc: <http://purl.org/dc/terms/> .\n<http://example.org/easter_island>\n    dc:title "P\xe5sk\xf6n"@sv .\n-expected3]
  ✅ test_cases[\n@prefix : <http://example.org/ns#> .\n<http://example.org/> :has _:blank-1 .\n-expected4]
  ✅ test_cases[\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix : <http://example.org/ns#> .\n:Something rdfs:subClassOf :Thing .\n-expected5]
  ✅ test_cases[\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix : <http://example.org/ns#> .\n:Something rdfs:subClassOf :Thing .\n-expected6]
  ✅ test_cases[\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix : <http://example.org/ns#> .\n:World owl:unionOf (:Everyhing :Nothing) .\n-expected7]
  ✅ test_cases[\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix : <http://example.org/ns#> .\n:World owl:unionOf (:Everyhing :Nothing) .\n-expected8]
  ✅ test_cases[\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix : <http://example.org/ns#> .\n:World owl:unionOf (:Everyhing :Nothing) .\n-expected9]
  ✅ test_cases[\nBASE <http://example.org/>\nPREFIX : <http://example.org/vocab/>\n<Thing> a :Class .\n<Work> a :Class; :subClassOf <Thing> .\n</some/path/> a :Thing .\n</some/path/#this> a :Thing .\n</some/path/#other> a :Thing .\n-expected10]
test.jsonld.test_context
  ✅ test_create_context
  ✅ test_select_term_based_on_value_characteristics
  ✅ test_getting_keyword_values_from_nodes
  ✅ test_parsing_a_context_expands_prefixes
  ✅ test_resolving_iris
  ✅ test_accessing_keyword_values_by_alias
  ✅ test_creating_a_subcontext
  ✅ test_prefix_like_vocab
  ✅ test_loading_contexts
  ✅ test_use_base_in_local_context
  ✅ test_override_base
  ✅ test_resolve_relative_base
  ✅ test_set_null_base
  ✅ test_ignore_base_remote_context
  ✅ test_recursive_context_inclusion_error
  ✅ test_invalid_remote_context
  ✅ test_file_source
  ✅ test_dict_source
  ✅ test_parsing
  ✅ test_to_dict
test.jsonld.test_localsuite
  ✅ test_suite[file:///Users/runner/work/rdflib/rdflib/test/jsonld/local-suite/toRdf-manifest.jsonld#ttwoidnodes-do_test_parser-file:///Users/runner/work/rdflib/rdflib/test/jsonld/local-suite/-toRdf-twoidnodes-toRdf-twoidnodes-in.jsonld-toRdf-twoidnodes-out.nq-False-options0]
  ✅ test_suite[file:///Users/runner/work/rdflib/rdflib/test/jsonld/local-suite/sample-manifest.jsonld#turn-do_test_parser-file:///Users/runner/work/rdflib/rdflib/test/jsonld/local-suite/-sample-urn-sample-urn-in.jsonld-sample-urn-out.nq-False-options1]
  ✅ test_suite[file:///Users/runner/work/rdflib/rdflib/test/jsonld/local-suite/toRdf-manifest.jsonld#ttwoimports-do_test_parser-file:///Users/runner/work/rdflib/rdflib/test/jsonld/local-suite/-toRdf-twoimports-toRdf-twoimports-in.jsonld-toRdf-twoimports-out.nq-False-options2]
test.jsonld.test_named_graphs
  ✅ test_graph
  ✅ test_conjunctive_graph
  ✅ test_dataset
test.jsonld.test_nested_arrays
  ✅ test_container_list
  ✅ test_no_container
test.jsonld.test_norm_urn
  ✅ test_norm_urn
test.jsonld.test_onedotone
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0001-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0001-toRdf/0001-in.jsonld-toRdf/0001-out.nq-False-options0]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0002-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0002-toRdf/0002-in.jsonld-toRdf/0002-out.nq-False-options1]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0003-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0003-toRdf/0003-in.jsonld-toRdf/0003-out.nq-False-options2]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0004-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0004-toRdf/0004-in.jsonld-toRdf/0004-out.nq-False-options3]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0005-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0005-toRdf/0005-in.jsonld-toRdf/0005-out.nq-False-options4]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0006-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0006-toRdf/0006-in.jsonld-toRdf/0006-out.nq-False-options5]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0007-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0007-toRdf/0007-in.jsonld-toRdf/0007-out.nq-False-options6]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0008-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0008-toRdf/0008-in.jsonld-toRdf/0008-out.nq-False-options7]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0009-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0009-toRdf/0009-in.jsonld-toRdf/0009-out.nq-False-options8]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0010-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0010-toRdf/0010-in.jsonld-toRdf/0010-out.nq-False-options9]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0011-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0011-toRdf/0011-in.jsonld-toRdf/0011-out.nq-False-options10]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0012-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0012-toRdf/0012-in.jsonld-toRdf/0012-out.nq-False-options11]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0013-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0013-toRdf/0013-in.jsonld-toRdf/0013-out.nq-False-options12]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0014-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0014-toRdf/0014-in.jsonld-toRdf/0014-out.nq-False-options13]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0015-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0015-toRdf/0015-in.jsonld-toRdf/0015-out.nq-False-options14]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0016-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0016-toRdf/0016-in.jsonld-toRdf/0016-out.nq-False-options15]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0017-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0017-toRdf/0017-in.jsonld-toRdf/0017-out.nq-False-options16]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0018-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0018-toRdf/0018-in.jsonld-toRdf/0018-out.nq-False-options17]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0019-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0019-toRdf/0019-in.jsonld-toRdf/0019-out.nq-False-options18]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0020-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0020-toRdf/0020-in.jsonld-toRdf/0020-out.nq-False-options19]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0022-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0022-toRdf/0022-in.jsonld-toRdf/0022-out.nq-False-options20]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0023-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0023-toRdf/0023-in.jsonld-toRdf/0023-out.nq-False-options21]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0024-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0024-toRdf/0024-in.jsonld-toRdf/0024-out.nq-False-options22]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0025-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0025-toRdf/0025-in.jsonld-toRdf/0025-out.nq-False-options23]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0026-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0026-toRdf/0026-in.jsonld-toRdf/0026-out.nq-False-options24]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0027-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0027-toRdf/0027-in.jsonld-toRdf/0027-out.nq-False-options25]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0028-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0028-toRdf/0028-in.jsonld-toRdf/0028-out.nq-False-options26]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0029-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0029-toRdf/0029-in.jsonld-toRdf/0029-out.nq-False-options27]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0030-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0030-toRdf/0030-in.jsonld-toRdf/0030-out.nq-False-options28]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0031-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0031-toRdf/0031-in.jsonld-toRdf/0031-out.nq-False-options29]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0032-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0032-toRdf/0032-in.jsonld-toRdf/0032-out.nq-False-options30]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0033-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0033-toRdf/0033-in.jsonld-toRdf/0033-out.nq-False-options31]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0034-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0034-toRdf/0034-in.jsonld-toRdf/0034-out.nq-False-options32]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0036-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0036-toRdf/0036-in.jsonld-toRdf/0036-out.nq-False-options33]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0113-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0113-toRdf/0113-in.jsonld-toRdf/0113-out.nq-False-options34]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0114-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0114-toRdf/0114-in.jsonld-toRdf/0114-out.nq-False-options35]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0115-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0115-toRdf/0115-in.jsonld-toRdf/0115-out.nq-False-options36]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0116-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0116-toRdf/0116-in.jsonld-toRdf/0116-out.nq-False-options37]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0117-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0117-toRdf/0117-in.jsonld-toRdf/0117-out.nq-False-options38]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0119-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0119-toRdf/0119-in.jsonld-toRdf/0119-out.nq-False-options39]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0127-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0127-toRdf/0127-in.jsonld-toRdf/0127-out.nq-False-options40]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#t0129-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-0129-toRdf/0129-in.jsonld-toRdf/0129-out.nq-False-options41]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc001-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c001-toRdf/c001-in.jsonld-toRdf/c001-out.nq-False-options42]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc002-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c002-toRdf/c002-in.jsonld-toRdf/c002-out.nq-False-options43]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc003-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c003-toRdf/c003-in.jsonld-toRdf/c003-out.nq-False-options44]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc004-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c004-toRdf/c004-in.jsonld-toRdf/c004-out.nq-False-options45]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc005-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c005-toRdf/c005-in.jsonld-toRdf/c005-out.nq-False-options46]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc006-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c006-toRdf/c006-in.jsonld-toRdf/c006-out.nq-False-options47]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc007-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c007-toRdf/c007-in.jsonld-toRdf/c007-out.nq-False-options48]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc008-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c008-toRdf/c008-in.jsonld-toRdf/c008-out.nq-False-options49]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc009-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c009-toRdf/c009-in.jsonld-toRdf/c009-out.nq-False-options50]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc010-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c010-toRdf/c010-in.jsonld-toRdf/c010-out.nq-False-options51]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc011-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c011-toRdf/c011-in.jsonld-toRdf/c011-out.nq-False-options52]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc012-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c012-toRdf/c012-in.jsonld-toRdf/c012-out.nq-False-options53]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc016-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c016-toRdf/c016-in.jsonld-toRdf/c016-out.nq-False-options54]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc017-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c017-toRdf/c017-in.jsonld-toRdf/c017-out.nq-False-options55]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc019-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c019-toRdf/c019-in.jsonld-toRdf/c019-out.nq-False-options56]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc020-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c020-toRdf/c020-in.jsonld-toRdf/c020-out.nq-False-options57]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc021-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c021-toRdf/c021-in.jsonld-toRdf/c021-out.nq-False-options58]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc022-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c022-toRdf/c022-in.jsonld-toRdf/c022-out.nq-False-options59]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc023-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c023-toRdf/c023-in.jsonld-toRdf/c023-out.nq-False-options60]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc024-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c024-toRdf/c024-in.jsonld-toRdf/c024-out.nq-False-options61]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc025-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c025-toRdf/c025-in.jsonld-toRdf/c025-out.nq-False-options62]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc026-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c026-toRdf/c026-in.jsonld-toRdf/c026-out.nq-False-options63]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc027-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c027-toRdf/c027-in.jsonld-toRdf/c027-out.nq-False-options64]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc028-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c028-toRdf/c028-in.jsonld-toRdf/c028-out.nq-False-options65]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc034-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c034-toRdf/c034-in.jsonld-toRdf/c034-out.nq-False-options66]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc035-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c035-toRdf/c035-in.jsonld-toRdf/c035-out.nq-False-options67]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tc036-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-c036-toRdf/c036-in.jsonld-toRdf/c036-out.nq-False-options68]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi01-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di01-toRdf/di01-in.jsonld-toRdf/di01-out.nq-False-options69]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi02-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di02-toRdf/di02-in.jsonld-toRdf/di02-out.nq-False-options70]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi03-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di03-toRdf/di03-in.jsonld-toRdf/di03-out.nq-False-options71]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi04-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di04-toRdf/di04-in.jsonld-toRdf/di04-out.nq-False-options72]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi05-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di05-toRdf/di05-in.jsonld-toRdf/di05-out.nq-False-options73]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi06-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di06-toRdf/di06-in.jsonld-toRdf/di06-out.nq-False-options74]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tdi07-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-di07-toRdf/di07-in.jsonld-toRdf/di07-out.nq-False-options75]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te001-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e001-toRdf/e001-in.jsonld-toRdf/e001-out.nq-False-options76]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te002-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e002-toRdf/e002-in.jsonld-toRdf/e002-out.nq-False-options77]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te003-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e003-toRdf/e003-in.jsonld-toRdf/e003-out.nq-False-options78]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te005-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e005-toRdf/e005-in.jsonld-toRdf/e005-out.nq-False-options79]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te006-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e006-toRdf/e006-in.jsonld-toRdf/e006-out.nq-False-options80]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te007-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e007-toRdf/e007-in.jsonld-toRdf/e007-out.nq-False-options81]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te008-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e008-toRdf/e008-in.jsonld-toRdf/e008-out.nq-False-options82]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te009-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e009-toRdf/e009-in.jsonld-toRdf/e009-out.nq-False-options83]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te010-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e010-toRdf/e010-in.jsonld-toRdf/e010-out.nq-False-options84]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te011-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e011-toRdf/e011-in.jsonld-toRdf/e011-out.nq-False-options85]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te012-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e012-toRdf/e012-in.jsonld-toRdf/e012-out.nq-False-options86]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te013-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e013-toRdf/e013-in.jsonld-toRdf/e013-out.nq-False-options87]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te015-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e015-toRdf/e015-in.jsonld-toRdf/e015-out.nq-False-options88]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te016-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e016-toRdf/e016-in.jsonld-toRdf/e016-out.nq-False-options89]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te017-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e017-toRdf/e017-in.jsonld-toRdf/e017-out.nq-False-options90]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te018-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e018-toRdf/e018-in.jsonld-toRdf/e018-out.nq-False-options91]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te019-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e019-toRdf/e019-in.jsonld-toRdf/e019-out.nq-False-options92]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te020-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e020-toRdf/e020-in.jsonld-toRdf/e020-out.nq-False-options93]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te021-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e021-toRdf/e021-in.jsonld-toRdf/e021-out.nq-False-options94]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te022-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e022-toRdf/e022-in.jsonld-toRdf/e022-out.nq-False-options95]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te023-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e023-toRdf/e023-in.jsonld-toRdf/e023-out.nq-False-options96]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te024-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e024-toRdf/e024-in.jsonld-toRdf/e024-out.nq-False-options97]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te025-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e025-toRdf/e025-in.jsonld-toRdf/e025-out.nq-False-options98]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te027-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e027-toRdf/e027-in.jsonld-toRdf/e027-out.nq-False-options99]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te028-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e028-toRdf/e028-in.jsonld-toRdf/e028-out.nq-False-options100]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te029-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e029-toRdf/e029-in.jsonld-toRdf/e029-out.nq-False-options101]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te030-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e030-toRdf/e030-in.jsonld-toRdf/e030-out.nq-False-options102]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te031-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e031-toRdf/e031-in.jsonld-toRdf/e031-out.nq-False-options103]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te032-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e032-toRdf/e032-in.jsonld-toRdf/e032-out.nq-False-options104]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te033-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e033-toRdf/e033-in.jsonld-toRdf/e033-out.nq-False-options105]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te034-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e034-toRdf/e034-in.jsonld-toRdf/e034-out.nq-False-options106]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te035-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e035-toRdf/e035-in.jsonld-toRdf/e035-out.nq-False-options107]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te036-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e036-toRdf/e036-in.jsonld-toRdf/e036-out.nq-False-options108]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te037-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e037-toRdf/e037-in.jsonld-toRdf/e037-out.nq-False-options109]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te039-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e039-toRdf/e039-in.jsonld-toRdf/e039-out.nq-False-options110]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te040-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e040-toRdf/e040-in.jsonld-toRdf/e040-out.nq-False-options111]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te041-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e041-toRdf/e041-in.jsonld-toRdf/e041-out.nq-False-options112]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te042-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e042-toRdf/e042-in.jsonld-toRdf/e042-out.nq-False-options113]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te043-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e043-toRdf/e043-in.jsonld-toRdf/e043-out.nq-False-options114]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te044-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e044-toRdf/e044-in.jsonld-toRdf/e044-out.nq-False-options115]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te045-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e045-toRdf/e045-in.jsonld-toRdf/e045-out.nq-False-options116]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te046-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e046-toRdf/e046-in.jsonld-toRdf/e046-out.nq-False-options117]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te047-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e047-toRdf/e047-in.jsonld-toRdf/e047-out.nq-False-options118]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te048-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e048-toRdf/e048-in.jsonld-toRdf/e048-out.nq-False-options119]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te049-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e049-toRdf/e049-in.jsonld-toRdf/e049-out.nq-False-options120]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te050-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e050-toRdf/e050-in.jsonld-toRdf/e050-out.nq-False-options121]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te051-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e051-toRdf/e051-in.jsonld-toRdf/e051-out.nq-False-options122]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te052-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e052-toRdf/e052-in.jsonld-toRdf/e052-out.nq-False-options123]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te053-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e053-toRdf/e053-in.jsonld-toRdf/e053-out.nq-False-options124]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te054-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e054-toRdf/e054-in.jsonld-toRdf/e054-out.nq-False-options125]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te055-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e055-toRdf/e055-in.jsonld-toRdf/e055-out.nq-False-options126]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te056-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e056-toRdf/e056-in.jsonld-toRdf/e056-out.nq-False-options127]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te057-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e057-toRdf/e057-in.jsonld-toRdf/e057-out.nq-False-options128]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te058-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e058-toRdf/e058-in.jsonld-toRdf/e058-out.nq-False-options129]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te059-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e059-toRdf/e059-in.jsonld-toRdf/e059-out.nq-False-options130]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te060-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e060-toRdf/e060-in.jsonld-toRdf/e060-out.nq-False-options131]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te062-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e062-toRdf/e062-in.jsonld-toRdf/e062-out.nq-False-options132]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te063-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e063-toRdf/e063-in.jsonld-toRdf/e063-out.nq-False-options133]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te064-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e064-toRdf/e064-in.jsonld-toRdf/e064-out.nq-False-options134]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te065-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e065-toRdf/e065-in.jsonld-toRdf/e065-out.nq-False-options135]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te066-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e066-toRdf/e066-in.jsonld-toRdf/e066-out.nq-False-options136]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te067-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e067-toRdf/e067-in.jsonld-toRdf/e067-out.nq-False-options137]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te068-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e068-toRdf/e068-in.jsonld-toRdf/e068-out.nq-False-options138]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te069-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e069-toRdf/e069-in.jsonld-toRdf/e069-out.nq-False-options139]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te070-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e070-toRdf/e070-in.jsonld-toRdf/e070-out.nq-False-options140]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te072-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e072-toRdf/e072-in.jsonld-toRdf/e072-out.nq-False-options141]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te073-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e073-toRdf/e073-in.jsonld-toRdf/e073-out.nq-False-options142]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te074-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e074-toRdf/e074-in.jsonld-toRdf/e074-out.nq-False-options143]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te078-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e078-toRdf/e078-in.jsonld-toRdf/e078-out.nq-False-options144]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te079-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e079-toRdf/e079-in.jsonld-toRdf/e079-out.nq-False-options145]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te081-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e081-toRdf/e081-in.jsonld-toRdf/e081-out.nq-False-options146]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te082-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e082-toRdf/e082-in.jsonld-toRdf/e082-out.nq-False-options147]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te083-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e083-toRdf/e083-in.jsonld-toRdf/e083-out.nq-False-options148]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te084-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e084-toRdf/e084-in.jsonld-toRdf/e084-out.nq-False-options149]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te085-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e085-toRdf/e085-in.jsonld-toRdf/e085-out.nq-False-options150]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te086-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e086-toRdf/e086-in.jsonld-toRdf/e086-out.nq-False-options151]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te087-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e087-toRdf/e087-in.jsonld-toRdf/e087-out.nq-False-options152]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te095-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e095-toRdf/e095-in.jsonld-toRdf/e095-out.nq-False-options153]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te096-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e096-toRdf/e096-in.jsonld-toRdf/e096-out.nq-False-options154]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te097-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e097-toRdf/e097-in.jsonld-toRdf/e097-out.nq-False-options155]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te098-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e098-toRdf/e098-in.jsonld-toRdf/e098-out.nq-False-options156]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te099-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e099-toRdf/e099-in.jsonld-toRdf/e099-out.nq-False-options157]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te100-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e100-toRdf/e100-in.jsonld-toRdf/e100-out.nq-False-options158]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te101-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e101-toRdf/e101-in.jsonld-toRdf/e101-out.nq-False-options159]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te102-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e102-toRdf/e102-in.jsonld-toRdf/e102-out.nq-False-options160]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te103-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e103-toRdf/e103-in.jsonld-toRdf/e103-out.nq-False-options161]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te106-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e106-toRdf/e106-in.jsonld-toRdf/e106-out.nq-False-options162]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te109-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e109-toRdf/e109-in.jsonld-toRdf/e109-out.nq-False-options163]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te113-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e113-toRdf/e113-in.jsonld-toRdf/e113-out.nq-False-options164]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te114-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e114-toRdf/e114-in.jsonld-toRdf/e114-out.nq-False-options165]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te121-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e121-toRdf/e121-in.jsonld-toRdf/e121-out.nq-False-options166]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te126-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e126-toRdf/e126-in.jsonld-toRdf/e126-out.nq-False-options167]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te127-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-e127-toRdf/e127-in.jsonld-toRdf/e127-out.nq-False-options168]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tin01-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-in01-toRdf/in01-in.jsonld-toRdf/in01-out.nq-False-options169]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tin02-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-in02-toRdf/in02-in.jsonld-toRdf/in02-out.nq-False-options170]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tin03-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-in03-toRdf/in03-in.jsonld-toRdf/in03-out.nq-False-options171]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tin04-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-in04-toRdf/in04-in.jsonld-toRdf/in04-out.nq-False-options172]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tin05-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-in05-toRdf/in05-in.jsonld-toRdf/in05-out.nq-False-options173]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tin06-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-in06-toRdf/in06-in.jsonld-toRdf/in06-out.nq-False-options174]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs01-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js01-toRdf/js01-in.jsonld-toRdf/js01-out.nq-False-options175]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs02-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js02-toRdf/js02-in.jsonld-toRdf/js02-out.nq-False-options176]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs03-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js03-toRdf/js03-in.jsonld-toRdf/js03-out.nq-False-options177]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs05-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js05-toRdf/js05-in.jsonld-toRdf/js05-out.nq-False-options178]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs06-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js06-toRdf/js06-in.jsonld-toRdf/js06-out.nq-False-options179]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs07-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js07-toRdf/js07-in.jsonld-toRdf/js07-out.nq-False-options180]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs08-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js08-toRdf/js08-in.jsonld-toRdf/js08-out.nq-False-options181]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs09-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js09-toRdf/js09-in.jsonld-toRdf/js09-out.nq-False-options182]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs11-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js11-toRdf/js11-in.jsonld-toRdf/js11-out.nq-False-options183]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs14-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js14-toRdf/js14-in.jsonld-toRdf/js14-out.nq-False-options184]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs15-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js15-toRdf/js15-in.jsonld-toRdf/js15-out.nq-False-options185]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs16-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js16-toRdf/js16-in.jsonld-toRdf/js16-out.nq-False-options186]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs17-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js17-toRdf/js17-in.jsonld-toRdf/js17-out.nq-False-options187]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs18-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js18-toRdf/js18-in.jsonld-toRdf/js18-out.nq-False-options188]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs19-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js19-toRdf/js19-in.jsonld-toRdf/js19-out.nq-False-options189]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs20-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js20-toRdf/js20-in.jsonld-toRdf/js20-out.nq-False-options190]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs21-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js21-toRdf/js21-in.jsonld-toRdf/js21-out.nq-False-options191]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs22-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js22-toRdf/js22-in.jsonld-toRdf/js22-out.nq-False-options192]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tjs23-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-js23-toRdf/js23-in.jsonld-toRdf/js23-out.nq-False-options193]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli01-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-li01-toRdf/li01-in.jsonld-toRdf/li01-out.nq-False-options194]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli02-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-li02-toRdf/li02-in.jsonld-toRdf/li02-out.nq-False-options195]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli03-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-li03-toRdf/li03-in.jsonld-toRdf/li03-out.nq-False-options196]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli04-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-li04-toRdf/li04-in.jsonld-toRdf/li04-out.nq-False-options197]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli13-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-li13-toRdf/li13-in.jsonld-toRdf/li13-out.nq-False-options198]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm001-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m001-toRdf/m001-in.jsonld-toRdf/m001-out.nq-False-options199]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm002-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m002-toRdf/m002-in.jsonld-toRdf/m002-out.nq-False-options200]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm003-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m003-toRdf/m003-in.jsonld-toRdf/m003-out.nq-False-options201]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm004-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m004-toRdf/m004-in.jsonld-toRdf/m004-out.nq-False-options202]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm005-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m005-toRdf/m005-in.jsonld-toRdf/m005-out.nq-False-options203]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm006-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m006-toRdf/m006-in.jsonld-toRdf/m006-out.nq-False-options204]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm007-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m007-toRdf/m007-in.jsonld-toRdf/m007-out.nq-False-options205]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm008-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m008-toRdf/m008-in.jsonld-toRdf/m008-out.nq-False-options206]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm009-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m009-toRdf/m009-in.jsonld-toRdf/m009-out.nq-False-options207]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm010-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m010-toRdf/m010-in.jsonld-toRdf/m010-out.nq-False-options208]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm011-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m011-toRdf/m011-in.jsonld-toRdf/m011-out.nq-False-options209]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm012-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m012-toRdf/m012-in.jsonld-toRdf/m012-out.nq-False-options210]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm013-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m013-toRdf/m013-in.jsonld-toRdf/m013-out.nq-False-options211]
  ✅ test_suite[https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tm014-do_test_parser-https://w3c.github.io/json-ld-api/tests/-toRdf-m014-toRdf/m014-in.jsonld-toRdf/m014-out.nq-False-options212]

Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in 3.10-macos-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSDefaultsEmpty]

Failed test found in:
  3.10-macos-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/Users/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSDefaultsEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.10-macos-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSWarnFailEmpty]

Failed test found in:
  3.10-macos-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/Users/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSWarnFailEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.10-macos-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DefinedNamespace]

Failed test found in:
  3.10-macos-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/Users/runner/work/rdflib/rdflib/.tox/py310/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/Users/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 410, in test_dir
    attrs = list(dir(dfns))
  File "/Users/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 323, in __dir__
    values = {cls[str(x)] for x in attrs}
  File "/Users/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 323, in <setcomp>
    values = {cls[str(x)] for x in attrs}
  File "/Users/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 273, in __getitem__
    return cls._NS[name]
  File "/Users/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 279, in __getattr__
    raise AttributeError(
AttributeError: DefinedNamespace like object has no attribute '_NS'

Check failure on line 0 in 3.10-ubuntu-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSDefaultsEmpty]

Failed test found in:
  3.10-ubuntu-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSDefaultsEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.10-ubuntu-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSWarnFailEmpty]

Failed test found in:
  3.10-ubuntu-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSWarnFailEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.10-ubuntu-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DefinedNamespace]

Failed test found in:
  3.10-ubuntu-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/home/runner/work/rdflib/rdflib/.tox/py310-lxml/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 410, in test_dir
    attrs = list(dir(dfns))
  File "/home/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 323, in __dir__
    values = {cls[str(x)] for x in attrs}
  File "/home/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 323, in <setcomp>
    values = {cls[str(x)] for x in attrs}
  File "/home/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 273, in __getitem__
    return cls._NS[name]
  File "/home/runner/work/rdflib/rdflib/rdflib/namespace/__init__.py", line 279, in __getattr__
    raise AttributeError(
AttributeError: DefinedNamespace like object has no attribute '_NS'

Check failure on line 0 in 3.10-windows-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSDefaultsEmpty]

Failed test found in:
  3.10-windows-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 341, in from_call
    result: TResult | None = func()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\logging.py", line 829, in _runtest_for
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "D:\a\rdflib\rdflib\test\test_namespace\test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSDefaultsEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.10-windows-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSWarnFailEmpty]

Failed test found in:
  3.10-windows-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 341, in from_call
    result: TResult | None = func()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\logging.py", line 829, in _runtest_for
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "D:\a\rdflib\rdflib\test\test_namespace\test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSWarnFailEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.10-windows-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DefinedNamespace]

Failed test found in:
  3.10-windows-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 341, in from_call
    result: TResult | None = func()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 182, in _multicall
    return outcome.get_result()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\logging.py", line 829, in _runtest_for
    yield
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\capture.py", line 880, in pytest_runtest_call
    return (yield)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\skipping.py", line 257, in pytest_runtest_call
    return (yield)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\pluggy\_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "D:\a\rdflib\rdflib\.tox\py310\lib\site-packages\_pytest\python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "D:\a\rdflib\rdflib\test\test_namespace\test_definednamespace.py", line 410, in test_dir
    attrs = list(dir(dfns))
  File "D:\a\rdflib\rdflib\rdflib\namespace\__init__.py", line 323, in __dir__
    values = {cls[str(x)] for x in attrs}
  File "D:\a\rdflib\rdflib\rdflib\namespace\__init__.py", line 323, in <setcomp>
    values = {cls[str(x)] for x in attrs}
  File "D:\a\rdflib\rdflib\rdflib\namespace\__init__.py", line 273, in __getitem__
    return cls._NS[name]
  File "D:\a\rdflib\rdflib\rdflib\namespace\__init__.py", line 279, in __getattr__
    raise AttributeError(
AttributeError: DefinedNamespace like object has no attribute '_NS'

Check failure on line 0 in 3.11-macos-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSDefaultsEmpty]

Failed test found in:
  3.11-macos-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
                             ^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
           ^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSDefaultsEmpty#__slots__')
  Use -v to get more diff

Check failure on line 0 in 3.11-macos-latest-pytest-junit.xml

See this annotation in the file changed.

@github-actions github-actions / pytest report

pytest ► test.test_namespace.test_definednamespace ► test_dir[DFNSWarnFailEmpty]

Failed test found in:
  3.11-macos-latest-pytest-junit.xml
Error:
  Traceback (most recent call last):
Raw output
Traceback (most recent call last):
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/runner.py", line 341, in from_call
    result: TResult | None = func()
                             ^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/runner.py", line 242, in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
           ^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
    yield from thread_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
    yield from unraisable_exception_runtest_hook()
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
    yield from self._runtest_for(item, "call")
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/logging.py", line 829, in _runtest_for
    yield
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/capture.py", line 880, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
    item.runtest()
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/python.py", line 1627, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/.tox/py311/lib/python3.11/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
    result = testfunction(**testargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/work/rdflib/rdflib/test/test_namespace/test_definednamespace.py", line 418, in test_dir
    assert list(attrs) == []
AssertionError: assert [rdflib.term....y#__slots__')] == []
  
  Left contains one more item: rdflib.term.URIRef('http://example.com/DFNSWarnFailEmpty#__slots__')
  Use -v to get more diff