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

Refactor readlimit_test.go to appease CI. #233

Merged
merged 1 commit into from
May 2, 2022
Merged

Conversation

lthibault
Copy link
Collaborator

Attempting to kill three birds with one stone:

  1. (Primary) Fix spurious CI failures (apparently triggered by t.Log)
  2. Progressively migrate unit tests to github.com/stretchr/testify
  3. Run tests in parallel

@lthibault lthibault added the bug label Apr 29, 2022
@lthibault lthibault requested a review from zenhack April 29, 2022 14:51
@lthibault lthibault self-assigned this Apr 29, 2022
Copy link
Contributor

@zenhack zenhack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor question.

readlimit_test.go Show resolved Hide resolved
@lthibault lthibault marked this pull request as ready for review May 2, 2022 21:32
@lthibault
Copy link
Collaborator Author

This is turning into a bit of a yak shave, so I'm ready to just merge this in as-is. Nothing has changed since your last review, but feel free to give it another look if you want. Else, feel free to merge.

@lthibault lthibault requested a review from zenhack May 2, 2022 21:34
@zenhack zenhack merged commit a2a8fa5 into main May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants