python312Packages.pytest-notebook: skip failing test

This commit is contained in:
Gaetan Lepage
2025-03-18 17:35:37 +01:00
parent c5c9572f0d
commit 7ffa866f59
@@ -77,6 +77,9 @@ buildPythonPackage rec {
# TypeError: expected str, bytes or os.PathLike object, not NoneType
"test_execute_notebook_with_coverage"
"test_regression_coverage"
# pytest_notebook.nb_regression.NBRegressionError
"test_regression_regex_replace_pass"
];
__darwinAllowLocalNetworking = true;