We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4766ffa commit 07ab45aCopy full SHA for 07ab45a
x-pack/plugin/src/test/resources/rest-api-spec/test/data_frame/transforms_stats.yml
@@ -42,6 +42,9 @@ teardown:
42
43
---
44
"Test get transform stats":
45
+ - skip:
46
+ version: "all"
47
+ reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42309"
48
- do:
49
data_frame.get_data_frame_transform_stats:
50
transform_id: "airline-transform-stats"
0 commit comments