Issue #15671 has been reported by Patrick Carlisle.
----------------------------------------
Bug #15671: error "Defaults are not virtualizable" is somewhat opaque
https://projects.puppetlabs.com/issues/15671
Author: Patrick Carlisle
Status: Unreviewed
Priority: Normal
Assignee:
Category: error reporting
Target version:
Affected Puppet version:
Keywords: ux, errors, parser
Branch:
While refactoring some spec tests I came across this test
it "should fail if trying to collect defaults" do
expect {
@parser.parse("@Port { protocols => tcp }")
}.to raise_error(Puppet::ParseError, /Defaults are not virtualizable/)
end
I added the string for the error, since that's what gets raised, but it seems
like to anyone without a deep understanding of puppet that this error would be
near useless.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.