python313Packages.branca: disable failing tests

This commit is contained in:
Fabian Affolter
2025-02-01 20:33:38 +01:00
parent 047b11322c
commit 0bdfea0593
@@ -42,6 +42,7 @@ buildPythonPackage rec {
disabledTestPaths = [
# Some tests require a browser
"tests/test_utilities.py"
"tests/test_iframe.py"
];
disabledTests = [