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

use temp files for test results #195

Merged
merged 5 commits into from
Dec 9, 2016
Merged

Conversation

cpolcyn
Copy link
Contributor

@cpolcyn cpolcyn commented Dec 2, 2016

Critical Changes

Changes

Issues Closed

Copy link
Contributor

@jlantz jlantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is changing the wrong file to a temp file. The goal is to always have test_results.xml and test_results.json by default unless something else is specified. What we want to be in a tempdir is all the debug logs we download in the debugging test runner. There should be no changes to RunApexTests, just RunApexTestsDebug

@cpolcyn
Copy link
Contributor Author

cpolcyn commented Dec 9, 2016

Also we should add an option to specify the debug log dir if needed.

@jlantz jlantz merged commit 708bca8 into feature/2.0 Dec 9, 2016
@cpolcyn cpolcyn deleted the feature/test-results-temp branch December 9, 2016 21:23
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.

2 participants