Commit Graph

4059 Commits

Author SHA1 Message Date
Andreas Tolfsen
c7e5e99af1 bug 1603930: taskcluster: run M(remote) on trunk, try only; r=whimboo
This prevents the Mochitest browser-chrome tests under remote/ from
running in beta simulations, since the new Chromium-based remote
debugging protocol is only available on the Nightly release channel.

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

--HG--
extra : moz-landing-system : lando
2020-01-02 14:42:23 +00:00
James Graham
512caca24e Bug 1605381 - Schedule wpt crashtests in CI, r=ahal
This is a new test type identified by --test-type=crashtest

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

--HG--
extra : moz-landing-system : lando
2020-01-02 17:13:54 +00:00
Geoff Brown
c745d557cd Bug 1605458 - Run linux64/asan web-platform tests in 24 test chunks; r=jgraham
Avoid intermittent task timeouts by increasing the number of test chunks on the
affected platform.

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

--HG--
extra : moz-landing-system : lando
2020-01-02 10:33:04 +00:00
Edwin Takahashi
331f0c3b25 Bug 1602863 - migrate crashtest, mochitest-gpu to run under linux1804-64 and add back awsy tests for appropriate platforms r=jmaher
Changes:

Remove `crashtest`, `mochitest-gpu` from running with ubuntu1604.
Add the above tests to run with ubuntu1804 image under `linux1804-64` label.

Remove `awsy` from linux64-qr/opt and linux64-shippable-qr/opt platforms.
Add `awsy` to linux1804-qr/opt and linux1804-shippable-qr/opt platforms.

Add new test set `linux180r-qr-tests` to serve as placeholder as `linux-qr-tests` are slowly migrated to the new test set.
Replace the usage of `linux1804-tests` for quantumrenderer platforms with the `linux-qr-tests` set.

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

--HG--
extra : moz-landing-system : lando
2020-01-01 03:44:55 +00:00
Razvan Maries
e98ae699f5 Backed out changeset 8c8ca0a0417b (bug 1602863) for perma fails on ayout/forms/test/test_bug549170.html. CLOSED TREE 2020-01-01 00:27:07 +02:00
Edwin Takahashi
ce30bc760b Bug 1602863 - migrate crashtest, mochitest, mochitest-gpu, xpcshelltest to run under linux1804-64 r=jmaher
Changes:

Remove `crashtest`, `mochitest-gpu`, `mochitest` and `xpcshelltest` from running with ubuntu1604.

Enable the above tests to run with ubuntu1804 image under `linux1804-64` label.

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

--HG--
extra : moz-landing-system : lando
2019-12-31 21:23:40 +00:00
Steve Fink
1c4f6c00bf Bug 1606379 - Drop gdb prettyprinter test task down to tier 2 r=jimb
Differential Revision: https://phabricator.services.mozilla.com/D58409

--HG--
extra : moz-landing-system : lando
2019-12-30 23:35:14 +00:00
Edwin Takahashi
173895b70e Bug 1602863 - run cppunittest on all variants of linux1804 platforms r=jmaher
Changes:

Make available all variants of linux1804 for general use. Where appropriate, each variant is populated with `linux1804-tests`, which contain the shared tests that should run on all appropriate variants.

To deal with linux64-asan/opt and linux1804-64-asan/opt clashing in the taskgraph due to the translation service, remove `linux64/asan` entry from the translation dictionary and manually check in the `if/else` conditional later on.

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

--HG--
extra : moz-landing-system : lando
2019-12-31 02:01:19 +00:00
Tom Prince
bc367203d4 Bug 1604749: Get misc worker-type from graph config; r=Callek
This will allow comm branches to use their own worker type.

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

--HG--
extra : moz-landing-system : lando
2019-12-30 22:54:10 +00:00
Edwin Takahashi
0b8dc65174 Bug 1603634 - use python3.6 to run mozharness tests in python3 r=jmaher
Changes:

Change the python version used in mozharness testing to python3.6 as that's what the `linter` docker image has, not `python3.5`.

Promote the tier of mozharness-py3 test to tier 1 and run it on all repositories to ensure python3 compatibility for future changes.

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

--HG--
extra : moz-landing-system : lando
2019-12-27 18:16:30 +00:00
Sylvestre Ledru
f3a0c62f4c Bug 1605560 - Move to clang 9.0.1 r=froydnj
remove patch "r372020-r372182-profiler-linkage.patch" as
it is now applied upstream in the branch 9:
99e5b1a41a (diff-74ce7383b15a6fad853c8677f58da28a)

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

--HG--
extra : moz-landing-system : lando
2019-12-22 21:57:04 +00:00
Ricky Stewart
56e49f5657 Bug 1605708 - compiler-rt wasm have a different version as clang compiler r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D58166

--HG--
extra : moz-landing-system : lando
2019-12-30 19:24:01 +00:00
Noemi Erli
069c444c65 Bug 1605822 - Remove missing spaces in test-sets.yml r=lint-fix 2019-12-28 07:06:45 +02:00
Jeff Gilbert
744a29510c Bug 1605822 - Run webgl1+2 tests on desktop CI. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D58286

--HG--
extra : moz-landing-system : lando
2019-12-28 01:22:39 +00:00
Dzmitry Malyshau
785a7cfbc2 Bug 1596126 - Github synchronization for gfx/wgpu r=Callek,tomprince
This change introduces a "github-sync" component into tools,
which aims to support synchronizing both wgpu and WebRender with github.
~~It also features a "cargo test" job for standalone wgpu (bug  1596127)~~

The code is ported from "gfx/wr/scripts/wrupdater" folder. Changes are:
  1. remove explicit WR parts and make them configurable by command line params
  2. detect "mozilla-xxx" tags and use them in addition to the commits

As a follow up, wrupdater will be removed in favor of github-sync.

Status:
  - [x] get the CI test job working
  - [x] get @kats to fork "wgpu" github for "moz-gfx" bot
  - [x] remove the wgpu testing CI job (into separate PR)
  - [x] create new secret and reference it

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

--HG--
extra : moz-landing-system : lando
2019-12-28 02:44:59 +00:00
Noemi Erli
1207344cf7 Backed out changeset 8d01e0e7acc8 (bug 1605822) for causing Android mochitest failures 2019-12-28 03:18:42 +02:00
Jeff Gilbert
634295547d Bug 1605822 - Run webgl1+2 tests on desktop CI. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D58286

--HG--
extra : moz-landing-system : lando
2019-12-28 00:36:55 +00:00
Noemi Erli
bd055c81cb Bug 1605275 - Delete extra space in config.yml r=lint-fix 2019-12-28 01:57:02 +02:00
Tom Prince
042f857f81 Bug 1605275: Adjust how signing workers are selected; r=Callek
When I was working on release-promotion for Thunderbird, I needed a way to
control the scriptworker worker-types used on try vs. on release branches.
At the time, there did not exist a way to vary worker types so I introduced
a scriptworker-specific way to vary the worker type.

Since then, we add support for worker aliases, which can currently vary by
level. This reuses that machinery for selecting signing workers.

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

--HG--
extra : moz-landing-system : lando
2019-12-27 23:44:06 +00:00
Edwin Takahashi
744eaaee04 Bug 1602863 - add linux1804-64 test platofrms and migrate awsy/cppunit to run on ubuntu1804 r=jmaher
Changes:

For existing `test-linux64` tasks, use the `linux-common-tests` list instead of `common-tests`. This is to permit striking off individual test suites from running on 1604 when the migration to 1804 is performed.

As a starting point, migrate `awsy` and `cppunit` to run on ubuntu1804 image under `test-linux1804-64` label.
- awsy is only for `opt` builds
- cppunit is for both `opt` and `debug` builds

Corresponding Treeherder pretty name PR is at https://github.com/mozilla/treeherder/pull/5788.

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

--HG--
extra : moz-landing-system : lando
2019-12-27 19:38:12 +00:00
Nathan Froyd
9be53fe0cd Bug 1605875 - add lucetc/wasi-sysroot toolchains to more linux64 builds; r=firefox-build-system-reviewers,rstewart
Some of these were busted in the initial push for wasm sandboxing; some
of these didn't break in that push, but seem likely to if/when we have
more complete coverage of turning on wasm sandboxing.

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

--HG--
extra : moz-landing-system : lando
2019-12-26 14:19:00 +00:00
Rob Wood
6604c19fb3 Bug 1604527 - Enable raptor-browsertime with visual metrics on Fenix (webrender off) and GVE for central and try only r=sparky
Differential Revision: https://phabricator.services.mozilla.com/D58294

--HG--
extra : moz-landing-system : lando
2019-12-27 18:24:49 +00:00
Justin Wood
8a4ba1d1fc Bug 1532390 - Support av-vendor-announce. r=rail
This notice runs in the push phase, once beetmover is done.

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

--HG--
extra : moz-landing-system : lando
2019-12-27 14:47:46 +00:00
Edwin Takahashi
a6f17e12e0 Bug 1602863 - migrate linux32/opt web-platform-tests to ubuntu1804 r=jmaher
Changes:

Because part of the setup for `test-linux` jobs are done in `taskcluster/taskgraph/transforms/tests.py`, I suspect there isn't an easy way like in `test-macosx1014` to migrate a green suite one at a time, in piecemeal fashion.

This is the alternative proof of concept:

- rename the linux jobs with treeherder/job labels that include the version number like every other platform on our CI
- like `test-macosx1014`, create two test sets in `test-sets.yml` and stop running tests that are green on the older platform. If test has issues running on the new platform, keep it on the older, green platform at the moment while issues are worked out.

As proof of concept, apply this to `linux32/opt web-platform-tests` tasks

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

--HG--
extra : moz-landing-system : lando
2019-12-24 23:37:47 +00:00
Gurzau Raul
f5133f8208 Backed out 2 changesets (bug 1605275, bug 1605277) for build sign bustage on a CLOSED TREE.
Backed out changeset af16e71c6922 (bug 1605277)
Backed out changeset 4534f3e46f6e (bug 1605275)
2019-12-24 03:37:17 +02:00
Tom Prince
b98f35d1c0 Bug 1605275: Adjust how signing workers are selected; r=Callek
When I was working on release-promotion for Thunderbird, I needed a way to
control the scriptworker worker-types used on try vs. on release branches.
At the time, there did not exist a way to vary worker types so I introduced
a scriptworker-specific way to vary the worker type.

Since then, we add support for worker aliases, which can currently vary by
level. This reuses that machinery for selecting signing workers.

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

--HG--
extra : moz-landing-system : lando
2019-12-23 21:59:01 +00:00
Tom Prince
89840c8495 Bug 1535193: Add treescript tasks to treeherder; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D58016

--HG--
extra : moz-landing-system : lando
2019-12-23 04:11:01 +00:00
Andreea Pavel
859dfc94b1 Backed out changeset e6e01dd97002 (bug 1605560) for causing build bustages a=backout 2019-12-22 12:14:47 +02:00
Sylvestre Ledru
6b5a637f41 Bug 1605560 - Move to clang 9.0.1 r=froydnj
remove patch "r372020-r372182-profiler-linkage.patch" as
it is now applied upstream in the branch 9:
99e5b1a41a (diff-74ce7383b15a6fad853c8677f58da28a)

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

--HG--
extra : moz-landing-system : lando
2019-12-21 18:08:28 +00:00
Csoregi Natalia
6b51693748 Backed out changeset 2e330afacdd9 (bug 1605560) for clang bustage. CLOSED TREE 2019-12-21 18:07:35 +02:00
Sylvestre Ledru
3ebbd9915e Bug 1605560 - Move to clang 9.0.1 r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D58076

--HG--
extra : moz-landing-system : lando
2019-12-21 15:19:57 +00:00
Connor Sheehan
66a54acd71 Bug 1605502: upgrade to Mercurial 5.2.1 in mozharness r=tomprince
I noticed the version of `hg` used by mozharness tests is rather
old. This commit upgrades to version 5.2.1 (the latest).

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

--HG--
extra : moz-landing-system : lando
2019-12-20 23:40:16 +00:00
Steve Fink
624723e687 Bug 1597005 - Add taskcluster job to run gdb prettyprinter tests r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D54237

--HG--
extra : moz-landing-system : lando
2019-12-20 03:35:43 +00:00
Geoff Brown
d5f211bd08 Bug 1604547 - Stop running 32-bit raptor tests on android P2; r=jmaher
Stop running raptor tests on Android P2 devices against 32-bit (armv7, or "api-16") builds. This will reduce our android-hw P2 load without losing meaningful test coverage (armv7 on G5 and aarch64 on P2 are more relevant).

