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 be22d2a commit f80723eCopy full SHA for f80723e
muted-tests.yml
@@ -356,6 +356,9 @@ tests:
356
- class: org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldMapperTests
357
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
358
issue: https://github.com/elastic/elasticsearch/issues/115076
359
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
360
+ method: test {string.ValuesGrouped}
361
+ issue: https://github.com/elastic/elasticsearch/issues/115126
362
363
# Examples:
364
#
0 commit comments