-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/go: parallellize more test cases
Sprinkle in some more calls to tg.Parallel in the cmd/go tests. These are the easy cases that don't operate in the testdata directory. I think the best thing to do for those tests that do operate in testdata is to use the script tests. They're easier to read and write, and jump into t.Parallel immediately. Updates #17751 Change-Id: If8aeb8129cfdc0a9aa91f5a540f179790077fce5 Reviewed-on: https://go-review.googlesource.com/c/go/+/212618 Run-TryBot: Michael Matloob <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Jay Conrod <[email protected]>
- Loading branch information
Showing
1 changed file
with
10 additions
and
1 deletion.
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