From 2ccb089969b52f84f8f5b8780d5b210a231adda5 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Wed, 6 Nov 2024 09:27:51 +1100 Subject: [PATCH] Mute org.elasticsearch.xpack.deprecation.DeprecationHttpIT testDeprecatedSettingsReturnWarnings #108628 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 63b2aab32218..c02b3e85ce96 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -270,6 +270,9 @@ tests: - class: org.elasticsearch.xpack.test.rest.XPackRestIT method: test {p0=ml/get_datafeeds/Test explicit get all datafeeds} issue: https://github.com/elastic/elasticsearch/issues/116284 +- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT + method: testDeprecatedSettingsReturnWarnings + issue: https://github.com/elastic/elasticsearch/issues/108628 # Examples: #