testing: update docs for Parallel, -cpus flag #4488
Closed
Labels
Milestone
Comments
When it says "CPU group" it means the group of tests that are running on a particular number of CPUs. It's relevant when you specify -test.cpus=1,2,4,8 and such to "go test." It looks like the documentation for "go test" and package "testing" omit the flags, but you can see the flag here: http://golang.org/src/pkg/testing/testing.go#L109 |
This issue was closed by revision 89a2a8c. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: