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 90600bf commit 4e99094Copy full SHA for 4e99094
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
286
method: testAllocationPreventedForRemoval
287
issue: https://github.com/elastic/elasticsearch/issues/116363
288
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
289
+ method: test {categorize.Categorize ASYNC}
290
+ issue: https://github.com/elastic/elasticsearch/issues/116373
291
292
# Examples:
293
#
0 commit comments