python3Packages.flask-testing: re-enable darwin tests (#423874)

This commit is contained in:
Wolfgang Walther
2025-07-09 21:14:16 +00:00
committed by GitHub
@@ -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