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

Fix deprecation warning running parallel tests #698

Merged
merged 2 commits into from
Feb 19, 2020
Merged

Conversation

DazWorrall
Copy link
Member

Spotted in the CI logs:

DEPRECATED: use MT_CPU instead of N for parallel test runs

Spotted in the CI logs:

`DEPRECATED: use MT_CPU instead of N for parallel test runs`
@DazWorrall DazWorrall requested review from dturn, KnVerey and a team as code owners February 18, 2020 16:15
Copy link
Contributor

@dturn dturn left a comment

Choose a reason for hiding this comment

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

Should we update the gemsepc to ~>5.12 for minitest minitest/minitest@4103a10 ?

@DazWorrall DazWorrall merged commit e4e6e34 into master Feb 19, 2020
@DazWorrall DazWorrall deleted the DazWorrall-patch-1 branch February 19, 2020 11:05
KnVerey pushed a commit that referenced this pull request Apr 13, 2020
* Fix deprecation warning running parallel tests

Spotted in the CI logs:

`DEPRECATED: use MT_CPU instead of N for parallel test runs`

* Bump minitest version in gemspec
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.

None yet

2 participants