Skip to content

runtests-parallel skips empty buckets#9428

Merged
sandersn merged 1 commit into
masterfrom
runtests-parallel-skips-empty-buckets
Jul 7, 2016
Merged

runtests-parallel skips empty buckets#9428
sandersn merged 1 commit into
masterfrom
runtests-parallel-skips-empty-buckets

Conversation

@sandersn

Copy link
Copy Markdown
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

vladima commented Jun 29, 2016

Copy link
Copy Markdown
Contributor

👍

@sandersn

Copy link
Copy Markdown
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