git.delta.rocks / jrsonnet / refs/commits / 7e18d98fd529

difftreelog

test parseYaml library no longer produces redundant locations

vrkuqmppYaroslav Bolyukin2026-05-05parent: #13cc4c0.patch.diff
in: master

1 file changed

modifiedtests/cpp_test_suite_golden_override/error.std_parseYaml1.jsonnet.goldendiffbeforeafterboth
1runtime error: failed to parse yaml: error: line 1 column 5: mapping values are not allowed in this context at line 1, column 51runtime error: failed to parse yaml: error: line 1 column 5: mapping values are not allowed in this context
2 --> <input>:1:52 --> <input>:1:5
3 |3 |
41 | a: b:41 | a: b:
5 | ^ mapping values are not allowed in this context at line 1, column 55 | ^ mapping values are not allowed in this context
6 error.std_parseYaml1.jsonnet:1:14-24: function <builtin_parse_yaml> call6 error.std_parseYaml1.jsonnet:1:14-24: function <builtin_parse_yaml> call