We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa9764 commit 2796093Copy full SHA for 2796093
muted-tests.yml
@@ -283,6 +283,9 @@ tests:
283
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
284
method: test {categorize.Categorize ASYNC}
285
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
289
290
# Examples:
291
#
0 commit comments