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 0bd5202 commit 45f2eddCopy full SHA for 45f2edd
muted-tests.yml
@@ -636,6 +636,9 @@ tests:
636
- class: org.elasticsearch.index.store.AsyncDirectIODirectoryTests
637
method: testSeekPastEOFAndRead
638
issue: https://github.com/elastic/elasticsearch/issues/136351
639
+- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
640
+ method: testDataStreams {cluster=UPGRADED}
641
+ issue: https://github.com/elastic/elasticsearch/issues/136353
642
643
# Examples:
644
#
0 commit comments