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 84a1eed commit c633f09Copy full SHA for c633f09
muted-tests.yml
@@ -645,6 +645,9 @@ tests:
645
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
646
method: testWatcher {cluster=UPGRADED}
647
issue: https://github.com/elastic/elasticsearch/issues/136391
648
+- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
649
+ method: testSingleDoc {cluster=UPGRADED}
650
+ issue: https://github.com/elastic/elasticsearch/issues/136392
651
652
# Examples:
653
#
0 commit comments