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 22d1cce commit 14981deCopy full SHA for 14981de
muted-tests.yml
@@ -609,6 +609,9 @@ tests:
609
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
610
method: test {csv-spec:spatial.ConvertFromStringParseError}
611
issue: https://github.com/elastic/elasticsearch/issues/133364
612
+- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
613
+ method: testCancelViaExpirationOnRemoteResultsWithMinimizeRoundtrips
614
+ issue: https://github.com/elastic/elasticsearch/issues/127302
615
616
# Examples:
617
#
0 commit comments