From 1dcaf4f1f8d98a6cd20a531a56ed9dd3a4588747 Mon Sep 17 00:00:00 2001 From: Zachary Tong Date: Tue, 21 May 2019 15:45:34 -0400 Subject: [PATCH] Mute another transforms_stats yaml test AwaitsFix https://github.com/elastic/elasticsearch/issues/42309 --- .../rest-api-spec/test/data_frame/transforms_stats.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/test/data_frame/transforms_stats.yml b/x-pack/plugin/src/test/resources/rest-api-spec/test/data_frame/transforms_stats.yml index 61117b138bff7..f552e4710c781 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/test/data_frame/transforms_stats.yml +++ b/x-pack/plugin/src/test/resources/rest-api-spec/test/data_frame/transforms_stats.yml @@ -149,6 +149,9 @@ teardown: --- "Test get multiple transform stats where one does not have a task": + - skip: + version: "all" + reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42309" - do: data_frame.put_data_frame_transform: transform_id: "airline-transform-stats-dos"