Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(SDK-297) Fixes writing reports to a file #119

Merged
merged 2 commits into from
Jun 29, 2017
Merged

Conversation

bmjen
Copy link
Contributor

@bmjen bmjen commented Jun 28, 2017

There is a bug where writing reports to a file isn't working so --format=text:report.txt or --format=junit:report.xml is doing nothing, results are not being written anywhere. This fixes that.

Also adds some sanity acceptance tests to make sure reports are being written to the right place.

@DavidS DavidS merged commit 979d4f1 into puppetlabs:master Jun 29, 2017
@bmjen bmjen added the bug label Jun 29, 2017
@bmjen bmjen deleted the report-out branch June 29, 2017 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants