pplu / cfn-perl

An object model for CloudFormation documents
Other
0 stars 5 forks source link

Can't locate object method "Value" via package "Cfn::Parameter" #72

Open eserte opened 1 year ago

eserte commented 1 year ago

t/301_yaml_parse.t fails on all of my smoker systems, and, looking at http://matrix.cpantesters.org/?dist=Cfn%200.14 , also on other people's systems:

Can't locate object method "Value" via package "Cfn::Parameter" at /usr/home/cpansand/.cpan/build/2022092917/Cfn-0.14-0/blib/lib/Cfn/YAML/Schema.pm line 96.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 7.
t/301_yaml_parse.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 7 subtests passed