Skip to content

Commit 07ab45a

Browse files
author
Zachary Tong
committed
Mute transforms_stats yaml test
AwaitsFix elastic#42309
1 parent 4766ffa commit 07ab45a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/data_frame/transforms_stats.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ teardown:
4242

4343
---
4444
"Test get transform stats":
45+
- skip:
46+
version: "all"
47+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42309"
4548
- do:
4649
data_frame.get_data_frame_transform_stats:
4750
transform_id: "airline-transform-stats"

0 commit comments

Comments
 (0)