python3Packages.rdflib: skip a test broken by python3: 3.13.7 -> 3.13.8
This commit is contained in:
@@ -66,6 +66,8 @@ buildPythonPackage rec {
|
||||
# requires network access
|
||||
"rdflib/__init__.py::rdflib"
|
||||
"test/jsonld/test_onedotone.py::test_suite"
|
||||
# https://github.com/RDFLib/rdflib/issues/3274
|
||||
"test/test_sparql/test_translate_algebra.py::test_roundtrip"
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
|
||||
Reference in New Issue
Block a user