Skip to content

Commit 653f590

Browse files
Mute org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT testCancellationViaTimeoutWithAllowPartialResultsSetToFalse #131248
1 parent 54952f6 commit 653f590

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,9 @@ tests:
449449
- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
450450
method: testCancelViaExpirationOnRemoteResultsWithMinimizeRoundtrips
451451
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
452455

453456
# Examples:
454457
#

0 commit comments

Comments
 (0)