Tests running on Android G5 are unchanged. Tests running against 64 bit builds (aarch64) are unchanged. Non-raptor tests are unchanged.

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

--HG--
extra : moz-landing-system : lando
2019-12-19 19:53:22 +00:00
Geoff Brown
e649934e9f Bug 1605122 - Run Windows aarch64 mochitest-media as 1 chunk; r=jmaher
aarch64 mochitest-media, when scheduled as 2 chunks, has only one manifest in
one chunk -- and that manifest is skipped on aarch64! The other chunk runs
fine, so we may as well run the suite as a single chunk.

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

--HG--
extra : moz-landing-system : lando
2019-12-19 15:33:55 +00:00
alexandru.ionescu
956694d209 Bug 1604708 Stop running raptor-tp6 firefox warm page load tests against integration branches r=perftest-reviewers,octavian_negru,aryx
Differential Revision: https://phabricator.services.mozilla.com/D57632

--HG--
extra : moz-landing-system : lando
2019-12-19 07:48:35 +00:00
Tarek Ziadé
af46e7328b Bug 1597711 - Add conditioned profile support for GV & Fenix in Raptor r=stephendonner,rwood
Enable using the 'settled' conditioned profile for geckoview and fenix apps.

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

--HG--
extra : moz-landing-system : lando
2019-12-18 22:20:18 +00:00
Geoff Brown
8f41e2cd7c Bug 1595279 - Adjust tasks run on windows aarch64; r=jmaher
Stop running integration branch browsertime tasks on windows10-aarch64;
these were added recently in bugs 1585013 and bug 1604113 but I don't
think there was any specific consideration of windows10-aarch64.
Restore mochitest-media and all reftest tests on mozilla-central only
on windows10-aarch64.

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

--HG--
extra : moz-landing-system : lando
2019-12-18 21:29:23 +00:00
Tom Prince
e1a48b10ff Bug 1604909: Switch condprof to use debian test image as base; r=tarek
The ppa we were using to get a python newer than 3.5 is no longer public.
Switch to a newer base image, that is on a distribution that provides python3.7
natively.

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

--HG--
extra : moz-landing-system : lando
2019-12-18 20:23:36 +00:00
Chris Manchester
fb4f4b357e Bug 1604578 - Enable pgo on macOS shippable builds. r=firefox-build-system-reviewers,mshal
Differential Revision: https://phabricator.services.mozilla.com/D57581

--HG--
extra : moz-landing-system : lando
2019-12-18 17:54:40 +00:00
Tarek Ziadé
4e6cac8ddd Bug 1604711 - Switch to Fenix performancetest for condprofiles r=stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D57603

--HG--
extra : moz-landing-system : lando
2019-12-18 16:57:34 +00:00
Rob Wood
4935beddbd Bug 1603152 - For cold page-load set browser cycles to 3 when gecko profiling is enabled r=tarek
Differential Revision: https://phabricator.services.mozilla.com/D57533

--HG--
extra : moz-landing-system : lando
2019-12-17 21:21:46 +00:00
Marian Raiciof
2c3ad99268 Bug 1594631 - Disable Fission for Talos, AWSY and Raptor tests on ash and instead enable on central r=ahal,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D56411

--HG--
extra : moz-landing-system : lando
2019-12-18 10:01:29 +00:00
Rob Wood
b76a2bc0b9 Bug 1604607 - Add browsertime android profiling treeherder group-names to the group-names config r=tarek
Differential Revision: https://phabricator.services.mozilla.com/D57515

--HG--
extra : moz-landing-system : lando
2019-12-17 20:55:34 +00:00
Anthony Hughes
46061e40b2 Bug 1604332 - Update iris_firefox for test failure fixes. r=mbrandt
Differential Revision: https://phabricator.services.mozilla.com/D57508

--HG--
extra : moz-landing-system : lando
2019-12-17 19:08:06 +00:00
alexandru.ionescu
3cab382917 Bug 1604552 Revert changes in Bug 1581831 r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D57488

--HG--
extra : moz-landing-system : lando
2019-12-17 18:05:35 +00:00
Chris Manchester
4d12edfd8d Bug 1594538 - Require rustc 1.39 to build. r=firefox-build-system-reviewers,rstewart
Differential Revision: https://phabricator.services.mozilla.com/D57396

--HG--
extra : moz-landing-system : lando
2019-12-17 17:12:21 +00:00
Rob Wood
9a1d963353 Bug 1592063 - Browsertime failing on fenix with 'browser failed to start' error r=tarek
Differential Revision: https://phabricator.services.mozilla.com/D57369

--HG--
extra : moz-landing-system : lando
2019-12-17 15:29:55 +00:00
Tarek Ziadé
fccf6da7c0 Bug 1601011 - Add gecko profiling support to raptor-browsertime (android) r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D57329

--HG--
extra : moz-landing-system : lando
2019-12-17 08:04:47 +00:00
Chris Manchester
0929dac033 Bug 1528374 - Add macOS pgo builds to the taskgraph. r=firefox-build-system-reviewers,mshal,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D20409

--HG--
extra : moz-landing-system : lando
2019-12-16 23:25:07 +00:00
Oana Pop Rus
b49aefd3c9 Backed out 3 changesets (bug 1528374) for build bustages failures during artifact upload: file-missing-on-worker: Could not read directory /Users/task_1576213467/artifacts on a CLOSED TREE
Backed out changeset 3c2a1cf616b4 (bug 1528374)
Backed out changeset 967d0072cd2f (bug 1528374)
Backed out changeset 0d0186ecd70e (bug 1528374)
2019-12-16 23:50:45 +02:00
Chris Manchester
23e9c6d856 Bug 1528374 - Add macOS pgo builds to the taskgraph. r=firefox-build-system-reviewers,mshal,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D20409

