Skip to content

Commit

Permalink
Watcher - renable update_scripts tests
Browse files Browse the repository at this point in the history
These tests are believed to be fixed by elastic#43939

closes elastic#45582 and elastic#43975

These tests are currently only muted master.

Jul 23 - muted in master (Test transform scripts are updated on execution)
Aug 14 - muted in master (Test condition scripts are updated on execution)
Aug 15 - last recorded failure (from either test on any branch)
Aug 16 - elastic#43939 commited to master
Aug 22 - elastic#43939 backported to 7.x
  • Loading branch information
jakelandis committed Oct 7, 2019
1 parent 890b3db commit 55894d1
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 55894d1

Please sign in to comment.