From 574d6439d8adcdd440c335b77ee50d31f95f7ab4 Mon Sep 17 00:00:00 2001
From: Nik Everett <nik9000@gmail.com>
Date: Fri, 3 Sep 2021 09:11:46 -0400
Subject: [PATCH] Update skip after backport (#77212)

Now that we've backported #76903 we can run backwards compatibility
tests against all versions that have it.
---
 .../rest-api-spec/test/search/330_fetch_fields.yml   | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/330_fetch_fields.yml b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/330_fetch_fields.yml
index eea9df2a5de8c..ab1717b0dc1d7 100644
--- a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/330_fetch_fields.yml
+++ b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/330_fetch_fields.yml
@@ -897,8 +897,8 @@ Test token_count inside nested field doesn't fail:
 ---
 error includes field name:
   - skip:
-      version: ' - 7.99.99'
-      reason:  'error changed in 8.0.0 to be backported to 7.15'
+      version: ' - 7.15.99'
+      reason:  'error changed in 7.16.0'
 
   - do:
       indices.create:
@@ -934,8 +934,8 @@ error includes field name:
 ---
 error includes glob pattern:
   - skip:
-      version: ' - 7.99.99'
-      reason:  'error changed in 8.0.0 to be backported to 7.15'
+      version: ' - 7.15.99'
+      reason:  'error changed in 7.16.0'
 
   - do:
       indices.create:
@@ -972,8 +972,8 @@ error includes glob pattern:
 ---
 error for flattened includes whole path:
   - skip:
-      version: ' - 7.99.99'
-      reason:  'error changed in 8.0.0 to be backported to 7.15'
+      version: ' - 7.15.99'
+      reason:  'error changed in 7.16.0'
 
   - do:
       indices.create: