mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
python3Packages.eventlet: disable failing test
This commit is contained in:
@@ -73,6 +73,8 @@ buildPythonPackage rec {
|
||||
"test_ssl_close"
|
||||
# flaky test
|
||||
"test_send_timeout"
|
||||
# greenlet 3.5.1 compat issue
|
||||
"test_patcher_existing_logging_module_lock"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "eventlet" ];
|
||||
|
||||
Reference in New Issue
Block a user