Skip to content

Commit 1e9e73a

Browse files
committed
Mutes ‘Rollover no condition matched’ YAML test
Muting this test while I look into the cause of the failure
1 parent 3f404fd commit 1e9e73a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.rollover

rest-api-spec/src/main/resources/rest-api-spec/test/indices.rollover/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
---
7777
"Rollover no condition matched":
7878
- skip:
79-
version: " - 5.0.0"
80-
reason: bug fixed in 5.0.1
79+
version: "all"
80+
reason: "AwaitsFix - Fails complaining of negative BytesSizeValue"
8181

8282
# create index with alias
8383
- do:

0 commit comments

Comments
 (0)