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

Fail if parallel is not a numeric value #410

Merged
merged 2 commits into from
Aug 17, 2020
Merged

Conversation

step2yeung
Copy link
Collaborator

Fail if parallel is not a numeric value. This fixes #408

@choheekim
Copy link
Collaborator

LGTM! Thank you :)

lib/utils/tests-options-validator.js Outdated Show resolved Hide resolved
@step2yeung step2yeung force-pushed the parallelNumericCheck branch 2 times, most recently from 9a5e02c to 1ca126b Compare November 8, 2019 21:23
@choheekim
Copy link
Collaborator

CI will be passing once rebase :) !

@step2yeung step2yeung force-pushed the parallelNumericCheck branch 2 times, most recently from ad2b0c4 to fe08c5a Compare November 14, 2019 16:43
@step2yeung step2yeung force-pushed the parallelNumericCheck branch 2 times, most recently from 1674599 to d7bb163 Compare November 22, 2019 17:27
@step2yeung step2yeung force-pushed the parallelNumericCheck branch from 8a2c78f to d7bb163 Compare August 16, 2020 04:32
@step2yeung step2yeung force-pushed the parallelNumericCheck branch from 043152d to db5880f Compare August 17, 2020 06:23
@step2yeung step2yeung merged commit e146714 into master Aug 17, 2020
@rwjblue rwjblue added the bug label Oct 12, 2020
@Turbo87 Turbo87 deleted the parallelNumericCheck branch December 12, 2021 11:28
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.

--parallel appears to only work when it's the last arg
3 participants