Commit Graph

6806 Commits

Author SHA1 Message Date
octavian.negru
c0f0a39e87 Bug 1585618 - Clean taskcluster/ci/test/talos.yml platform setup r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D48033

--HG--
extra : moz-landing-system : lando
2019-10-16 14:17:43 +00:00
Geoff Brown
5f4906e9b5 Bug 1593818 - Increase max-run-time for some Talos tasks; r=perftest-reviewers,stephendonner
Avoid intermittent task timeouts by allowing a little more time.

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

--HG--
extra : moz-landing-system : lando
2019-11-04 23:10:40 +00:00
ffxbld
5ea71911af No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D51575

--HG--
extra : moz-landing-system : lando
2019-11-04 12:49:16 +00:00
Justin Wood
27252b4558 Bug 1592419 - Reject duplicate toolchain aliases. r=tomprince
With this patch applied but Bug 1592402 not fixed, I got:
```
Traceback (most recent call last):
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/mach_commands.py", line 379, in show_taskgraph
    tg = getattr(tgg, graph_attr)
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/generator.py", line 151, in full_task_graph
    return self._run_until('full_task_graph')
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/generator.py", line 351, in _run_until
    k, v = self._run.next()
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/generator.py", line 287, in _run
    yield verifications('full_task_graph', full_task_graph, graph_config)
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/util/verify.py", line 36, in __call__
    graph.for_each_task(verification, scratch_pad=scratch_pad, graph_config=graph_config)
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/taskgraph.py", line 31, in for_each_task
    f(task, self, *args, **kwargs)
  File "/home/callek/mozilla/hg/mozilla-central/taskcluster/taskgraph/util/verify.py", line 240, in verify_task_graph_symbol
    key,
Exception: Duplicate toolchain-alias in tasks `toolchain-linux64-clang-9`and `toolchain-linux64-clang-9-cross`: linux64-clang
```

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

--HG--
extra : moz-landing-system : lando
2019-10-30 18:11:11 +00:00
Tom Prince
ce7c2ef520 Bug 1589706: [firefox-ci] Use AWS Provider-based linux builld workers; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D50358

--HG--
extra : moz-landing-system : lando
2019-10-28 17:45:39 +00:00
Florin Strugariu
67759f09a5 Bug 1585020 - Add support to raptor-browsertime for running the speedometer benchmark on Firefox desktop r=rwood,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D48700

--HG--
extra : moz-landing-system : lando
2019-11-01 19:10:02 +00:00
Andrew Halberstadt
0b1bb56b96 Bug 1583353 - [mozharness] Remove '-chunked' mochitest and jittest suite definitions, r=gbrown
Having a distinction between -chunked and not adds unnecessary complexity. It's
possible to simply remove them because:

1. The mozharness definitions for 'jittest' and 'jittest-chunked' are
identical, so it is literally not serving any purpose.

