Browse Source

Update skip after backport (#51175)

Now that we've backported #50869 we can update the skip config for its
test.
Nik Everett 5 years ago
parent
commit
1a727ba277

+ 2 - 2
rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml

@@ -740,8 +740,8 @@ setup:
 ---
 "Mixed ip and unmapped fields":
   - skip:
-      version: " - 7.99.99"
-      reason: This will fail against 7.x until the fix is backported there
+      version: " - 7.5.99"
+      reason: This was fixed in 7.6.0
   # It is important that the index *without* the ip field be sorted *before*
   # the index *with* the ip field because that has caused bugs in the past.
   - do: