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 06e39c0 commit f5c6b35Copy full SHA for f5c6b35
muted-tests.yml
@@ -472,6 +472,9 @@ tests:
472
- class: org.elasticsearch.xpack.downsample.DownsampleWithBasicRestIT
473
method: test {p0=downsample-with-security/10_basic/Downsample index}
474
issue: https://github.com/elastic/elasticsearch/issues/131513
475
+- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
476
+ method: testCancellationViaTimeoutWithAllowPartialResultsSetToFalse
477
+ issue: https://github.com/elastic/elasticsearch/issues/131248
478
479
# Examples:
480
#
0 commit comments