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

Tests: dump all thread stacks on failure #8033

Closed

Conversation

mikemccand
Copy link
Contributor

Sometimes when a test fails, its logs are not necessarily sufficient to determine what threads were doing at the time ... this change will dump all threads whenever there is a failure either in the main test case itself, or in the cleanup we do after the test succeeds.

@s1monw
Copy link
Contributor

s1monw commented Oct 9, 2014

that's going to be pretty verbose... but lets see how it turns out.

@mikemccand mikemccand closed this Oct 9, 2014
@s1monw s1monw removed the review label Oct 13, 2014
@clintongormley clintongormley added the >test Issues or PRs that are addressing/adding tests label Mar 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Issues or PRs that are addressing/adding tests v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants