python312Packages.eventlet: skip test broken by openssl upgrade
This commit is contained in:
@@ -65,6 +65,8 @@ buildPythonPackage rec {
|
||||
"test_hosts_no_network"
|
||||
# flaky test, depends on builder performance
|
||||
"test_server_connection_timeout_exception"
|
||||
# broken with openssl 3.4
|
||||
"test_ssl_close"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "eventlet" ];
|
||||
|
||||
Reference in New Issue
Block a user