[Mute] tasks.list/10_basic/tasks_list
Muting test until bwc fix is in place. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
This commit is contained in:
parent
cb238aae61
commit
fbb2725ec1
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
"tasks_list test":
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "AwaitsFix https://github.com/opensearch-project/OpenSearch/issues/2757"
|
||||
features: [arbitrary_key]
|
||||
|
||||
- do:
|
||||
|
@ -32,4 +34,3 @@
|
|||
|
||||
- is_true: tasks
|
||||
- match: { tasks.0.headers.X-Opaque-Id: "That is me" }
|
||||
|
||||
|
|
Loading…
Reference in New Issue