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 9e2d44b commit 20f8939Copy full SHA for 20f8939
muted-tests.yml
@@ -466,4 +466,7 @@ tests:
466
issue: https://github.com/elastic/elasticsearch/issues/118514
467
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
468
method: test {grok.OverwriteNameWhere SYNC}
469
- issue: https://github.com/elastic/elasticsearch/issues/118638
+ issue: https://github.com/elastic/elasticsearch/issues/118638
470
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
471
+ method: test {dissect.OverwriteName SYNC}
472
+ issue: https://github.com/elastic/elasticsearch/issues/118667
0 commit comments