Subject: | Requires at least YAML 1.15 |
Tests fail if older YAML versions (e.g. 1.13) are used:
# Failed test 'parsing file t/blackbox/../../address-formatting/testcases/countries/gf.yaml'
# at t/blackbox/countries.t line 77.
# died: YAML Error: Stream does not end with newline character
# Code: YAML_PARSE_ERR_NO_FINAL_NEWLINE
# Line: 0
# Document: 0
# at /opt/perl-5.20.1D/lib/site_perl/5.20.1/YAML/Loader.pm line 37.
# Failed test 'parsing file t/blackbox/../../address-formatting/testcases/countries/fr.yaml'
# at t/blackbox/countries.t line 77.
# died: YAML Error: Stream does not end with newline character
# Code: YAML_PARSE_ERR_NO_FINAL_NEWLINE
# Line: 0
# Document: 0
# at /opt/perl-5.20.1D/lib/site_perl/5.20.1/YAML/Loader.pm line 37.
# Looks like you failed 2 tests of 349.
t/blackbox/countries.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/349 subtests