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 03ca86b commit 57c5313Copy full SHA for 57c5313
muted-tests.yml
@@ -496,6 +496,9 @@ tests:
496
- class: org.elasticsearch.indices.cluster.RemoteSearchForceConnectTimeoutIT
497
method: testTimeoutSetting
498
issue: https://github.com/elastic/elasticsearch/issues/131656
499
+- class: org.elasticsearch.search.SearchWithIndexBlocksIT
500
+ method: testSearchShardsOnIndicesWithIndexRefreshBlocks
501
+ issue: https://github.com/elastic/elasticsearch/issues/131662
502
503
# Examples:
504
#
0 commit comments