Browse Source

Mute org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT #121143

elasticsearchmachine 8 months ago
parent
commit
98c65ffab2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      muted-tests.yml

+ 2 - 0
muted-tests.yml

@@ -485,3 +485,5 @@ tests:
 - class: org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
   method: test {p0=data_stream/140_data_stream_aliases/Create data stream aliases using wildcard expression}
   issue: https://github.com/elastic/elasticsearch/issues/120890
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
+  issue: https://github.com/elastic/elasticsearch/issues/121143