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

Only retry failed tests on Circle CI instead of all. #448

Merged
merged 1 commit into from
Jan 20, 2017

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Jan 19, 2017

Retrying all tests is more likely to result in a different set of tests
failing the second time. This change makes sure only the failed tests are
retried.


This change is Reviewable

@iphydf iphydf added this to the v0.1.6 milestone Jan 19, 2017
@robinlinden
Copy link
Member

:lgtm_strong:


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

Retrying all tests is more likely to result in a different set of tests
failing the second time. This change makes sure only the failed tests are
retried.
@iphydf iphydf merged commit f185834 into TokTok:master Jan 20, 2017
@iphydf iphydf deleted the circle-retry branch January 21, 2018 10:34
This pull request was closed.
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