Skip to content

Pin Minitest to work around crash on test failure.#372

Merged
donv merged 1 commit intobootstrap-ruby:masterfrom
lcreid:minitest
Jan 11, 2018
Merged

Pin Minitest to work around crash on test failure.#372
donv merged 1 commit intobootstrap-ruby:masterfrom
lcreid:minitest

Conversation

@lcreid
Copy link
Copy Markdown
Contributor

@lcreid lcreid commented Jan 11, 2018

Minitest 5.11 is broken for environments, like Rails, that use custom reporters. Pin to 5.10.3 in the meantime.

Addresses issue #371.

Minitest 5.11 is broken for environments, like Rails, that use custom
reporters. Pin to 5.10.3 in the meantime.
@donv donv merged commit 30d739c into bootstrap-ruby:master Jan 11, 2018
@donv
Copy link
Copy Markdown
Collaborator

donv commented Jan 11, 2018

Thanks!

@donv donv added this to the 4.0.0 milestone Jan 11, 2018
@lcreid lcreid deleted the minitest branch January 11, 2018 20:43
@mattbrictson
Copy link
Copy Markdown
Contributor

I could be wrong, but my understanding based on this thread #366 (comment) is that whenever we add or pin a dependency we have to repeat it in each of the Gemfiles. I.e. Gemfile plus all the ones in test/gemfiles.

Also, shouldn't minitest go in the :test group?

@GBH
Copy link
Copy Markdown
Contributor

GBH commented Jan 11, 2018

Yes. This PR wasn't ready to be merged.

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.

4 participants