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

Print overall tests duration per thread if in debug mode #17

Closed
csoltenborn opened this issue Jan 6, 2016 · 0 comments
Closed

Print overall tests duration per thread if in debug mode #17

csoltenborn opened this issue Jan 6, 2016 · 0 comments
Assignees

Comments

@csoltenborn
Copy link
Owner

Sometimes parallel test execution takes longer than expected. On reason might be that tests are distributed to the different threads in a sub optimal way (note that this is expected to happen before all tests have been run at least once). To debug such issues (or to find out that instead, the executed tests themselves have unpredictable durations), print out the duration of each executing thread if in debug mode.

@csoltenborn csoltenborn self-assigned this Jan 6, 2016
csoltenborn pushed a commit that referenced this issue Oct 31, 2017
Updated language in the README. Added Tools for GTA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant