Browse Source

Mute ML's "Test existing but corrupt snapshot" test (#89917)

awaits fix https://github.com/elastic/elasticsearch/issues/89564
Przemyslaw Gomulka 3 years ago
parent
commit
968251efab

+ 4 - 0
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/upgrade_job_snapshot.yml

@@ -95,7 +95,11 @@ setup:
         snapshot_id: "9999999999"
 
 ---
+
 "Test existing but corrupt snapshot":
+  - skip:
+      version: "all"
+      reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/89564"
   - do:
       ml.upgrade_job_snapshot:
         job_id: "upgrade-model-snapshot"