Skip to content

(#13584) master swallows errors during startup#619

Closed
cprice404 wants to merge 1 commit intopuppetlabs:masterfrom
cprice404:bug/master/13584-master-swallows-errors
Closed

(#13584) master swallows errors during startup#619
cprice404 wants to merge 1 commit intopuppetlabs:masterfrom
cprice404:bug/master/13584-master-swallows-errors

Conversation

@cprice404
Copy link

Our main "exit_on_fail" method was only catching
and logging a limited subset of all possible errors;
this was preventing some types of errors (e.g.
File Access errors) from being logged, which makes
it much more difficult to troubleshoot failures
on CI and other locations.

Our main "exit_on_fail" method was only catching
and logging a limited subset of all possible errors;
this was preventing some types of errors (e.g.
File Access errors) from being logged, which makes
it much more difficult to troubleshoot failures
on CI and other locations.
@cprice404 cprice404 closed this Apr 3, 2012
@cprice404
Copy link
Author

This doesn't seem to be entirely copacetic w/acceptance tests yet; closing, will re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant