Merge pull request #125287 from simonchatts/sanic-fix

This commit is contained in:
Sandro 2021-06-06 01:30:56 +02:00 committed by GitHub
commit d641f2d6c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,8 @@ buildPythonPackage rec {
"test_zero_downtime"
# flaky
"test_keep_alive_client_timeout"
"test_check_timeouts_request_timeout"
"test_check_timeouts_response_timeout"
"test_reloader_live"
];