Browse Source

AwaitsFix: https://github.com/elastic/elasticsearch/issues/108859

Pooya Salehi 1 year ago
parent
commit
e77613cdfc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -23,6 +23,9 @@ tests:
   issue: "https://github.com/elastic/elasticsearch/issues/108857"
   method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\
     \ dependent mappings / dates}"
+- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
+  issue: "https://github.com/elastic/elasticsearch/issues/108859"
+  method: "test {stats.SumOfDouble SYNC}"
 # Examples:
 #
 #  Mute a single test case in a YAML test suite: