Skip to content

Commit d356501

Browse files
authored
Merge branch 'main' into fix/index_time_scripts_doc_value_fetcher
2 parents ba43b89 + 4cdb1e3 commit d356501

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

muted-tests.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,18 @@ tests:
416416
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
417417
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
418418
issue: https://github.com/elastic/elasticsearch/issues/122495
419+
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
420+
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
421+
issue: https://github.com/elastic/elasticsearch/issues/122500
422+
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
423+
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 8.19.0]}
424+
issue: https://github.com/elastic/elasticsearch/issues/122501
425+
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
426+
method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
427+
issue: https://github.com/elastic/elasticsearch/issues/122502
428+
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
429+
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
430+
issue: https://github.com/elastic/elasticsearch/issues/122503
419431

420432
# Examples:
421433
#

0 commit comments

Comments
 (0)