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

Pin minitest to 5.10.1 #311

Merged
merged 3 commits into from Dec 12, 2018
Merged

Pin minitest to 5.10.1 #311

merged 3 commits into from Dec 12, 2018

Conversation

kerrizor
Copy link
Collaborator

I got back into the project this morning and noticed a TON of test
failures in recent PRs. 5 min of research led me to these issues in
recent versions of minitest and Rails. Since we use a variety of Rails
versions, pinning the version minitest to one that works across legacy
Rails versions is a solution for today, but we may have to take a look
at a more sophisticated solution in the future.

minitest/minitest#730
rails/rails#31624

I got back into the project this morning and noticed a TON of test
failures in recent PRs. 5 min of research led me to these issues in
recent versions of minitest and Rails. Since we use a variety of Rails
versions, pinning the version minitest to one that works across legacy
Rails versions is a solution for today, but we may have to take a look
at a more sophisticated solution in the future.

minitest/minitest#730
rails/rails#31624
@kerrizor kerrizor merged commit 59c35d3 into master Dec 12, 2018
@kerrizor kerrizor deleted the kerrizor/pin-minitest-to-5.10 branch December 12, 2018 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant