Skip to content

Commit

Permalink
Update version check in yaml test file for the bug fix of avoid infin…
Browse files Browse the repository at this point in the history
…ite loop in flat_object parsing (opensearch-project#16057)

Signed-off-by: Gao Binlong <[email protected]>
  • Loading branch information
gaobinlong authored and ruai0511 committed Oct 4, 2024
1 parent fe900e1 commit 3fea98a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ teardown:
---
"Invalid docs":
- skip:
version: "- 2.99.99"
version: "- 2.17.99"
reason: "parsing of these objects would infinite loop prior to 2.18"
# The following documents are invalid.
- do:
Expand Down

0 comments on commit 3fea98a

Please sign in to comment.