2. The definitions for 'mochitest' only add either '--chunk-by-dir' or
'--chunk-by-runtime'. Both of these are no-ops in the mochitest harness
unless '--total-chunks' is also supplied. Therefore, if we ever use these
suites without chunking (which I don't think we do anyway), then it'll
still work fine as those options won't have any affect.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 21:41:24 +00:00
Matt Brandt
268736c6e3 Bug 1592827 - [iris firefox] Update toolchain.yml to pull in the updated Linux tests r=ashughes
Differential Revision: https://phabricator.services.mozilla.com/D51207

--HG--
extra : moz-landing-system : lando
2019-11-01 20:15:13 +00:00
Bogdan Tara
6f6bae4263 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-11-01 12:51:47 +02:00
Justin Wood
ac23441f9b Bug 1593093 - Bump Wix toolchain. r=mhowell a=me for CLOSED TREE
MANUAL PUSH: Needed on central to populate the index for a non-gecko release expected today.

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

--HG--
extra : rebase_source : 02ca5e6033c7708c2cc462f2ef76c3ec661ed20f
extra : amend_source : 4169f1357dbf29de60fcb80c2a46aee5c867a29a
2019-10-31 15:34:32 -04:00
Geoff Brown
217c8bd66e Bug 1592813 - Increase number of test chunks for windows 7/debug wpt; r=egao
Avoid intermittent task timeouts by running in more test chunks.

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

--HG--
extra : moz-landing-system : lando
2019-10-31 17:24:40 +00:00
Andi-Bogdan Postelnicu
0c27f932f0 Bug 1583742 - Upgrade docker image for clang based analysis. r=bastien,sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D47048

--HG--
extra : moz-landing-system : lando
2019-10-15 17:10:52 +00:00
Ciure Andrei
aea0b77b62 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-10-31 00:13:32 +02:00
Ciure Andrei
b52c025493 Merge inbound to mozilla-central. a=merge 2019-10-31 00:10:08 +02:00
Nathan Froyd
06e29085fa Bug 1569728 - build clang toolchains with GCC 7; r=mshal
We need this change so that the newly-built clang will have
C++17-compatible libstdc++ headers installed. I believe this change also
means that the newly-built clang (and associated tools) links against
GCC 7's libstdc++, but we set RPATH or similar appropriately, so there
shouldn't be issues stemming from that.

MANUAL PUSH: toolchain patches are requested to land on inbound

Differential Revision: https://phabricator.services.mozilla.com/D41251
2019-10-30 13:47:19 -04:00
Gregory Mierzwinski
5870176253 Bug 1592401 - Prevent verbose output when unpacking browsertime. r=perftest-reviewers,rwood
This patch changes the browsertime archive built as a toolchain from a .zip archive to a .tar.bz2 archive to prevent the large amount of verbose unpacking output we currently see.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 20:32:19 +00:00
Geoff Brown
71d7fa0656 Bug 1592115 - Increase max-run-time for some raptor tests on windows10-64-ref-hw-2017; r=perftest-reviewers,stephendonner,sparky
Avoid intermittent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 13:33:27 +00:00
Tarek Ziadé
63ab3346a0 Bug 1578862 - Feed --browsertime Raptor task videos into new visual metrics task type r=rwood,sparky,jlorenzo,barret
Feed --browsertime Raptor task videos into new visual metrics task type

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

--HG--
extra : moz-landing-system : lando
2019-10-29 19:31:23 +00:00
Chris Manchester
43f9563dd7 Bug 1592443 - Update sccache to the current master branch. r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D51017

--HG--
extra : moz-landing-system : lando
2019-10-30 00:17:11 +00:00
Chris Manchester
0de3e0765d Bug 1592402 - Remove erroneous duplicate toolchain alias. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D51003

--HG--
extra : moz-landing-system : lando
2019-10-29 21:10:09 +00:00
Matt Brandt
c70db2d144 Bug 1592072 - [iris firefox] Update Taskcluster to the latest rev in iris_firefox
This pulls in the latest `iris_firefox` code base; pulling in fixes for Win10 tests and making the build green. This also adds an`$IRIS_CODE_ROOT`env var for `iris core` to read from.

[[ https://tools.taskcluster.net/groups/EsjqpXCPTt2aKEP0N6IW1Q | Try build can be viewed here ]].

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

--HG--
extra : moz-landing-system : lando
2019-10-28 20:58:45 +00:00
ffxbld
d631dbd657 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D50788

--HG--
extra : moz-landing-system : lando
2019-10-28 10:09:13 +00:00
Chris Manchester
194dff7015 Bug 1591262 - Apply additional patch to clang used for sccache-dist builds. r=firefox-build-system-reviewers,dmajor
This applies one of the patches we needed to build on windows to the clang
we're using for sccache-dist builds. The upstream issue is described in
https://bugs.llvm.org/show_bug.cgi?id=41817

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

--HG--
extra : moz-landing-system : lando
2019-10-25 21:24:33 +00:00
Daniel Varga
ad2ad751fb Backed out changeset f4520f5c3cdb (bug 1590414) on request by ANdi a=backout 2019-10-25 11:06:54 +03:00
Geoff Brown
1136fcdcd0 Bug 1590873 - Increase test chunks for windows aarch64 wpt; r=egao
Avoid frequent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-10-24 16:51:38 +00:00
Rob Wood
a70e03bbf7 Bug 1590834 - Increase raptor-browsertime android maximum taskcluster job time r=perftest-reviewers,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D50276

--HG--
extra : moz-landing-system : lando
2019-10-24 13:25:24 +00:00
Chris Manchester
49a5f408be Bug 1589783 - Update sccache in-tree to the latest version. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D49801

--HG--
extra : moz-landing-system : lando
2019-10-22 16:40:34 +00:00
Matt Brandt
ef37b0d532 Bug 1590795 - Revert iris_firefox to last known good version. moziris == 0.6
Differential Revision: https://phabricator.services.mozilla.com/D50244

--HG--
extra : moz-landing-system : lando
2019-10-23 15:43:25 +00:00
Jorg K
61ce5f8c70 Bug 1576707 - Follow-up: Fix typo in use_fetches. r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D50043

--HG--
extra : moz-landing-system : lando
2019-10-22 20:34:17 +00:00
Tom Prince
9237ee4209 Bug 1589706: [firefox-ci] Migrate linux test docker-workers to AWS Provider; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49999

--HG--
extra : moz-landing-system : lando
2019-10-22 04:30:44 +00:00
Andi-Bogdan Postelnicu
8c695f6954 Bug 1590414 - For C++ static analysis cleanup the running scripts. r=marco
Differential Revision: https://phabricator.services.mozilla.com/D50065

--HG--
extra : moz-landing-system : lando
2019-10-22 14:36:53 +00:00
Matt Brandt
c9f5445269 Bug 1589763 - [iris firefox] Update build to latest core version, 0.7, with fixes for failing tests
Differential Revision: https://phabricator.services.mozilla.com/D50064

--HG--
extra : moz-landing-system : lando
2019-10-22 14:28:49 +00:00
Tom Prince
1fd2626e6a Bug 1576707: [taskgraph] Get artifact prefix for fetches from dependent task; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49699

--HG--
extra : moz-landing-system : lando
2019-10-18 17:23:00 +00:00
Tom Prince
722af81448 Bug 1576707: [taskgraph] Allow fetching from fetch aliases as well; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49777

--HG--
extra : moz-landing-system : lando
2019-10-18 17:52:17 +00:00
Tom Prince
2d2ddbfc12 Bug 1576707: [taskgraph] Add a better error message when trying to get artifact prefix; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49776

--HG--
extra : moz-landing-system : lando
2019-10-18 17:51:39 +00:00
Tom Prince
1db615edd3 Bug 1576707: [taskgraph] Move setting the task label eariler in the job transform; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49775

--HG--
extra : moz-landing-system : lando
2019-10-18 17:49:32 +00:00
Chris Manchester
28b061a7b4 Bug 1582598 - Update builders to rustc 1.38 r=firefox-build-system-reviewers,mshal
Differential Revision: https://phabricator.services.mozilla.com/D48998

--HG--
extra : moz-landing-system : lando
2019-10-16 22:16:22 +00:00
Rob Wood
be2b8eab04 Bug 1520463 - Raptor python unit tests: add support for python 3 r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D48768

--HG--
extra : moz-landing-system : lando
2019-10-21 20:26:15 +00:00
Kristen Wright
e1a7b2036e Bug 1585421 - Expand the usage of Lintpref into more pref files r=ahal
Adds the filepaths of more pref files to Lintpref as well as to its TaskCluster entry. All of the pref files added are noted in bug 1585421.

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

--HG--
extra : moz-landing-system : lando
2019-10-18 22:31:38 +00:00
Edwin Takahashi
962dd7ee27 Bug 1565332 - change how pulseaudio is initialized for Debian 10 test image without affecting existing Ubuntu 16.04 process r=jlund,dustin
Changes:
- for Debian platforms, do not initialize pulseaudio in `test-linux.sh`; instead initialize pulseaudio if required in the `desktop_unittest.py` mozharness script

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

--HG--
extra : moz-landing-system : lando
2019-10-21 16:34:43 +00:00
Tom Prince
4900ffa1bc No bug: [taskgraph] Sort soft-dependencies output to make diffing easier; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D49772

--HG--
extra : moz-landing-system : lando
2019-10-21 16:04:49 +00:00
ffxbld
80894b3e73 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D49891

--HG--
extra : moz-landing-system : lando
2019-10-21 11:57:13 +00:00
Bogdan Tara
4736ee716a Backed out changeset a4ed297ed157 (bug 1520463) for raptor failures complaining about StringIO 2019-10-19 15:02:15 +03:00
Rob Wood
cec1bc2e1d Bug 1520463 - Raptor python unit tests: add support for python 3 r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D48768

--HG--
extra : moz-landing-system : lando
2019-10-18 17:48:52 +00:00
Tom Prince
0a330e3a6f Bug 1589706: Add support worker worker-manager pool aliases; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49763

--HG--
extra : moz-landing-system : lando
2019-10-18 16:04:30 +00:00
Tom Prince
628d9226b6 Bug 1589706: Remove unused b-android worker type; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D49762

--HG--
extra : moz-landing-system : lando
2019-10-18 16:04:06 +00:00
Tom Prince
51f902d844 No bug: [taskgraph] Simplify release_notifications transform slightly; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D49770

--HG--
extra : moz-landing-system : lando
2019-10-18 16:38:19 +00:00
Andrew Halberstadt
ef766cef98 Bug 1583353 - [taskgraph] Remove 'mozharness.chunking-args' key from the test_description_schema, r=gbrown
This key doesn't appear to be used by anything. Let's get rid of it to remove
some of the complexity around chunking.

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

--HG--
extra : moz-landing-system : lando
2019-10-18 14:05:34 +00:00
Andrew Erickson
a9c255f8a5 Bug 1573269: make g-w tasks support retry-exit-status r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D49220

--HG--
extra : moz-landing-system : lando
2019-10-17 01:30:17 +00:00
Matt Brandt
73375c18cb Bug 1586290 - [iris firefox] Add email notifications for failing builds r=KWierso,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D48738

--HG--
extra : moz-landing-system : lando
2019-10-16 21:32:44 +00:00