gecko-dev/taskcluster/scripts
Mike Shal 3b8df1c395 Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester
If the run task generates bad profile data, the merge step in the
profile-use task will fail. However, retrying the profile-use task
doesn't fix the problem, and there isn't a straightforward way to retry
the run task in this situation. Instead we can add a clang toolchain to
all the run tasks, and perform the merge there.

This means the output from the run task will always be a successfully
merged file called 'merged.profdata', and we no longer need to perform
the merge as part of the profile-use build as a GENERATED_FILES step.

Depends on D45262

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

--HG--
extra : moz-landing-system : lando
2019-09-10 21:56:15 +00:00
..
builder Bug 1575760 - Make `mach vendor rust` create a .cargo/config and check it in the tree. r=nalexander 2019-08-26 22:20:32 +00:00
misc Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester 2019-09-10 21:56:15 +00:00
tester Bug 1565332 - restore set -e in the debian-specific block in test-linux.sh r=gbrown 2019-09-06 13:37:54 +00:00
copy.sh
run-task Bug 1573375 - Normalize paths run-task sets in the environment on Windows. r=tomprince 2019-08-15 11:21:41 +09:00