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

rerun-fails: fix a bug that would cause an incorrect successful exit #144

Merged
merged 4 commits into from
Sep 1, 2020

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Aug 29, 2020

When multiple tests in a package fail, but the last test run for the package passed.

Also includes a commit which prevents the re-run fails report from being printed if the re-run was aborted because of too many initial test failures.

@dnephin dnephin added the bug Something isn't working label Aug 29, 2020
@dnephin dnephin force-pushed the fix-retry-fails-err branch 2 times, most recently from ce560fc to 823807e Compare August 29, 2020 07:14
When some tests in the package have failed, but the last test of the
package passes.
@dnephin dnephin merged commit 7a46c48 into gotestyourself:master Sep 1, 2020
@dnephin dnephin deleted the fix-retry-fails-err branch September 1, 2020 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant