Skip to content

Commit f0014e8

Browse files
[7.x] Mute point-in-time with slicing YAML test (#75222) (#75238)
Relates #75212 Backport of #75222
1 parent 3401c33 commit f0014e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search/350_point_in_time.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ setup:
136136
---
137137
"point-in-time with slicing":
138138
- skip:
139-
version: " - 7.14.99"
140-
reason: "support for slicing was added in 7.15"
139+
version: "all"
140+
reason: "https://github.com/elastic/elasticsearch/issues/75212"
141141
- do:
142142
open_point_in_time:
143143
index: test

0 commit comments

Comments
 (0)