Commit 852bac2
committed
Bump Psych code point limit if possible
JRuby's YAML backend, SnakeYAML, has a default codepoint limit to
prevent large content from leading to a DOS. The limit needs to be
increased here to allow it to propagate through the rest of the
test, or it will raise too early and fail.
See ruby/psych#6471 parent dfe6a92 commit 852bac2
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
0 commit comments