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 17657c0 commit 98c7570Copy full SHA for 98c7570
muted-tests.yml
@@ -409,6 +409,9 @@ tests:
409
- class: org.elasticsearch.xpack.downsample.DownsampleActionSingleNodeTests
410
method: testDuplicateDownsampleRequest
411
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
415
416
# Examples:
417
#
0 commit comments