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 54952f6 commit 653f590Copy full SHA for 653f590
muted-tests.yml
@@ -449,6 +449,9 @@ tests:
449
- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
450
method: testCancelViaExpirationOnRemoteResultsWithMinimizeRoundtrips
451
issue: https://github.com/elastic/elasticsearch/issues/127302
452
+- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
453
+ method: testCancellationViaTimeoutWithAllowPartialResultsSetToFalse
454
+ issue: https://github.com/elastic/elasticsearch/issues/131248
455
456
# Examples:
457
#
0 commit comments