Skip to content

Commit

Permalink
Re-enable Watcher rest tests (#47690)
Browse files Browse the repository at this point in the history
These tests are believed to be fixed by #43939

closes #45582 and #43975
  • Loading branch information
jakelandis authored Oct 7, 2019
1 parent 7db3dc3 commit 07ed3d5
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
---
"Test transform scripts are updated on execution":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/43975"
features: warnings

- do:
cluster.health:
Expand Down Expand Up @@ -80,8 +79,6 @@
"Test condition scripts are updated on execution":
- skip:
features: warnings
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/45582"

- do:
cluster.health:
Expand Down

0 comments on commit 07ed3d5

Please sign in to comment.