зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1816440: bustage fix for test failure. r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D169644
This commit is contained in:
Родитель
8f0d50d3c1
Коммит
a01ffc2f42
|
@ -15,7 +15,7 @@ from tryselect.task_config import Pernosco, all_task_configs
|
|||
TASK_CONFIG_TESTS = {
|
||||
"artifact": [
|
||||
(["--no-artifact"], None),
|
||||
(["--artifact"], {"use-artifact-builds": True}),
|
||||
(["--artifact"], {"use-artifact-builds": True, "disable-pgo": True}),
|
||||
],
|
||||
"chemspill-prio": [
|
||||
([], None),
|
||||
|
|
Загрузка…
Ссылка в новой задаче