Skip to content

Commit 2796093

Browse files
authored
Mute DeprecationHttpIT.testDeprecatedSettingsReturnWarnings (#116349)
Relates to #108628
1 parent 9fa9764 commit 2796093

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,9 @@ tests:
283283
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
284284
method: test {categorize.Categorize ASYNC}
285285
issue: https://github.com/elastic/elasticsearch/issues/113055
286+
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
287+
method: testDeprecatedSettingsReturnWarnings
288+
issue: https://github.com/elastic/elasticsearch/issues/108628
286289

287290
# Examples:
288291
#

0 commit comments

Comments
 (0)