Skip to content

Conversation

@cpuguy83
Copy link

This is implemented similar to how the stdlib parallel tests are.

Specify -check.parallel <n> to specify the test parallism. Defaults to
runtime.GOMAXPROCS

Tests which specify c.Parallel() will be run in parallel, after
non-parallel tests are run.

Signed-off-by: Brian Goff cpuguy83@gmail.com

This is implemented similar to how the stdlib parallel tests are.

Specify `-check.parallel <n>` to specify the test parallism. Defaults to
`runtime.GOMAXPROCS`

Tests which specify `c.Parallel()` will be run in parallel, _after_
non-parallel tests are run.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@thaJeztah
Copy link

ping @niemeyer could you have a look at this one? This would help us quite a lot in the Docker tests ❤️

@thaJeztah
Copy link

We decided to fork this repository for the time being (see moby/moby#21017) but hope to be able to switch back if this gets merged

@thaJeztah
Copy link

ping @niemeyer PTAL

@cpuguy83 cpuguy83 closed this Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants