From 3c3a0b2f37d9b3917f56dc01694f578020bed827 Mon Sep 17 00:00:00 2001 From: Ryan Ernst Date: Wed, 19 Feb 2020 16:08:36 -0800 Subject: [PATCH] Mute additional failing top_metrics test (#52545) Most top_metrics tests were muted in #52468, but the scaled float can also fail. This commit mutes that test as well. relates #52418 --- .../resources/rest-api-spec/test/analytics/top_metrics.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/test/analytics/top_metrics.yml b/x-pack/plugin/src/test/resources/rest-api-spec/test/analytics/top_metrics.yml index 2ac14fbb2e4..9c009cd20b5 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/test/analytics/top_metrics.yml +++ b/x-pack/plugin/src/test/resources/rest-api-spec/test/analytics/top_metrics.yml @@ -112,6 +112,9 @@ --- "sort by scaled float field": + - skip: + version: "all" + reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/52418" - do: indices.create: index: test