forked from zulip/zulip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testing: Run in parallel mode by default.
This commit changes the backend testing framework to run in parallel mode which is same as --processes=4. If --coverage is supplied, we enforce serial mode, --processes=1, because coverage is not compatible with parallel mode at the moment.
- Loading branch information
1 parent
37a8a43
commit 6b1c530
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters