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 8e50fb5 commit 1ef0549Copy full SHA for 1ef0549
muted-tests.yml
@@ -267,6 +267,9 @@ tests:
267
- class: org.elasticsearch.xpack.inference.InferenceRestIT
268
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
269
issue: https://github.com/elastic/elasticsearch/issues/114412
270
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
271
+ method: test {categorize.Categorize SYNC}
272
+ issue: https://github.com/elastic/elasticsearch/issues/113054
273
274
# Examples:
275
#
0 commit comments