Skip to content

Commit 98c7570

Browse files
Mute org.elasticsearch.search.SearchCancellationIT testCancelFailedSearchWhenPartialResultDisallowed #121719
1 parent 17657c0 commit 98c7570

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
@@ -409,6 +409,9 @@ tests:
409409
- class: org.elasticsearch.xpack.downsample.DownsampleActionSingleNodeTests
410410
method: testDuplicateDownsampleRequest
411411
issue: https://github.com/elastic/elasticsearch/issues/122158
412+
- class: org.elasticsearch.search.SearchCancellationIT
413+
method: testCancelFailedSearchWhenPartialResultDisallowed
414+
issue: https://github.com/elastic/elasticsearch/issues/121719
412415

413416
# Examples:
414417
#

0 commit comments

Comments
 (0)