Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelize tests as much as possible #5087

Open
JmPotato opened this issue Jun 1, 2022 · 0 comments
Open

Parallelize tests as much as possible #5087

JmPotato opened this issue Jun 1, 2022 · 0 comments
Labels
component/testing CI testing. type/enhancement The issue or PR belongs to an enhancement.

Comments

@JmPotato
Copy link
Member

JmPotato commented Jun 1, 2022

Enhancement Task

After #4813 is done, we can parallelize the tests as much as possible through t.Parallel(), which should improve the test speed.

@JmPotato JmPotato added type/enhancement The issue or PR belongs to an enhancement. component/testing CI testing. labels Jun 1, 2022
ti-chi-bot added a commit that referenced this issue Jun 7, 2022
ref #5087

Parallelize the `pkg` tests as much as possible.

Signed-off-by: JmPotato <[email protected]>

Co-authored-by: Ti Chi Robot <[email protected]>
CabinfeverB pushed a commit to CabinfeverB/pd that referenced this issue Jul 14, 2022
ref tikv#5087

Parallelize the `pkg` tests as much as possible.

Signed-off-by: JmPotato <[email protected]>

Co-authored-by: Ti Chi Robot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing CI testing. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant