diff --git a/muted-tests.yml b/muted-tests.yml index c744258a1e42d..38f62e7123587 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -466,4 +466,10 @@ tests: issue: https://github.com/elastic/elasticsearch/issues/118514 - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT method: test {grok.OverwriteNameWhere SYNC} - issue: https://github.com/elastic/elasticsearch/issues/118638 \ No newline at end of file + issue: https://github.com/elastic/elasticsearch/issues/118638 +- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT + method: test {dissect.OverwriteName SYNC} + issue: https://github.com/elastic/elasticsearch/issues/118667 +- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT + method: test {stats.ByDateAndKeywordAndIntWithAlias SYNC} + issue: https://github.com/elastic/elasticsearch/issues/118668