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 54ac28e commit b222030Copy full SHA for b222030
muted-tests.yml
@@ -639,6 +639,9 @@ tests:
639
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
640
method: testStopQueryInlineStats
641
issue: https://github.com/elastic/elasticsearch/issues/135032
642
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
643
+ method: testSearch {cluster=UPGRADED}
644
+ issue: https://github.com/elastic/elasticsearch/issues/135927
645
646
# Examples:
647
#
0 commit comments