--HG--
extra : moz-landing-system : lando
2019-12-13 05:43:44 +00:00
Narcis Beleuzu
ce00124553 Backed out 9 changesets (bug 1597005) for SM bustages on autospider.py . CLOSED TREE
Backed out changeset eb0d6b29ae1d (bug 1597005)
Backed out changeset 48267c5a8d23 (bug 1597005)
Backed out changeset 159a37cef898 (bug 1597005)
Backed out changeset e050ede804bb (bug 1597005)
Backed out changeset 1e511ad72b2d (bug 1597005)
Backed out changeset 1cd0d40914b6 (bug 1597005)
Backed out changeset 89dd6ea71d80 (bug 1597005)
Backed out changeset 7dac8fdaeada (bug 1597005)
Backed out changeset 124766c078e2 (bug 1597005)
2019-12-16 22:14:31 +02:00
Steve Fink
d0b758bc8a Bug 1597005 - Add taskcluster job to run gdb prettyprinter tests r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D54237

--HG--
extra : moz-landing-system : lando
2019-12-04 08:37:38 +00:00
Edwin Takahashi
a33cbfc59b Bug 1532427 - add mozharness python3 task as tier 3 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D57187

--HG--
extra : moz-landing-system : lando
2019-12-16 18:16:47 +00:00
Tarek Ziadé
6e1c7fdb61 Bug 1592048 - Browsertime is intermittently failing to measure 'firstPaint' from Youtube on android r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D57341

--HG--
extra : moz-landing-system : lando
2019-12-16 17:00:18 +00:00
Aki Sasaki
aa77514be5 Bug 1562412 - stop using build_signing loader. r=jlorenzo,Callek
Depends on D57189

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

--HG--
extra : moz-landing-system : lando
2019-12-16 09:05:11 +00:00
Emilio Cobos Álvarez
1258c314aa Bug 1604160 - Update cbindgen to do proper copy assignment on tagged enums. r=boris
This is needed to support min() / max() / clamp(), as LengthPercentage will have
a potential heap allocation and the current copy-assignment operators just do
bitwise copies.

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

--HG--
extra : moz-landing-system : lando
2019-12-16 13:31:24 +00:00
alexandru.ionescu
458ca8f586 Bug 1604113 Restore coverage on integration branches for raptor non-pageload tests r=perftest-reviewers,Bebe
This reverts the changes for speedometer in https://phabricator.services.mozilla.com/D55667

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

--HG--
extra : moz-landing-system : lando
2019-12-16 12:35:40 +00:00
Gabriele Svelto
5e9f6e4cc2 Bug 1603704 - Bump dump_syms to version 0.0.3 r=calixte
Differential Revision: https://phabricator.services.mozilla.com/D57278

--HG--
extra : moz-landing-system : lando
2019-12-16 09:17:06 +00:00
Tarek Ziadé
c60662370f Bug 1603427 - Can't download from target.condprof.tests.tar.gz r=Bebe,stephendonner
Make sure mozharness does not attempt to download the condprof source
in win-aarch64 (not supported yet)

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

--HG--
extra : moz-landing-system : lando
2019-12-14 15:32:58 +00:00
Geoff Brown
e210a55592 Bug 1595279 - Start running windows/aarch64 web-platform tests on mozilla-central again; r=jmaher
Stop running aarch64 cppunit and mochitest-a11y on autoland and start running aarch64 web-platform tests on mozilla-central.
Keeps try access behind --full -- that seems like a good idea regardless.

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

--HG--
extra : moz-landing-system : lando
2019-12-13 17:47:54 +00:00
Eric Rahm
3122df4697 Bug 1594344 - Part 2: Fetch dump_syms toolchain on Windows builds. r=firefox-build-system-reviewers,chmanchester
This installs the rust-based `dump_syms` toolchain on Windows builds.

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

--HG--
extra : moz-landing-system : lando
2019-12-13 10:27:30 +00:00
Eric Rahm
501f996371 Bug 1594344 - Part 1: Add dump_syms toolchain. r=froydnj
This defines a new `dump_syms` toolchain that uses the rust implementation of `dump_syms`.

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

--HG--
extra : moz-landing-system : lando
2019-12-13 10:26:49 +00:00
Noemi Erli
24e02f049b Backed out 3 changesets (bug 1528374) per tomprice's request for breaking macOS signing jobs CLOSED TREE
Backed out changeset 5a6fa3b5123b (bug 1528374)
Backed out changeset 32f3b1b3fe3b (bug 1528374)
Backed out changeset a412a319534c (bug 1528374)
2019-12-13 06:48:05 +02:00
Chris Manchester
3138b4cffd Bug 1528374 - Add macOS pgo builds to the taskgraph. r=firefox-build-system-reviewers,mshal,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D20409

--HG--
extra : moz-landing-system : lando
2019-12-12 19:31:17 +00:00
Tom Prince
59d82e0ffc Bug 1596775: Add tasks to upload symbols to server; r=glandium,marco
Differential Revision: https://phabricator.services.mozilla.com/D55329

--HG--
extra : moz-landing-system : lando
2019-12-12 02:03:53 +00:00
Tom Prince
deebac5353 Bug 1596775: Add tasks from extraction system symbols; r=glandium,marco
Differential Revision: https://phabricator.services.mozilla.com/D55323

--HG--
extra : moz-landing-system : lando
2019-12-12 02:04:54 +00:00
Tom Prince
f0235b4f0c Bug 1596775: Import scripts for uploading windows system symbols; r=marco
This imports the code from
https://github.com/marco-c/breakpad-win-update-symbols

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

--HG--
extra : moz-landing-system : lando
2019-12-11 10:14:29 +00:00
Tom Prince
9e2fc7ebbc Bug 1596775: Import scripts for downloading macOS system symbols; r=marco
Import the code from
https://github.com/marco-c/breakpad-mac-update-symbols/
and
https://github.com/marco-c/breakpad-scrape-system-symbols

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

--HG--
extra : moz-landing-system : lando
2019-12-12 02:05:21 +00:00
Geoff Brown
a9a9e51768 Bug 1603477 - Increase max-run-time for windows ccov devtools; r=marco
Differential Revision: https://phabricator.services.mozilla.com/D56960

--HG--
extra : moz-landing-system : lando
2019-12-12 16:54:44 +00:00
Tom Ritter
9a59ac123c Bug 1590624 - Update the mingw-clang compiler to clang 9 r=dmajor
We can remove our backported objcopy patches, we'll need to update
llvm-mingw for toolchain fixes, and we need to add binutils to compile
this newer version of clang because the system binutils is too old.

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

