Issue #13669 has been updated by James Turnbull. Status changed from Unreviewed to Rejected
Rejecting my own bug. It seems I did something weird last night because it's actually generating failed reports when I re-test this morning. ---------------------------------------- Bug #13669: Puppet run with fail function generates 'unchanged' report status https://projects.puppetlabs.com/issues/13669#change-59761 Author: James Turnbull Status: Rejected Priority: Normal Assignee: Category: reports Target version: Affected Puppet version: 2.6.12 Keywords: Branch: If I have a Puppet run that is failed with the fail function: <pre> fail("This is a fail") </pre> The report generated from the run has a status of changed/unchanged rather than failed. I am pretty sure this is new because I am sure testing report processors that I used fail to generate failed runs and it worked previously. Either way this is not the right behaviour. -- 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.
