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 408149c commit 3fdbddaCopy full SHA for 3fdbdda
muted-tests.yml
@@ -449,6 +449,9 @@ tests:
449
- class: org.elasticsearch.readiness.ReadinessClusterIT
450
method: testReadinessDuringRestartsNormalOrder
451
issue: https://github.com/elastic/elasticsearch/issues/136955
452
+- class: org.elasticsearch.upgrades.SearchStatesIT
453
+ method: testCanMatch
454
+ issue: https://github.com/elastic/elasticsearch/issues/137687
455
456
# Examples:
457
#
0 commit comments