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 c6df4ec commit e0a6253Copy full SHA for e0a6253
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