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 67badfe commit 0f3ab61Copy full SHA for 0f3ab61
muted-tests.yml
@@ -311,6 +311,9 @@ tests:
311
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
312
method: testSearchAndRelocateConcurrentlyRandomReplicas
313
issue: https://github.com/elastic/elasticsearch/issues/116145
314
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
315
+ method: test {categorize.Categorize ASYNC}
316
+ issue: https://github.com/elastic/elasticsearch/issues/113055
317
318
# Examples:
319
#
0 commit comments