-
Notifications
You must be signed in to change notification settings - Fork 290
Parallelize tests #1103
Copy link
Copy link
Open
Labels
backlogPostponed: requires more info, requires too much effort for payoff, etc.Postponed: requires more info, requires too much effort for payoff, etc.cleanupOptimization of (not bug fix for) an existing featureOptimization of (not bug fix for) an existing featuretestingTestingTesting
Metadata
Metadata
Assignees
Labels
backlogPostponed: requires more info, requires too much effort for payoff, etc.Postponed: requires more info, requires too much effort for payoff, etc.cleanupOptimization of (not bug fix for) an existing featureOptimization of (not bug fix for) an existing featuretestingTestingTesting
Currently, tests must run serially because tests capture stdout & stderr.
Parallelize tests.