There was an error while loading. Please reload this page.
2 parents d2e347e + b805802 commit e0567dfCopy full SHA for e0567df
muted-tests.yml
@@ -223,6 +223,12 @@ tests:
223
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
224
method: testCreateJob_WithClashingFieldMappingsFails
225
issue: https://github.com/elastic/elasticsearch/issues/113046
226
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
227
+ method: test {categorize.Categorize SYNC}
228
+ issue: https://github.com/elastic/elasticsearch/issues/113054
229
230
+ method: test {categorize.Categorize ASYNC}
231
+ issue: https://github.com/elastic/elasticsearch/issues/113055
232
233
# Examples:
234
#
0 commit comments