Skip to content

Commit

Permalink
[ML] Unmute "Test existing but corrupt snapshot" test (elastic#90220)
Browse files Browse the repository at this point in the history
Following elastic#90193
this should no longer fail.
  • Loading branch information
droberts195 authored Sep 23, 2022
1 parent 2d22900 commit 84956c2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,7 @@ 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"
Expand Down

0 comments on commit 84956c2

Please sign in to comment.