--HG--
rename : build/build-clang/clang-8-mingw.json => build/build-clang/clang-9-mingw.json
rename : taskcluster/scripts/misc/build-clang-8-mingw.sh => taskcluster/scripts/misc/build-clang-mingw.sh
extra : moz-landing-system : lando
2019-12-12 07:43:53 +00:00
Andreea Pavel
a533b175dd Backed out 4 changesets (bug 1590624) for breaking gecko decision task on a CLOSED TREE
Backed out changeset 2ac8dd1d709d (bug 1590624)
Backed out changeset 8432398c212a (bug 1590624)
Backed out changeset 2b28154aacdb (bug 1590624)
Backed out changeset d305e4160ee4 (bug 1590624)

--HG--
rename : build/build-clang/clang-9-mingw.json => build/build-clang/clang-8-mingw.json
rename : taskcluster/scripts/misc/build-clang-mingw.sh => taskcluster/scripts/misc/build-clang-8-mingw.sh
2019-12-12 08:35:11 +02:00
Tom Ritter
7a2045b616 Bug 1590624 - Update the mingw-clang compiler to clang 9 r=dmajor
We can remove our backported objcopy patches, we'll need to update
llvm-mingw for toolchain fixes, and we need to add binutils to compile
this newer version of clang because the system binutils is too old.

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

--HG--
rename : build/build-clang/clang-8-mingw.json => build/build-clang/clang-9-mingw.json
rename : taskcluster/scripts/misc/build-clang-8-mingw.sh => taskcluster/scripts/misc/build-clang-mingw.sh
extra : moz-landing-system : lando
2019-12-10 18:56:45 +00:00
Stephen Donner
c424194edf Bug 1600838 - Make conditioned profiles for desktop Firefox the default, in Raptor and Browsertime. r=tarek,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D55833

--HG--
extra : moz-landing-system : lando
2019-12-11 22:43:03 +00:00
Matt Brandt
5b66f2de9e Bug 1602979 - [iris firefox] Disable redundant Try build email notifications r=ashughes
Differential Revision: https://phabricator.services.mozilla.com/D56649

--HG--
extra : moz-landing-system : lando
2019-12-11 20:58:33 +00:00
Tarek Ziadé
bfe666563e Bug 1585013 - Add gecko profiling support to raptor-browsertime r=rwood,perftest-reviewers
Adds support for --gekoprofile with --browsertime in raptor.

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

--HG--
extra : moz-landing-system : lando
2019-12-11 20:38:00 +00:00
Edwin Takahashi
d8185fdaf4 Bug 1602863 - use ubuntu1804 image for webrender r=jmaher
Changes:

Use ubuntu1804-test image instead of desktop1604-test for webrender(wrench) tasks.

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

--HG--
extra : moz-landing-system : lando
2019-12-11 20:28:45 +00:00
Edwin Takahashi
2f3a3b594c Bug 1602863 - use ubuntu1804 image for harness-test tasks r=jmaher
Changes:

Migrate the harness test jobs to use ubuntu1804 test image instead of desktop1604-test.

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

--HG--
extra : moz-landing-system : lando
2019-12-11 11:22:14 +00:00
Mihai Tabara
b44959e7d8 Bug 1603106 - daily betas scheduled to be shipped instead of pushed. r=bhearsum
Automatically ship daily betas

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

--HG--
extra : moz-landing-system : lando
2019-12-11 17:08:23 +00:00
James Graham
e6adb1482b Bug 1601981 - Make wpt fission tests tier 2, r=ahal,neha
This also reduces the configuration to just the -qr subset of the
configuration that runs for mochitest -fis.

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

--HG--
extra : moz-landing-system : lando
2019-12-09 22:32:26 +00:00
Geoff Brown
9a69c6610b Bug 1601387 - Avoid some ActiveData over-flows in 'mach test-info report'; r=jmaher
Adjust ActiveData queries so that no query matches more than the ActiveData maximum
of 10000 records (crashtest excepted, until bug 1596567 is fixed). This provides a
dramatic improvement in the quality of run counts and run times reported for wpt and
reftests. Also adjusts some of the update mechanisms to handle duplicate paths better.
Also adds more (verbose) logging of match counts, report run times, etc in anticipation
of further refinements.

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

--HG--
extra : moz-landing-system : lando
2019-12-10 21:41:34 +00:00
Edwin Takahashi
7bad3b9a56 Bug 1602863 - use ubuntu1804 image for linux32/android profile generation tasks r=jmaher
Changes:

Use ubuntu1804 test image as a direct drop-in replacement for linux profile generation tasks.

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

--HG--
extra : moz-landing-system : lando
2019-12-10 20:28:51 +00:00
Andrew Halberstadt
4e51876f56 Bug 1600904 - [lint.yaml] Fix Python 3 related error and the issues that snuck in because of it, r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D55798

--HG--
extra : moz-landing-system : lando
2019-12-10 19:18:31 +00:00
Gregory Mierzwinski
1853724f26 Bug 1587080 - Part 3: Add task for perfdocs verification through mozlint. r=ahal
This is the final patch for perfdocs. It adds a taskcluster task called perfdocs-verify into mozlint that will run the performance documentation verification.

Depends on D53648

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

--HG--
extra : moz-landing-system : lando
2019-12-10 17:04:31 +00:00
Noemi Erli
72d7d8ff5e Backed out 4 changesets (bug 1587080) for causing perfdocs Lint failure CLOSED TREE
Backed out changeset 254fd0c3af4a (bug 1587080)
Backed out changeset 34efe80bfd61 (bug 1587080)
Backed out changeset 4a552742b1cd (bug 1587080)
Backed out changeset 22afcb56e8ea (bug 1587080)
2019-12-10 19:01:07 +02:00
Gregory Mierzwinski
9685873c8c Bug 1587080 - Part 3: Add task for perfdocs verification through mozlint. r=ahal
This is the final patch for perfdocs. It adds a taskcluster task called perfdocs-verify into mozlint that will run the performance documentation verification.

Depends on D53648

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

--HG--
extra : moz-landing-system : lando
2019-12-10 15:53:01 +00:00
Dorel Luca
682cfaa718 Backed out 3 changesets (bug 1594344) for Decision task failure on taskcluster/ci/toolchain/rust-size.yml. CLOSED TREE
Backed out changeset 3208e2b16458 (bug 1594344)
Backed out changeset 57b641bb4d4b (bug 1594344)
Backed out changeset 36458762149d (bug 1594344)

--HG--
rename : taskcluster/ci/toolchain/dump-syms.yml => taskcluster/ci/toolchain/rust-size.yml
rename : taskcluster/scripts/misc/build-dump-syms.sh => taskcluster/scripts/misc/build-rust-size.sh
2019-12-10 15:59:12 +02:00
Eric Rahm
add4cfcb1e Bug 1594344 - Part 2: Fetch dump_syms toolchain on Windows builds. r=firefox-build-system-reviewers,chmanchester
This installs the rust-based `dump_syms` toolchain on Windows builds.

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

--HG--
extra : moz-landing-system : lando
2019-12-10 13:37:09 +00:00
Eric Rahm
824f9f7edb Bug 1594344 - Part 1: Add dump_syms toolchain. r=froydnj
This defines a new `dump_syms` toolchain that uses the rust implementation of `dump_syms`.

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

--HG--
rename : taskcluster/ci/toolchain/rust-size.yml => taskcluster/ci/toolchain/dump-syms.yml
rename : taskcluster/scripts/misc/build-rust-size.sh => taskcluster/scripts/misc/build-dump-syms.sh
extra : moz-landing-system : lando
2019-12-10 13:36:31 +00:00
alexandru.ionescu
bae763d008 Bug 1596367 Turn off testing and performance sherffinig on mozilla-inbound r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D55637

--HG--
extra : moz-landing-system : lando
2019-12-10 13:27:00 +00:00
Anthony Hughes
112c0c3f77 Bug 1601418 - Update to Iris Core v=0.8.4 r=mbrandt
Try run passed:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=039bd55c74a82067bed11c6b75fe172a8c81d687

Note failures are known, acceptable issues which should be resolved soon.

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

--HG--
extra : moz-landing-system : lando
2019-12-10 00:53:41 +00:00
Chris Manchester
ddc7528852 Bug 1579981 - Remove old rust toolchains and bump dependencies. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D56439

--HG--
extra : moz-landing-system : lando
2019-12-09 20:59:06 +00:00
Mike Shal
43f8eb0fbd Bug 1557788 - Remove NEED_XVFB from Linux instrumented and rusttest builds; r=firefox-build-system-reviewers,chmanchester
xvfb was used to create a virtual framebuffer for running Firefox during
build jobs to support PGO profile generation. That now runs in a
separate task, so we don't need this flag for builds anymore.

Note that other Linux builds still need xvfb in order to run xpcshell in
'make check'.

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

--HG--
extra : moz-landing-system : lando
2019-12-09 18:02:34 +00:00
Tom Ritter
abf34f1281 Bug 1601701 - Build libssp as part of the mingw-clang toolchain build r=froydnj
llvm-mingw has found a way to build libssp indepdendent of gcc which
is great. We set up some stuff to support that and then use that method.

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

--HG--
extra : moz-landing-system : lando
2019-12-09 14:57:37 +00:00
Tom Ritter
8ee3a8ca4b Bug 1601701 - Bump the mingw-w64 revision r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D56275

--HG--
extra : moz-landing-system : lando
2019-12-08 21:55:47 +00:00
Sylvestre Ledru
156e24bc25 Bug 1601611 - Create a group for the sphinx doc generation r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D55953

--HG--
extra : moz-landing-system : lando
2019-12-09 18:48:53 +00:00
Rob Wood
44378fa04c Bug 1600392 - Use a single test INI and taskcluster configuration file for all raptor-browsertime android page-load test r=perftest-reviewers,davehunt,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D56392

--HG--
extra : moz-landing-system : lando
2019-12-09 18:01:05 +00:00
Ricky Stewart
6999ee5c42 Bug 1601448 - The clang.tar.xz bootstrap artifact should contain the libclang_rt.builtins-wasm32.a archive r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D56019

--HG--
extra : moz-landing-system : lando
2019-12-09 16:59:49 +00:00
Emilio Cobos Álvarez
85599f3f1b Bug 1602317 - Update cbindgen to 0.11.1. r=jrmuizel
This includes more bitflag operators, which means we can remove some slightly
ugly code.

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

--HG--
extra : moz-landing-system : lando
2019-12-09 03:20:53 +00:00
Marian Raiciof
2f401b7b80 Bug 1554967 - Run raptor-youtube-playback jobs for Chrome in CI r=perftest-reviewers,sparky
Created a cron job for this task and added changes to yml and ini files.

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

--HG--
extra : moz-landing-system : lando
2019-12-09 09:04:16 +00:00
octavian.negru
db99b121a7 Bug 1581831 - Stop running warm page load tests against integration branches r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D55667

--HG--
extra : moz-landing-system : lando
2019-12-09 07:00:06 +00:00
Gregory Mierzwinski
f1a5cffc51 Bug 1600737 - Add chromedriver v79 for browsertime running chrome tests. r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D55537

--HG--
extra : moz-landing-system : lando
2019-12-06 21:44:23 +00:00
Andrew Halberstadt
f57f05e1c8 Bug 1601397 - [ci] Enable R-fis (tier 1) on mozilla-central and autoland, r=jmaher
Depends on D56211

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

--HG--
extra : moz-landing-system : lando
2019-12-06 16:55:02 +00:00
Andrew Halberstadt
68f3f65093 Bug 1601397 - [ci] Refactor fission configuration for more flexability r=jmaher,gbrown
This implements a 'fission-run-by-projects' and 'fission-tier' key that mirrors
the non-fission versions. We need to duplicate the keys rather than use
something like 'by-variant' due to the order that things are processed in the
tests.py transforms.

These keys should only be temporary until Fission is running the same as
non-Fission. In the meantime they will give us greater control over what runs
where.

The taskgraph generated before and after this change is identical.

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

--HG--
extra : moz-landing-system : lando
2019-12-06 19:55:14 +00:00
Marian Raiciof
3732eb3d78 Bug 1597991 - created raptor-scn-power-idle and raptor-scn-power-idle-bg for fennec68 r=perftest-reviewers,rwood,alexandru.irimovici
Differential Revision: https://phabricator.services.mozilla.com/D54157

--HG--
extra : moz-landing-system : lando
2019-12-06 11:18:03 +00:00
Marian Raiciof
1596fab43f Bug 1597991 - created speedometer tests for fenix and fennec68 r=perftest-reviewers,rwood,alexandru.irimovici
Differential Revision: https://phabricator.services.mozilla.com/D54156

