python313Packages.branca: disable failing tests
This commit is contained in:
@@ -42,6 +42,7 @@ buildPythonPackage rec {
|
||||
disabledTestPaths = [
|
||||
# Some tests require a browser
|
||||
"tests/test_utilities.py"
|
||||
"tests/test_iframe.py"
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
|
||||
Reference in New Issue
Block a user