python312Packages.es-client: disable failing test
This commit is contained in:
committed by
Martin Weinelt
parent
63d3ba42e9
commit
56cecb045f
@@ -69,6 +69,8 @@ buildPythonPackage rec {
|
||||
"test_multiple_hosts_raises"
|
||||
"test_non_dict_passed"
|
||||
"test_skip_version_check"
|
||||
# Test wants to handle credentials
|
||||
"test_logging_options_from_config_file"
|
||||
# es_client.exceptions.ConfigurationError: Must populate both username and password, or leave both empty
|
||||
"test_exit_if_not_master "
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user