From f2fa279af1723f0b7c8d9fde8404ec578aa8d940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Kr=C3=A1l?= Date: Mon, 5 Oct 2015 20:52:52 +0200 Subject: [PATCH] [test] remove index= from catch: /regex/ in date math tests This breaks on some clients and is not required for the actual test --- .../rest-api-spec/test/search/80_date_math_index_names.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search/80_date_math_index_names.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/search/80_date_math_index_names.yaml index 233b41c6cf7..2f2cf6ab982 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search/80_date_math_index_names.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search/80_date_math_index_names.yaml @@ -2,6 +2,6 @@ "Missing index with catch": - do: - catch: /index=logstash-\d{4}\.\d{2}\.\d{2}/ + catch: /logstash-\d{4}\.\d{2}\.\d{2}/ search: index: