python3Packages.flask-testing: re-enable darwin tests

This commit is contained in:
Olivér Falvai
2025-07-09 21:34:34 +02:00
parent 6951112e1d
commit d155caf0c7
@@ -29,8 +29,7 @@ buildPythonPackage rec {
pytestCheckHook
];
# Some of the tests use localhost networking on darwin
doCheck = !stdenv.hostPlatform.isDarwin;
__darwinAllowLocalNetworking = true;
disabledTests = [
# RuntimeError and NotImplementedError