From 93f60f4c012385eda72bdb15c8cf42879d1d5de8 Mon Sep 17 00:00:00 2001 From: Zachary Tong Date: Thu, 23 Jan 2020 13:24:25 -0500 Subject: [PATCH] Mute "Date aggregation per day of week" yaml test Tracking issue: https://github.com/elastic/elasticsearch/issues/51367 --- .../test/search.aggregation/310_date_agg_per_day_of_week.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/310_date_agg_per_day_of_week.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/310_date_agg_per_day_of_week.yml index 8a69638f9cc..f52c1ae0c6a 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/310_date_agg_per_day_of_week.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/310_date_agg_per_day_of_week.yml @@ -1,8 +1,8 @@ setup: - skip: - version: " - 7.5.99" - reason: "Start of the week Monday was backported to 7.6" + version: "all" + reason: "Start of the week Monday was backported to 7.6. Awaitsfix https://github.com/elastic/elasticsearch/issues/51367" features: "spi_on_classpath_jdk9" - do: