Skip to content

Commit 6a9db43

Browse files
author
Christoph Büscher
committed
Revert "Increasing skip version for failing test on 6.x"
Since the failing tests are fixed, this commit re-enables running the integration tests on versions on or above 6.2
1 parent 317007b commit 6a9db43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/analysis-common/src/test/resources/rest-api-spec/test/analysis-common/40_token_filters.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,8 +1028,8 @@
10281028
---
10291029
"delimited_payload_filter":
10301030
- skip:
1031-
version: " - 6.99.99"
1032-
reason: AwaitsFix, https://github.com/elastic/elasticsearch/issues/31422. delimited_payload_filter deprecated in 6.2, replaced by delimited_payload
1031+
version: " - 6.1.99"
1032+
reason: delimited_payload_filter deprecated in 6.2, replaced by delimited_payload
10331033
features: "warnings"
10341034

10351035
- do:

0 commit comments

Comments
 (0)