Issue #3674 has been updated by Jesse Wolfe. Status changed from Accepted to Ready for Testing Branch set to http://github.com/jes5199/puppet/tree/bug/master/3674-autoloader-doesnt-propagate-failures
---------------------------------------- Bug #3674: autoloader doesn't propagate failures http://projects.puppetlabs.com/issues/3674 Author: Luke Kanies Status: Ready for Testing Priority: High Assigned to: Jesse Wolfe Category: plumbing Target version: Rowlf Affected version: 0.25.4 Keywords: Branch: http://github.com/jes5199/puppet/tree/bug/master/3674-autoloader-doesnt-propagate-failures When the autoloader loads a file, it just warns on failures rather than propagating the failures. This is sometimes appropriate, such as when 1 of 25 package providers can't be loaded, but in general it is not. It should be modified to work better in the default case by always propagating exceptions. -- 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.
