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 421049c commit 4733f15Copy full SHA for 4733f15
muted-tests.yml
@@ -480,3 +480,6 @@ tests:
480
- class: org.elasticsearch.xpack.restart.MLModelDeploymentFullClusterRestartIT
481
method: testDeploymentSurvivesRestart {cluster=OLD}
482
issue: https://github.com/elastic/elasticsearch/issues/124160
483
+- class: org.elasticsearch.xpack.restart.MlHiddenIndicesFullClusterRestartIT
484
+ method: testMlIndicesBecomeHidden {cluster=UPGRADED}
485
+ issue: https://github.com/elastic/elasticsearch/issues/131016
0 commit comments