Merge pull request #225304 from SuperSandro2000/py3-bottle

python310Packages.bottle: disable timing sensitive test
This commit is contained in:
Robert Scott
2023-04-08 23:54:26 +01:00
committed by GitHub
@@ -27,6 +27,8 @@ buildPythonPackage rec {
"test_delete_cookie"
"test_error"
"test_error_in_generator_callback"
# timing sensitive
"test_ims"
];
__darwinAllowLocalNetworking = true;