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 (#16057)

Signed-off-by: Gao Binlong <[email protected]>
(cherry picked from commit 848e5c6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 24, 2024
1 parent 8c6ca69 commit 4ccbf0b
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 4ccbf0b

Please sign in to comment.