author | Nicholas Nethercote <nnethercote@mozilla.com> |
Thu, 12 Mar 2020 01:39:15 +0000 | |
changeset 518285 | e5cd778db960970ddccbca5e1f016eb18d815125 |
parent 518284 | e6e5816403d958a0bcaf427195ca7b113263d01f |
child 518286 | a780a89ed13f78cd89b3c200f6a5d91723a04f73 |
push id | 37207 |
push user | opoprus@mozilla.com |
push date | Thu, 12 Mar 2020 09:33:12 +0000 |
treeherder | mozilla-central@ffd615bf92dd [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | erahm |
bugs | 1619837 |
milestone | 76.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/taskcluster/ci/source-test/python.yml +++ b/taskcluster/ci/source-test/python.yml @@ -104,16 +104,18 @@ mochitest-harness: ./mach python-test --python 2 --subsuite mochitest fetches: build: - target.tar.bz2 - artifact: target.common.tests.tar.gz dest: tests - artifact: target.mochitest.tests.tar.gz dest: tests + toolchain: + - linux64-fix-stacks when: files-changed: - 'testing/mochitest/**' - 'testing/mozbase/moztest/moztest/selftest/**' - 'testing/mozharness/mozharness/base/log.py' - 'testing/mozharness/mozharness/mozilla/structuredlog.py' - 'testing/mozharness/mozharness/mozilla/testing/errors.py' - 'testing/profiles/**'