Skip to content

Commit 4eace87

Browse files
Mute org.elasticsearch.upgrades.SearchStatesIT testBWCSearchStates #126632
1 parent 9956bed commit 4eace87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,9 @@ tests:
429429
- class: org.elasticsearch.index.shard.IndexShardTests
430430
method: testReentrantEngineReadLockAcquisitionInRefreshListener
431431
issue: https://github.com/elastic/elasticsearch/issues/126628
432+
- class: org.elasticsearch.upgrades.SearchStatesIT
433+
method: testBWCSearchStates
434+
issue: https://github.com/elastic/elasticsearch/issues/126632
432435

433436
# Examples:
434437
#

0 commit comments

Comments
 (0)