--HG--
extra : moz-landing-system : lando
2019-12-06 15:08:21 +00:00
Tarek Ziadé
879e6071ec Bug 1599424 - Convert vismet task output to a perfherder artifact r=sparky,rwood
Differential Revision: https://phabricator.services.mozilla.com/D55393

--HG--
extra : moz-landing-system : lando
2019-12-06 07:57:50 +00:00
Chris Manchester
76a5b8c95c Bug 1595218 - Update builders to rustc 1.39 r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D53899

--HG--
extra : moz-landing-system : lando
2019-12-05 04:53:02 +00:00
Emilio Cobos Álvarez
445f39a14b Bug 1600735 - Make debug fuzzing builds use gcc 8. r=froydnj
GCC8 happens not to generate the code that causes the crash, so do that for now
to unblock fuzzers from hitting this.

We still need to figure out what to do about the more general issue of course...

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

--HG--
extra : moz-landing-system : lando
2019-12-05 17:03:29 +00:00
Rob Wood
b1c65ea809 Bug 1601631 - Scale back the number of raptor-browsertime test jobs running in CI r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D55970

--HG--
extra : moz-landing-system : lando
2019-12-05 15:27:42 +00:00
Florin Strugariu
cc65231541 Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D52820

--HG--
extra : moz-landing-system : lando
2019-12-05 14:06:38 +00:00
Rob Wood
c134c1980a Bug 1601006 - Fix download location of fenix performancetest apk in CI for raptor-browsertime r=stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D55864

--HG--
extra : moz-landing-system : lando
2019-12-04 21:16:29 +00:00
Sylvestre Ledru
032f34cac2 no bug - Fix a typo in a TaskCluster group r=marco
Differential Revision: https://phabricator.services.mozilla.com/D55951

--HG--
extra : moz-landing-system : lando
2019-12-05 13:08:56 +00:00
Razvan Maries
c9cf973dbf Backed out 3 changesets (bug 1595218) for build bustages. CLOSED TREE
Backed out changeset 499b0c27da4f (bug 1595218)
Backed out changeset f2f230a3028d (bug 1595218)
Backed out changeset 93ec75efbf41 (bug 1595218)
2019-12-05 02:53:04 +02:00
Chris Manchester
2502704f1f Bug 1595218 - Update builders to rustc 1.39 r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D53899

--HG--
extra : moz-landing-system : lando
2019-12-04 23:37:11 +00:00
Mike Hommey
3b0dc250b1 Followup for bug 1600952: run on trunk, not mozilla-central.
Differential Revision: https://phabricator.services.mozilla.com/D55880

--HG--
extra : moz-landing-system : lando
2019-12-04 22:44:21 +00:00
Rob Wood
c00bdd9fed Bug 1590561 - Use a single test INI and taskcluster configuration file for all raptor-browsertime desktop page-load tests r=perftest-reviewers,ahal,sparky,jlorenzo
Differential Revision: https://phabricator.services.mozilla.com/D52185

--HG--
extra : moz-landing-system : lando
2019-12-04 21:23:35 +00:00
Jesse Schwartzentruber
81870fa7c5 Bug 1482167 - Create --enable-fuzzing ASAN build job for Android x86-64 firefox. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D3027

--HG--
extra : moz-landing-system : lando
2019-12-04 21:44:06 +00:00
Andrew Halberstadt
b3b9a988c5 Bug 1581194 - Change SETA to run all tasks every 10th push or two hours, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D55020

--HG--
extra : moz-landing-system : lando
2019-11-28 14:56:54 +00:00
Justin Wood
caa1256754 No Bug - Use 'maybe-release' instead of 'maybe-trigger'. r=mtabara DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D55818

--HG--
extra : moz-landing-system : lando
2019-12-04 15:35:58 +00:00
Justin Wood
5b22f9c3ba No Bug - Add treeherder info for maybe-release. r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D55764

--HG--
extra : moz-landing-system : lando
2019-12-04 10:07:50 +00:00
Mike Hommey
3f71b0be50 Bug 1600952 - Do not run the diff-reproducible-linux32 task on beta/release as intended in bug 1577212. r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D55766

--HG--
extra : moz-landing-system : lando
2019-12-04 05:29:45 +00:00
Gurzau Raul
87ac4a3719 Backed out 3 changesets (bug 1595218) for Windows wrench failures.
Backed out changeset 9fdeeb697611 (bug 1595218)
Backed out changeset d7f9a4045360 (bug 1595218)
Backed out changeset 30bb03117312 (bug 1595218)
2019-12-04 05:49:06 +02:00
Chris Manchester
f0b8585cf8 Bug 1595218 - Update builders to rustc 1.39 r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D53899

--HG--
extra : moz-landing-system : lando
2019-12-03 21:51:35 +00:00
Geoff Brown
320c507752 Bug 1600758 - Add basic ActiveData data to 'mach test-info report'; r=jmaher
This adds test run time and test run/skipped/failed counts for most test types.
There are numerous shortcomings (sometimes exceeding the ActiveData 10K record limit,
test path/name mismatches, no totals for manifest/component/all, etc) but I would
like to see this running asap as I think it provides a good foundation for further
work and discussion.

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

--HG--
extra : moz-landing-system : lando
2019-12-03 18:56:25 +00:00
Mike Shal
bf9c8ef9a1 Bug 1599551 - Don't specify full crashreporter symbols for instrumented builds; r=froydnj
minidump_stackwalk doesn't care about full crashreporter symbols per
https://bugzilla.mozilla.org/show_bug.cgi?id=1593465#c30, so we can turn
off the attribute. The generate-profile task already hooks up to the
non-full crashreporter symbols.

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

--HG--
extra : moz-landing-system : lando
2019-12-02 13:33:55 +00:00
shindli
4562fd4c3b Backed out 3 changesets (bug 1595218) for causing wrench bustages on central CLOSED TREE a=backout
Backed out changeset 1808b1722f64 (bug 1595218)
Backed out changeset 46fe2af291cf (bug 1595218)
Backed out changeset 11c0576cf3d5 (bug 1595218)
2019-12-03 13:17:59 +02:00
Chris Manchester
ba53d841f7 Bug 1595218 - Update builders to rustc 1.39 r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D53899

--HG--
extra : moz-landing-system : lando
2019-12-02 21:25:39 +00:00
Ricky Stewart
54c1252a7c Bug 1600697 - wasi-sysroot must be declared as a prerequisite for automation Linux builds r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D55503

--HG--
extra : moz-landing-system : lando
2019-12-02 20:20:51 +00:00
Noemi Erli
eaf5b4df15 Backed out changeset 07631f00f287 (bug 1595218) for causing Windows build bustages CLOSED TREE 2019-12-02 23:05:56 +02:00
Chris Manchester
2bbd0a4896 Bug 1595218 - Update builders to rustc 1.39 r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D53899

--HG--
extra : moz-landing-system : lando
2019-12-02 20:19:58 +00:00
Axel Hecht
bbf0cf900d Bug 1597258, follow-up to disable always-target for try-only l10n-conflicts job, r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D55180

--HG--
extra : moz-landing-system : lando
2019-11-29 17:57:10 +00:00
Mihai Tabara
932c71ae6c Bug 1597109 - Define a ship it task that will (sometimes) schedule a release. r=rail
Differential Revision: https://phabricator.services.mozilla.com/D54729

--HG--
extra : moz-landing-system : lando
2019-11-29 15:12:08 +00:00
Geoff Brown
8759757ae5 Bug 1600146 - Increase macosx and windows 10 opt xpcshell max-run-time; r=egao
Increase max-run-times to avoid intermittent task timeouts. Increasing chunks for
these tasks is not effective: chunks are very unbalanced due to a group of
long-running tests.

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

--HG--
extra : moz-landing-system : lando
2019-11-28 20:58:08 +00:00
Geoff Brown
fcd3ee4c1c Bug 1600098 - Update max-run-time for Talos g5 and chrome; r=perftest-reviewers,rwood
Avoid intermittent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-11-28 20:58:08 +00:00
Axel Hecht
e0de52f3a3 Bug 1597258, create special l1nt for try, and trigger that, r=bastien
Differential Revision: https://phabricator.services.mozilla.com/D53409

--HG--
extra : moz-landing-system : lando
2019-11-28 17:25:00 +00:00
octavian.negru
5cbec9cef4 Bug 1596011 - Perma can't download apk r=perftest-reviewers,AlexandruIonescu,jlorenzo
Differential Revision: https://phabricator.services.mozilla.com/D54925

--HG--
extra : moz-landing-system : lando
2019-11-28 09:19:10 +00:00
Marian Raiciof
8ea82ea95c Bug 1544761 - Move tp6 tests to Tier 1 r=perftest-reviewers,rwood
More details here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1544761#c11

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

--HG--
extra : moz-landing-system : lando
2019-11-27 14:16:15 +00:00
Tarek Ziadé
9705cbd3c7 Bug 1595789 - zip browsertime results r=rwood,sparky,barret
Instead of using a json file that contains URLs to task cluster artifacts, let's use a single zip file that contains all video files to analyze. This will reduce the number of artifacts we generate per raptor run and the number of network downloads.

The run-visual-metrics gets the tarball directly when it's used as a sub-task and produces its own result tarball

notice that at this point I don't see any reason to copy in the vismet results tarball all the files.

Maybe we should simply generate a *single* json file that contains a merge of all visualmetrics results?
But that could be done later. lmk

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

--HG--
extra : moz-landing-system : lando
2019-11-26 18:19:23 +00:00
Nick Thomas
341fd8d73a Bug 1598436 - add nightly bouncer checks to cron, r=aki
Depends on D54657

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

--HG--
extra : moz-landing-system : lando
2019-11-26 04:01:49 +00:00
Nick Thomas
c7bf333201 Bug 1598436 - add ESR bouncer checks to cron, r=aki
Fixes up ESR bouncer aliases now that ESR60 is EOL.
Adds check for latest products used by www.mozilla.org.
Enables the cron checks.
Fixes up a script error which meant we weren't checking all partial platforms in release automation.

Depends on D54656

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

--HG--
extra : moz-landing-system : lando
2019-11-27 02:53:21 +00:00
Ricky Stewart
0ab8b21981 Bug 1596219 - Augment wasi sysroot from bug 1582192 with bits necessary to perform wasm builds r=froydnj
Build a full sysroot by downloading the `wasi-sdk` repo, which has `llvm-project` and `wasi-libc` as submodules. `wasi-sdk` builds a `clang` in a unique configuration (with `wasm32-wasi` as a default target) and uses that `clang` to build the rest of the pieces for the wasm sysroot.

In principle it should be possible to build the sysroot using our in-house automation-built `clang`, but I kept running into strange, hard-to-diagnose issues when I attempted that. If someone else is able to straighten out all the compilation issues, we could replace this script and stop pulling in `wasi-sdk` entirely, which would result in a build that takes much less time overall. Until then, this will have to do to unblock the rest of the wasm sandboxing work.

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

--HG--
extra : moz-landing-system : lando
2019-11-26 13:27:39 +00:00
Ricky Stewart
938a5f9a2e Bug 1599264 - lucetc must be declared as a prerequisite for automation Linux builds r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D54628

--HG--
extra : moz-landing-system : lando
2019-11-26 13:27:02 +00:00
Csoregi Natalia
0d43b1dd19 Merge mozilla-central to autoland. CLOSED TREE 2019-11-26 11:39:23 +02:00
Csoregi Natalia
cce8b90aec Merge autoland to mozilla-central. a=merge 2019-11-26 11:33:06 +02:00
Gurzau Raul
5f0c55aacb Backed out changeset 50a04d79f020 (bug 1574285) for causing Bug 1597457 at ANdi's request. a=backout 2019-11-26 08:52:53 +02:00
Gurzau Raul
5ca07ee499 Backed out changeset 2cbc4579e85a (bug 1567929) for causing Bug 1597457 at ANdi's request. a=backout 2019-11-26 08:13:43 +02:00
Marian Raiciof
fd401a7368 Bug 1567122 - Enable Fission for AWSY r=perftest-reviewers,stephendonner,sparky,erahm
Differential Revision: https://phabricator.services.mozilla.com/D48660

--HG--
extra : moz-landing-system : lando
2019-11-26 08:46:24 +00:00
Aki Sasaki
bf83843fa9 Bug 1481916 - add l10n-bumper task. r=Callek,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D53116

--HG--
extra : moz-landing-system : lando
2019-11-22 23:57:25 +00:00