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 30399bb commit 2fb2442Copy full SHA for 2fb2442
muted-tests.yml
@@ -286,6 +286,9 @@ tests:
286
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
287
method: testDeprecatedSettingsReturnWarnings
288
issue: https://github.com/elastic/elasticsearch/issues/108628
289
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
290
+ method: test {categorize.Categorize SYNC}
291
+ issue: https://github.com/elastic/elasticsearch/issues/113054
292
293
# Examples:
294
#
0 commit comments