From 392d6a43ecc2858ecf6c6108b345d918b1250b6b Mon Sep 17 00:00:00 2001 From: Karel Minarik Date: Thu, 5 Oct 2017 18:40:29 +0200 Subject: [PATCH] [TEST] Added skipping the `headers` feature to the Bulk REST YAML test This test has been failing in th Ruby runner, since it assumed the `headers` feature, but was not annotated accordingly. This patch adds the `skip` clause with the `headers` feature. Closes #26896 --- .../src/main/resources/rest-api-spec/test/bulk/10_basic.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/bulk/10_basic.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/bulk/10_basic.yml index c6ba03a9aeb..6bc9f0084b7 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/bulk/10_basic.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/bulk/10_basic.yml @@ -65,7 +65,8 @@ - skip: version: " - 5.4.99" reason: confusing exception messaged caused by empty object fixed in 5.5.0 - + features: ["headers"] + - do: catch: /Malformed action\/metadata line \[3\], expected FIELD_NAME but found \[END_OBJECT\]/ headers: