Граф коммитов

6848 Коммитов

Автор SHA1 Сообщение Дата
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
Nick Thomas 4f61eb6771 Bug 1588392 - Switch to new GCP treescript workers, r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D49360

--HG--
extra : moz-landing-system : lando
2019-10-16 20:41:11 +00:00
Matt Brandt 58fd4f9f86 Bug 1589194 - Win10x64 builds - pin to Python 3.7.3 r=KWierso
Differential Revision: https://phabricator.services.mozilla.com/D49472

--HG--
extra : moz-landing-system : lando
2019-10-16 19:51:09 +00:00
Wes Kocher 8edb6dcfcf Bug 1565332 - Pin pip to 19.2.3 to avoid breaking docker image. a=bustage-fix CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D49221

--HG--
extra : amend_source : 7006fb2615846562fef06e7bc6e827c27dd85030
2019-10-15 03:10:25 +02:00
Geoff Brown ae5e32a41c Bug 1586262 - Ensure run-task logs very long task output lines; r=dustin
Check the return code of write() to determine if the output line has actually been written completely; if not, write the remainder.

Tests suggest that incomplete writes are possible when the buffer exceeds a few thousand bytes. Very long log lines are unusual but this is important for cases like reftest failures where an encoded screenshot is dumped to the log.

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

--HG--
extra : moz-landing-system : lando
2019-10-16 15:56:09 +00:00
Andrew Halberstadt 17530b8dcc Bug 1587826 - [ci] Use a transform to split raptor cold pageload tests r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D48981

--HG--
extra : moz-landing-system : lando
2019-10-16 13:46:45 +00:00
Andrew Halberstadt c858034fd8 Bug 1587826 - [raptor] Rename raptor configs to <test>-cold r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D48980

--HG--
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-1.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-1-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-10.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-10-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-11.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-11-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-12.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-12-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-13.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-13-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-14.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-14-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-15.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-15-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-16.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-16-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-17.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-17-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-18.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-18-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-19.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-19-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-2.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-2-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-20.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-20-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-21.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-21-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-22.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-22-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-23.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-23-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-24.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-24-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-25.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-25-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-26.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-26-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-27.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-27-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-28.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-28-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-29.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-29-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-3.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-3-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-30.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-30-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-4.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-4-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-5.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-5-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-6.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-6-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-7.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-7-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-8.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-8-cold.ini
rename : testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-cold-9.ini => testing/raptor/raptor/tests/tp6/desktop/raptor-tp6-9-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-1.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-1-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-1-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-1-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-10.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-10-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-10-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-10-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-11.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-11-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-11-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-11-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-12.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-12-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-12-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-12-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-13.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-13-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-13-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-13-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-14.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-14-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-14-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-14-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-15.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-15-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-16.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-16-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-17.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-17-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-18.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-18-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-19.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-19-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-2.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-2-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-2-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-2-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-20.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-20-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-21.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-21-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-22.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-22-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-23.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-23-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-24.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-24-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-25.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-25-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-26.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-26-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-27.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-27-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-28.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-28-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-3.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-3-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-3-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-3-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-4.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-4-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-4-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-4-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-5.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-5-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-5-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-5-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-6.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-6-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-6-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-6-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-7.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-7-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-7-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-7-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-8.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-8-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-8-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-8-fennec68-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-9.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-9-cold.ini
rename : testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-cold-9-fennec68.ini => testing/raptor/raptor/tests/tp6/mobile/raptor-tp6m-9-fennec68-cold.ini
extra : moz-landing-system : lando
2019-10-15 19:15:37 +00:00
Andrew Halberstadt 7b5c0693b4 Bug 1587826 - [ci] Use a transform to split raptor apps r=tomprince,perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D48979

--HG--
extra : moz-landing-system : lando
2019-10-15 17:05:13 +00:00
Andrew Halberstadt ecf48d1ed3 Bug 1587826 - [ci] Create a separate transform file for 'raptor' transforms r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D48978

--HG--
extra : moz-landing-system : lando
2019-10-15 18:14:05 +00:00
James Graham 1c0a4ff8d0 Bug 1588713 - Schedule wpt-fis as Tier-3, r=ahal
This enables wpt-fis for the same configurations as mochitest-fis,
initially as T3 so that any stability issues can be worked out.

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

--HG--
extra : moz-landing-system : lando
2019-10-16 08:31:05 +00:00
Daisuke Akatsuka 38f4dd72f0 Bug 1587690: Add jest tests for components. r=ladybenko
Depends on D48950

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

--HG--
extra : moz-landing-system : lando
2019-10-16 01:32:48 +00:00
Geoff Brown c906073cd5 Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp
Most of these tests have been disabled for a long time; they run well
in the current test environment.
With the additional tests running, task times increase; I have added one
more test chunk for android mochitest-plain.
These tests were identified from a random sampling of mochitest manifests;
I intend to enable more mochitests in future patches.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 15:07:09 +00:00
Brian Grinstead eab92c4995 Bug 1588855 - Remove browser-instrumentation job r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D49326

--HG--
extra : moz-landing-system : lando
2019-10-15 17:47:12 +00:00
Dorel Luca b6eeb7d5d3 Backed out changeset 35d4451f348d (bug 1588458) as requested by the dev 2019-10-15 19:04:22 +03:00
Sylvestre Ledru 0f71aeba53 Bug 1588458 - Replace dxr by searchfox in the doc r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D49140

--HG--
extra : moz-landing-system : lando
2019-10-15 15:27:13 +00:00
Geoff Brown 8f9a2c0a61 Bug 1588160 - Increase test chunks for windows 10 asan browser-chrome; r=ahal
Avoid intermittent task timeouts by increasing test chunks.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 15:26:26 +00:00
Geoff Brown bfe39d8e5a Bug 1588161 - Increase max-run-time for windows ccov devtools tests; r=marco
Avoid very frequent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:38:49 +00:00
Mihai Tabara b41b773370 Bug 1588577 - switch to new GCP pushsnapworkers. r=nthomas a=release
Differential Revision: https://phabricator.services.mozilla.com/D49183

--HG--
extra : moz-landing-system : lando
2019-10-15 05:23:39 +00:00
ffxbld 57097044ef No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D49123

--HG--
extra : moz-landing-system : lando
2019-10-14 10:25:40 +00:00
Andrew Halberstadt 91116caeac Bug 1587206 - [lint.flake8] Enable E117 across the tree, r=sylvestre
Prevents over-indentation.

Depends on D48611

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

--HG--
extra : moz-landing-system : lando
2019-10-10 18:51:45 +00:00
Andrew Halberstadt 2b0d90e3ad Bug 1587206 - [lint.flake8] Enable F632 across the tree, r=sylvestre
This ensures we use ==/!= to strings and ints (instead of is/is not).

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

--HG--
extra : moz-landing-system : lando
2019-10-10 18:50:33 +00:00
Johan Lorenzo c9a42567f6 Bug 1586748 - Re-enable build-signing for N and Ngv tasks and clean up unused fennec manifests/kinds r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D48831

--HG--
extra : moz-landing-system : lando
2019-10-10 17:53:54 +00:00
Nick Alexander 151b2d9f96 Bug 1585120 - Add tier 3 Android browsertime smoketests. r=perftest-reviewers,sparky
The intention is to run `tp6m-1` and `tp6m-cold-1` using Browsertime
against the GVE vehicle on integration and try, so as to smoketest the
Browsertime harness as we stabilize it.  At the same time, this also
allows try runs against the Fenix and refbrow vehicles.

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

--HG--
rename : taskcluster/ci/test/raptor-fenix.yml => taskcluster/ci/test/browsertime-fenix.yml
rename : taskcluster/ci/test/raptor-gve.yml => taskcluster/ci/test/browsertime-gve.yml
rename : taskcluster/ci/test/raptor-refbrow.yml => taskcluster/ci/test/browsertime-refbrow.yml
extra : moz-landing-system : lando
2019-10-10 13:34:18 +00:00
Coroiu Cristina d3a27d5c3f Merge mozilla-central to autoland a=merge on a CLOSED TREE[F 2019-10-10 19:31:34 +03:00
Geoff Brown 996128fd41 Bug 1587201 - Increase max-run-time for mochitest-devtools-webreplay; r=bc
Avoid intermittent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-10-10 14:47:58 +00:00
Coroiu Cristina a35c47f71d Merge mozilla-central to inbound a=merge 2019-10-10 12:55:45 +03:00
Marco Castelluccio 8b6902a296 Bug 1473069 - Use stable Rust with RUSTC_BOOTSTRAP for code coverage builds. r=chmanchester
Differential Revision: https://phabricator.services.mozilla.com/D48780

--HG--
extra : moz-landing-system : lando
2019-10-09 22:57:22 +00:00
Matt Brandt 64228e5005 Bug 1587598 [iris firefox] Update build to latest version 0.6 with fixes for Win10 tests r=KWierso
Differential Revision: https://phabricator.services.mozilla.com/D48761

--HG--
extra : moz-landing-system : lando
2019-10-09 22:07:09 +00:00
Marian Raiciof 5cdb1a99dc Bug 1572411 - Investigate JetStream2 perma-fail on Windows 10 AArch64 opt platform r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D47733

--HG--
extra : moz-landing-system : lando
2019-10-10 13:17:50 +00:00
Nick Thomas b6fa1fc423 Bug 1585603 - enable GCP addonworkers. r=catlee
Switch addonworkers from AWS to GCP.

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

--HG--
extra : moz-landing-system : lando
2019-10-09 13:32:58 +00:00
Florin Strugariu f752a3a05d Bug 1581829 - Expand desktop cold page load tests to full suite of sites r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D47585

--HG--
extra : moz-landing-system : lando
2019-10-08 10:53:30 +00:00
Florin Strugariu ebb01d89e7 Bug 1585289 - Move any raptor related command from setup_talos to setup_raptor from taskcluster/taskgraph/transforms/tests.py r=perftest-reviewers,rwood,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D47748

--HG--
extra : moz-landing-system : lando
2019-10-08 14:50:45 +00:00
Coroiu Cristina 9363b6ca0a Merge mozilla-central to autoland a=merge on a CLOSED TREE 2019-10-08 01:34:25 +03:00
Chris Manchester 7353e61583 Bug 1586919 - Bump in-tree sccache to 0.2.12. r=dmajor
This version includes a fix necessary to distributing builds to multiple
servers as well as several important fixes to the client that will help
people attempting to distribute compiles. Once a bit more testing has been
seen we will update the required version used locally to 0.2.12.

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

--HG--
extra : moz-landing-system : lando
2019-10-07 21:40:17 +00:00
Chris AtLee 867b841baf Bug 1542819: Use worker aliases for signing to unbreak TB. r=tomprince a=Aryx
Differential Revision: https://phabricator.services.mozilla.com/D48406

--HG--
extra : source : 61f8731a42cb05138726666fee9eafb65d455e14
extra : histedit_source : ae8d44b31d3dcd00fdbdbc542f86a4a85bb646e0
2019-10-07 18:47:40 +00:00
Coroiu Cristina faadf02d25 Merge autoland to mozilla-central a=merge 2019-10-08 00:48:53 +03:00
Gurzau Raul f155d3a218 Merge autoland to mozilla-central. a=merge 2019-10-07 19:25:43 +03:00
Chris AtLee 473f352250 Bug 1542819: Use worker aliases for signing to unbreak TB. r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D48406

--HG--
extra : moz-landing-system : lando
2019-10-07 18:47:40 +00:00
Coroiu Cristina b6f088f2f6 Merge inbound to mozilla-central a=merge 2019-10-06 12:33:48 +03:00
Sylvestre Ledru 62439272d4 No bug - Fix a typo in the coverity job description r=me 2019-10-05 21:35:53 +02:00
Marian Raiciof 35bf32a269 Bug 1581841 - Restore coverage of tp6m tests on g5 android hw r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D47900

--HG--
extra : moz-landing-system : lando
2019-10-04 13:14:40 +00:00
Chris AtLee 4ac0642434 Bug 1542819: Use GCP signing workers r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D48199

--HG--
extra : moz-landing-system : lando
2019-10-04 15:58:27 +00:00
ffxbld eddb1c989d No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D48307

--HG--
extra : moz-landing-system : lando
2019-10-07 10:53:38 +00:00
Wes Kocher c4acd9439a Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince
This patch enables the iris test suite to run in CI against Windows and Linux shippable builds on mozilla-central and try. The framework is in place for Iris to run against MacOS in CI, but it is currently disabled while bootstrapping issues are sorted out.

Linux uses a new docker image based on the debian10-test parent image that installs preinstalls most of Iris's dependencies. Windows installs a few dependencies using the scoop package manager. Both then install the rest of the python dependencies via pip.

This adds a new toolchain artifact to fetch the iris_firefox git repo without touching the outside network.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 01:58:31 +00:00
Nick Alexander c46ec74815 Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
This does many things:

1) stops producing (and consuming) `FennecJNI*` JNI wrappers
2) removes the :app and :thirdparty Gradle projects
3) removes relevant pieces of the Gradle target configuration
4) updates lints
5) purges old configurations

