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 85ce8a9 commit c483c67Copy full SHA for c483c67
muted-tests.yml
@@ -502,6 +502,9 @@ tests:
502
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
503
method: testSearchIndicesWithIndexRefreshBlocks
504
issue: https://github.com/elastic/elasticsearch/issues/131693
505
+- class: org.elasticsearch.search.SearchWithIndexBlocksIT
506
+ method: testOpenPITOnIndicesWithIndexRefreshBlocks
507
+ issue: https://github.com/elastic/elasticsearch/issues/131695
508
509
# Examples:
510
#
0 commit comments