Skip to content

Commit 94e8eb0

Browse files
Mute org.elasticsearch.index.shard.IndexShardTests testReentrantEngineReadLockAcquisitionInRefreshListener #126628
1 parent 627e309 commit 94e8eb0

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
@@ -426,6 +426,9 @@ tests:
426426
- class: org.elasticsearch.xpack.esql.action.ForkIT
427427
method: testWithStatsSimple
428428
issue: https://github.com/elastic/elasticsearch/issues/126607
429+
- class: org.elasticsearch.index.shard.IndexShardTests
430+
method: testReentrantEngineReadLockAcquisitionInRefreshListener
431+
issue: https://github.com/elastic/elasticsearch/issues/126628
429432

430433
# Examples:
431434
#

0 commit comments

Comments
 (0)