diff --git a/modules/lang-painless/src/yamlRestTest/resources/rest-api-spec/test/painless/110_script_score_boost.yml b/modules/lang-painless/src/yamlRestTest/resources/rest-api-spec/test/painless/110_script_score_boost.yml index ba37d43ea95b3..37dbbe34a3ed1 100644 --- a/modules/lang-painless/src/yamlRestTest/resources/rest-api-spec/test/painless/110_script_score_boost.yml +++ b/modules/lang-painless/src/yamlRestTest/resources/rest-api-spec/test/painless/110_script_score_boost.yml @@ -1,7 +1,7 @@ # Integration tests for ScriptScoreQuery using Painless setup: - skip: - version: " - 7.9.99" + version: " - 7.99.99" reason: "boost was corrected in script_score query from 8.0" - do: indices.create: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml index a18bfff9664bf..6ffbde5b95e49 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml @@ -532,7 +532,7 @@ setup: --- "histogram with hard bounds": - skip: - version: " - 7.9.99" + version: " - 7.99.99" reason: hard_bounds were introduced in 8.0.0 - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/360_date_histogram.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/360_date_histogram.yml index 24c56cc85b02a..729f58a223576 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/360_date_histogram.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/360_date_histogram.yml @@ -37,8 +37,8 @@ setup: --- "date_histogram on range with hard bounds": - skip: - version: " - 7.9.99" - reason: hard_bounds introduced in 8.0.0 + version: " - 7.99.99" + reason: waiting for backport - do: search: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search/30_limits.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search/30_limits.yml index 5248c02ccad96..4959272465c3e 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search/30_limits.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search/30_limits.yml @@ -29,7 +29,7 @@ setup: "Request with negative from value url parameter": - skip: - version: " - 7.9.99" + version: " - 7.99.99" reason: waiting for backport - do: @@ -43,7 +43,7 @@ setup: "Request with negative from value in body": - skip: - version: " - 7.9.99" + version: " - 7.99.99" reason: waiting for backport - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.get/10_basic.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.get/10_basic.yml index 5ed71d83b5cbc..dd1417f032516 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.get/10_basic.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.get/10_basic.yml @@ -172,7 +172,7 @@ setup: --- "Get snapshot info with metadata": - skip: - version: " - 7.9.99" + version: " - 7.99.99" reason: "8.0 changes get snapshots response format" - do: diff --git a/x-pack/plugin/data-streams/qa/rest/src/test/resources/rest-api-spec/test/data-streams/10_basic.yml b/x-pack/plugin/data-streams/qa/rest/src/test/resources/rest-api-spec/test/data-streams/10_basic.yml index a9b97fed1e3a3..eb6037878e7e9 100644 --- a/x-pack/plugin/data-streams/qa/rest/src/test/resources/rest-api-spec/test/data-streams/10_basic.yml +++ b/x-pack/plugin/data-streams/qa/rest/src/test/resources/rest-api-spec/test/data-streams/10_basic.yml @@ -282,7 +282,7 @@ setup: --- "Indexing a document into a data stream without a timestamp field": - skip: - version: " - 7.9.99" + version: " - 7.99.99" reason: "enable in 7.9+ when backported" features: allowed_warnings