After this commit, the `mobile/android` project/application builds
only GeckoView.

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

--HG--
extra : moz-landing-system : lando
2019-10-04 20:55:11 +00:00
Geoff Brown f3c3cef387 Bug 1584692 - Increase max-run-time for win7 xpcshell opt; r=bc
Avoid intermittent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-10-04 15:39:48 +00:00
Matt Brandt 268d795936 Bug 1586067 - [iris firefox] Run only the nightly build validation tests r=KWierso
Differential Revision: https://phabricator.services.mozilla.com/D48132

--HG--
extra : moz-landing-system : lando
2019-10-03 22:34:24 +00:00
Tom Prince 7e6f319939 No bug: [taskgraph] Be more explict about the type of config in taskgraph.decision; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D48001

--HG--
extra : moz-landing-system : lando
2019-10-03 02:46:35 +00:00
Tom Prince ecba850f66 No bug: [taskgraph] Improve the error message in Graph.transitive_closure; r=mhentges
Differential Revision: https://phabricator.services.mozilla.com/D48000

--HG--
extra : moz-landing-system : lando
2019-10-03 01:27:02 +00:00
Nick Alexander 2dc031e1d6 Bug 1585198 - Use win32-node for aarch64 Browsertime tests. r=stephendonner
Just like Bug 1582972.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 16:26:17 +00:00
Florin Strugariu 2769c33faa Bug 1576235 - Run macOS tests on integration branches r=perftest-reviewers,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D47886

--HG--
extra : moz-landing-system : lando
2019-10-02 11:37:57 +00:00
Geoff Brown 7510bc4913 Bug 1582881 - Promote select fission tests to tier 1; r=ahal
This changes certain fission tests to run tier 1 and start running on integration branches:
  linux64-qr/debug mochitest-plain
  linux64-qr/debug mochitest-media
  linux64-qr/debug mochitest-webgl*
  linux64/debug browser-chrome
All other fission tests continue to run as tier 2.

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

--HG--
extra : moz-landing-system : lando
2019-09-27 01:25:33 +00:00
Steve Fink 6cf5bd1291 Bug 1560667 - Switch hazard analysis over to gcc 8.3.0 r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D46682

--HG--
extra : moz-landing-system : lando
2019-10-02 03:19:06 +00:00
Stephen Donner 3b89e2688e Bug 1581580: Add limited set of --browsertime Raptor tests to make it easier to smoke-test changes. r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D47562

--HG--
extra : moz-landing-system : lando
2019-10-01 17:48:29 +00:00
Nick Alexander 9dac4e2ccd Bug 1584530 - [geckodriver] Don't require the Microsoft MSVC runtime to be installed. r=firefox-build-system-reviewers,dmajor
Differential Revision: https://phabricator.services.mozilla.com/D47456

--HG--
extra : moz-landing-system : lando
2019-10-01 19:36:21 +00:00
Gregory Mierzwinski 3764e3493f Bug 1585329 - Prevent raptor chrome and chromium tests from running on all mc commits. r=perftest-reviewers,davehunt
This patch prevents chrome and chromium raptor tests from running on all mozilla-central commits. They will be triggered on Mondays, Wednesdays, and Fridays by a cron task instead.

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

--HG--
extra : moz-landing-system : lando
2019-10-01 14:05:31 +00:00
Johan Lorenzo 3369159d15 Bug 1460347 - snap: enable joystick interface r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D47743

--HG--
extra : moz-landing-system : lando
2019-10-01 10:07:07 +00:00
Mike Hommey f372e8a46e Bug 1582972 - Use win32-node for aarch64 tests. r=nalexander
Bug 1571573 removed the manual download of node by mozharness. That made
the tasks use whatever comes from fetches, and for aarch64 tests, it
turned out to be a win64 node binary, which doesn't work on aarch64.

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

--HG--
extra : moz-landing-system : lando
2019-09-30 23:28:46 +00:00
Ciure Andrei a850e82f43 Backed out changeset 3bd92e48c74a (bug 1581580) for causing Perma tier2 Raptor Btime failures CLOSED TREE 2019-10-01 02:15:42 +03:00