python312Packages.es-client: disable failing test

This commit is contained in:
Fabian Affolter
2024-10-13 11:09:49 +02:00
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 "
];