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 9956bed commit 4eace87Copy full SHA for 4eace87
muted-tests.yml
@@ -429,6 +429,9 @@ tests:
429
- class: org.elasticsearch.index.shard.IndexShardTests
430
method: testReentrantEngineReadLockAcquisitionInRefreshListener
431
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
435
436
# Examples:
437
#
0 commit comments