Pārlūkot izejas kodu

Update rest tests skip version after backport (#69216)

Updates versions after fix backports

Relates to #66876 and #62130
Igor Motov 4 gadi atpakaļ
vecāks
revīzija
6e0b1b6eae

+ 4 - 4
rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/20_terms.yml

@@ -946,8 +946,8 @@ setup:
 ---
 "min_doc_count":
   - skip:
-      version: " - 7.99.99"
-      reason: broken in 7.9.1, not yet backported
+      version: " - 7.9.2"
+      reason: broken in 7.9.1, was fixed in 7.9.2
 
   - do:
       bulk:
@@ -1111,8 +1111,8 @@ setup:
 ---
 "order by sub agg containing nested":
   - skip:
-        version: " - 7.99.99"
-        reason: "https://github.com/elastic/elasticsearch/issues/66876"
+        version: " - 7.11.2"
+        reason: "It was fixed in 7.11.2"
   - do:
       indices.put_mapping:
           index: test_1