Bug 1622701 - install `fix-stacks` on `linux{,64}-gcp/debug` jobs. r=erahm

Differential Revision: https://phabricator.services.mozilla.com/D70296

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nicholas Nethercote 2020-04-09 20:54:07 +00:00
Родитель d37de5ed78
Коммит 39d70e63f8
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -1444,6 +1444,10 @@ linux-gcp/debug:
- linux64-node
- linux64-lucetc
- wasi-sysroot
# `fix-stacks` is needed because xpcshell self tests run as part of
# the build step. Once bug 1614626 moves them to the xpcshell task,
# this dependency can be removed.
- linux64-fix-stacks
linux-gcp/opt:
description: "Linux32 Opt - built on GCP"
@ -1526,6 +1530,10 @@ linux64-gcp/debug:
- linux64-node
- linux64-lucetc
- wasi-sysroot
# `fix-stacks` is needed because xpcshell self tests run as part of
# the build step. Once bug 1614626 moves them to the xpcshell task,
# this dependency can be removed.
- linux64-fix-stacks
linux64-gcp/opt:
description: "Linux64 Opt - built on GCP"