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 35f7efe commit 16b472cCopy full SHA for 16b472c
muted-tests.yml
@@ -309,6 +309,9 @@ tests:
309
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
310
method: test {categorize.Categorize ASYNC}
311
issue: https://github.com/elastic/elasticsearch/issues/113721
312
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
313
+ method: test {categorize.Categorize SYNC}
314
+ issue: https://github.com/elastic/elasticsearch/issues/113722
315
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
316
method: testMinimumVersionSameAsNewVersion
317
issue: https://github.com/elastic/elasticsearch/issues/114593
0 commit comments