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

[FEA] Break up unit test TUs #229

Open
cliffburdick opened this issue Jul 27, 2022 · 0 comments
Open

[FEA] Break up unit test TUs #229

cliffburdick opened this issue Jul 27, 2022 · 0 comments

Comments

@cliffburdick
Copy link
Collaborator

Unit tests take a very long time to compile on some systems. Parallelism helps, but not as much as it could given that many files have dozens of tests. This task is to break up the tests into more files to increase parallelism.

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

No branches or pull requests

1 participant