Bug 1825770 - Consider --rebuild setting when determining if max tasks hit. r=perftes...
commit2fea175bff4dc5fb8e924327c86e7f3b5efd2c2a
authorGreg Mierzwinski <gmierz2@outlook.com>
Tue, 18 Apr 2023 13:46:24 +0000 (18 13:46 +0000)
committerGreg Mierzwinski <gmierz2@outlook.com>
Tue, 18 Apr 2023 13:46:24 +0000 (18 13:46 +0000)
treeb0f34bcb3052f244b5a558b18410d3424255de77
parente1f15307f45096bdf6f30d71e79bf4d6e1090b02
Bug 1825770 - Consider --rebuild setting when determining if max tasks hit. r=perftest-reviewers,AlexandruIonescu

This patch moves some code to properly handle the max number of tasks better, and considers the --rebuild setting when we check if there are too many tasks selected.

Differential Revision: https://phabricator.services.mozilla.com/D174261
tools/tryselect/selectors/perf.py
tools/tryselect/test/test_perf.py