Skip to content

Commit 07ed3d5

Browse files
authored
Re-enable Watcher rest tests (#47690)
These tests are believed to be fixed by #43939 closes #45582 and #43975
1 parent 7db3dc3 commit 07ed3d5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

x-pack/qa/smoke-test-watcher/src/test/resources/rest-api-spec/test/painless/50_update_scripts.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
---
44
"Test transform scripts are updated on execution":
55
- skip:
6-
version: "all"
7-
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/43975"
6+
features: warnings
87

98
- do:
109
cluster.health:
@@ -80,8 +79,6 @@
8079
"Test condition scripts are updated on execution":
8180
- skip:
8281
features: warnings
83-
version: "all"
84-
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/45582"
8582

8683
- do:
8784
cluster.health:

0 commit comments

Comments
 (0)