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

bug fixes for rerun fails #129

Merged
merged 5 commits into from
Jun 12, 2020
Merged

bug fixes for rerun fails #129

merged 5 commits into from
Jun 12, 2020

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Jun 11, 2020

  • add a DONE line after each attempt
  • abort the rerun if any run has errors
  • warn if go test exits with any code other than 0 or 1
  • ./do update-golden runs go1.13 in a container to update both sets of golden files
  • some misc improvements to naming

It should split on any whitespace
@dnephin dnephin added the bug Something isn't working label Jun 11, 2020
@dnephin dnephin force-pushed the rerun-fails branch 2 times, most recently from 50161bc to ac78aac Compare June 12, 2020 04:46
@dnephin dnephin marked this pull request as ready for review June 12, 2020 05:28
@dnephin dnephin merged commit e55d7aa into master Jun 12, 2020
@dnephin dnephin deleted the rerun-fails branch June 17, 2020 02:33
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