-
Notifications
You must be signed in to change notification settings - Fork 293
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
Type
Fields
Give feedbackNo fields configured for Task.
Currently, tests must run serially because tests capture stdout & stderr.
Parallelize tests.