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 c91f89e commit d08955bCopy full SHA for d08955b
muted-tests.yml
@@ -580,6 +580,9 @@ tests:
580
- class: org.elasticsearch.upgrades.IndexingIT
581
method: testIndexing
582
issue: https://github.com/elastic/elasticsearch/issues/129533
583
+- class: org.elasticsearch.upgrades.MlJobSnapshotUpgradeIT
584
+ method: testSnapshotUpgrader
585
+ issue: https://github.com/elastic/elasticsearch/issues/98560
586
587
# Examples:
588
#
0 commit comments