Skip to content

Commit e560b81

Browse files
mute: yaml test with incorrect error message (#95407)
Mute test. See #95406
1 parent a432aa8 commit e560b81

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/tsdb/140_routing_path.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ missing routing path field:
9393
---
9494
missing dimension on routing path field:
9595
- skip:
96-
version: " - 8.0.99"
97-
reason: introduced in 8.1.0
96+
version: "all"
97+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/95406"
9898

9999
- do:
100100
catch: '/All fields that match routing_path must be keywords with \[time_series_dimension: true\] and without the \[script\] parameter. \[tag\] was not \[time_series_dimension: true\]./'

0 commit comments

Comments
 (0)