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

Speed up Windows tests #7245

Merged
merged 2 commits into from Dec 30, 2021
Merged

Conversation

weirdan
Copy link
Collaborator

@weirdan weirdan commented Dec 30, 2021

Enable multiple workers for Windows, just like we do on Linux already.

@weirdan weirdan added the release:internal The PR will be included in 'Internal changes' section of the release notes label Dec 30, 2021
Enable multiple workers for Windows, just like we do on Linux already.
@weirdan weirdan marked this pull request as ready for review December 30, 2021 12:51
@weirdan weirdan merged commit 7b18673 into vimeo:master Dec 30, 2021
@weirdan weirdan deleted the parallel-tests-on-windows branch December 30, 2021 12:52
@orklah
Copy link
Collaborator

orklah commented Dec 30, 2021

That's cool!

@bendavies
Copy link
Contributor

very nice. I wondered why I didn't do windows when i originally did #4985.
turns out the tests weren't ran on windows at the time.

@orklah
Copy link
Collaborator

orklah commented Jan 5, 2022

turns out the tests weren't ran on windows at the time.

They did, but they ran in AppVeyor until #6173. I migrated them on GA but I didn't look up how to translate the splitting script on windows

@bendavies
Copy link
Contributor

bendavies commented Jan 5, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:internal The PR will be included in 'Internal changes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants