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 627e309 commit 94e8eb0Copy full SHA for 94e8eb0
muted-tests.yml
@@ -426,6 +426,9 @@ tests:
426
- class: org.elasticsearch.xpack.esql.action.ForkIT
427
method: testWithStatsSimple
428
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
432
433
# Examples:
434
#
0 commit comments