浏览代码

Mute MlHiddenIndicesFullClusterRestartIT (#78914)

Przemysław Witek 4 年之前
父节点
当前提交
5273ebe8c5

+ 1 - 0
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/MlHiddenIndicesFullClusterRestartIT.java

@@ -67,6 +67,7 @@ public class MlHiddenIndicesFullClusterRestartIT extends AbstractFullClusterRest
         XPackRestTestHelper.waitForTemplates(client(), templatesToWaitFor, clusterUnderstandsComposableTemplates);
         XPackRestTestHelper.waitForTemplates(client(), templatesToWaitFor, clusterUnderstandsComposableTemplates);
     }
     }
 
 
+    @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/78913")
     public void testMlIndicesBecomeHidden() throws Exception {
     public void testMlIndicesBecomeHidden() throws Exception {
         if (isRunningAgainstOldCluster()) {
         if (isRunningAgainstOldCluster()) {
             // trigger ML indices creation
             // trigger ML indices creation