diff --git a/muted-tests.yml b/muted-tests.yml index 1bd2fa4b87df1..8bc4095418f22 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -452,3 +452,5 @@ tests: - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT method: test {union_types.MultiIndexIndirectUseOfUnionTypesInMvExpand SYNC} issue: https://github.com/elastic/elasticsearch/issues/119584 +- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT + issue: https://github.com/elastic/elasticsearch/issues/119622