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

Split Windows tests up into smaller units #152

Open
bensze01 opened this issue Jan 19, 2024 · 0 comments
Open

Split Windows tests up into smaller units #152

bensze01 opened this issue Jan 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority-high size-m Estimated task size: medium (~1w)

Comments

@bensze01
Copy link
Contributor

Currently windows_testing.py runs the Windows tests as single monolithic units split up only by the toolchain version - this has also led to windows tests being the longest running test units in the CI.

Splitting them up would allow more parallelization to take place in a single CI run if/when we add more Windows executors, and thus increase our options for speeding up the CI.

@bensze01 bensze01 added enhancement New feature or request size-m Estimated task size: medium (~1w) priority-high labels Jan 19, 2024
@bensze01 bensze01 self-assigned this Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-high size-m Estimated task size: medium (~1w)
Projects
Status: CI perf
Development

No branches or pull requests

1 participant