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 b649848 commit 9bf6e4cCopy full SHA for 9bf6e4c
muted-tests.yml
@@ -672,6 +672,9 @@ tests:
672
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
673
method: testTopNPushedToLuceneOnSortedIndex
674
issue: https://github.com/elastic/elasticsearch/issues/135939
675
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
676
+ method: testClosedIndices {cluster=UPGRADED}
677
+ issue: https://github.com/elastic/elasticsearch/issues/135941
678
679
# Examples:
680
#
0 commit comments