Skip to content

Commit 650ce32

Browse files
authored
Remove index refresh block ITs (replaced by ITs in Serverless) (#132013)
1 parent 0b0f4f8 commit 650ce32

File tree

2 files changed

+0
-192
lines changed

2 files changed

+0
-192
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -476,21 +476,9 @@ tests:
476476
- class: org.elasticsearch.compute.lucene.read.SortedSetOrdinalsBuilderTests
477477
method: testReader
478478
issue: https://github.com/elastic/elasticsearch/issues/131573
479-
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
480-
method: testSearchShardsOnIndicesWithIndexRefreshBlocks
481-
issue: https://github.com/elastic/elasticsearch/issues/131662
482-
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
483-
method: testSearchIndicesWithIndexRefreshBlocks
484-
issue: https://github.com/elastic/elasticsearch/issues/131693
485-
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
486-
method: testOpenPITOnIndicesWithIndexRefreshBlocks
487-
issue: https://github.com/elastic/elasticsearch/issues/131695
488479
- class: org.elasticsearch.xpack.esql.ccq.MultiClustersIT
489480
method: testLookupJoinAliasesSkipOld
490481
issue: https://github.com/elastic/elasticsearch/issues/131697
491-
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
492-
method: testMultiSearchIndicesWithIndexRefreshBlocks
493-
issue: https://github.com/elastic/elasticsearch/issues/131698
494482
- class: org.elasticsearch.indices.cluster.RemoteSearchForceConnectTimeoutIT
495483
method: testTimeoutSetting
496484
issue: https://github.com/elastic/elasticsearch/issues/131656

server/src/internalClusterTest/java/org/elasticsearch/search/SearchWithIndexBlocksIT.java

Lines changed: 0 additions & 180 deletions
This file was deleted.

0 commit comments

Comments
 (0)