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 da7df4c commit 97eafa5Copy full SHA for 97eafa5
muted-tests.yml
@@ -468,3 +468,6 @@ tests:
468
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
469
method: test {p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices}
470
issue: https://github.com/elastic/elasticsearch/issues/123081
471
+- class: org.elasticsearch.search.SearchCancellationIT
472
+ method: testCancelFailedSearchWhenPartialResultDisallowed
473
+ issue: https://github.com/elastic/elasticsearch/issues/121719
0 commit comments