Mark failing Watcher REST test as awaits fix
This commit marks a failing Watcher REST test with seed 97AAFD9CA37864EE as awaits fix. Original commit: elastic/x-pack-elasticsearch@5e19f0169c
This commit is contained in:
parent
934b69b0c6
commit
76319495b6
|
@ -13,6 +13,9 @@ teardown:
|
|||
|
||||
---
|
||||
"Test put watch api with action level condition":
|
||||
-skip:
|
||||
version: "all"
|
||||
reason: awaits fix bug URL https://github.com/elastic/x-plugins/issues/3137
|
||||
- do:
|
||||
xpack.watcher.put_watch:
|
||||
id: "my_watch1"
|
||||
|
|
Loading…
Reference in New Issue