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 037c362 commit a4d1abbCopy full SHA for a4d1abb
muted-tests.yml
@@ -283,6 +283,9 @@ tests:
283
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
284
method: test {categorize.Categorize SYNC}
285
issue: https://github.com/elastic/elasticsearch/issues/113054
286
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
287
+ method: test {categorize.Categorize ASYNC}
288
+ issue: https://github.com/elastic/elasticsearch/issues/113054
289
- class: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT
290
method: test {yaml=ingest/310_reroute_processor/Test remove then add reroute processor with and without lazy rollover}
291
issue: https://github.com/elastic/elasticsearch/issues/116158
0 commit comments