Skip to content

Conversation

sandersn
Copy link
Member

runtests-parallel now skips empty buckets. Previously, it would enter them as buckets with no tests, which would make our test runners run every test.

This became obvious on machines with lots of cores because there were lots of workers running many more tests than they should, instead of just one or two.

Previously, it would enter them as buckets with no tests, which would
make our test runners run *every* test.

This was very obvious on machines with lots of cores.
@vladima
Copy link
Contributor

vladima commented Jun 29, 2016

👍

@sandersn
Copy link
Member Author

Thanks @vladima for more psychic debugging on this one.

@sandersn sandersn merged commit 3e42733 into master Jul 7, 2016
@sandersn sandersn deleted the runtests-parallel-skips-empty-buckets branch July 7, 2016 15:26
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants