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

11321 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 6c44b5148a Bug 1795732 - Revert 'release-flatpack-repackage' tasks back to AWS, r=releng-reviewers,jcristau
They run into an error on the GCP pool.

Differential Revision: https://phabricator.services.mozilla.com/D159519
2022-10-17 17:48:13 +00:00
Nazım Can Altınova dee6f41a30 Bug 1791581 - Disable the extra profiler run for unity-webgl tests r=perftest-reviewers,sparky
It looks like it takes a long time to run unity-webgl tests. Because of this
long run time, it's perma failing with "max run time exceeded" error when there
is an additional profiler-enabled run. This revision disables this additional
run for this test so it doesn't perma fail.

Differential Revision: https://phabricator.services.mozilla.com/D159257
2022-10-17 16:54:09 +00:00
Tom Ritter 8de303c52d Bug 1794594: Remove codeql builds r=freddyb,firefox-build-system-reviewers,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D159433
2022-10-17 15:02:39 +00:00
Julien Cristau e26872e167 Bug 1793923 - stop pinning the hg.mozilla.org certificate in docker-worker tasks. r=releng-reviewers,gabriel
This way hg can verify that the cert chains to a trusted root CA, and we
don't have to pin it by fingerprint.

Differential Revision: https://phabricator.services.mozilla.com/D158748
2022-10-17 09:20:38 +00:00
Andrew Halberstadt 9c4b1b71b1 Bug 1795042 - Migrate shippable-l10n tasks from AWS -> GCP, r=MasterWayZ
Depends on D159313

Differential Revision: https://phabricator.services.mozilla.com/D159314
2022-10-14 14:22:01 +00:00
Andrew Halberstadt 8760ae73cc Bug 1795042 - Migrate instrumented-build tasks from AWS -> GCP, r=MasterWayZ
Depends on D159312

Differential Revision: https://phabricator.services.mozilla.com/D159313
2022-10-14 14:22:01 +00:00
Andrew Halberstadt f8b1afd379 Bug 1795042 - Migrate repackage tasks from AWS -> GCP, r=MasterWayZ,releng-reviewers,jlorenzo
Depends on D159283

Differential Revision: https://phabricator.services.mozilla.com/D159312
2022-10-14 14:22:00 +00:00
Andrew Halberstadt 6561dcf97c Bug 1795042 - Migrate generate-profile tasks from AWS -> GCP, r=MasterWayZ
Differential Revision: https://phabricator.services.mozilla.com/D159283
2022-10-14 14:21:59 +00:00
Andrew Halberstadt 742bb725fe Bug 1795042 - Migrate searchfox tasks from AWS -> GCP, r=MasterWayZ
Depends on D159276

Differential Revision: https://phabricator.services.mozilla.com/D159282
2022-10-14 14:21:59 +00:00
Andrew Halberstadt 1b90c899f3 Bug 1759030 - [gecko_taskgraph] Move 'always_target' implementation outside of generator.py, r=releng-reviewers,gbrown
The `always_target` attribute is a feature which I believe I previously
mis-implemented. It doesn't belong in `generator.py` and should instead be
implemented somewhere in `target_tasks.py`. I chose to wrap the registration
decorator to guarantee backwards compatibility within Gecko. Though we may wish
to move it out to a filter in the future.

I'm making this change now to facilitate merging standalone and Gecko
taskgraphs. The `always_target` feature will be removed from standalone (as it
isn't being used and should consumers need something like it, they can roll
their own implementations).

With the feature removed from both Gecko and standalone in generator.py, this
file will now be identical across both Taskgraphs and can therefore be removed
from Gecko.

Differential Revision: https://phabricator.services.mozilla.com/D159181
2022-10-14 14:19:15 +00:00
Mike Hommey 10369a0529 Bug 1795191 - Remove need-xvfb. r=taskgraph-reviewers,jmaher
Very few tasks actually need the attribute these days. The few that
still do can use the corresponding environment variable directly.

Differential Revision: https://phabricator.services.mozilla.com/D159350
2022-10-14 03:41:44 +00:00
Andrew Halberstadt b08d0457dd Bug 1795042 - Migrate webrender tasks from AWS to GCP, r=MasterWayZ
Depends on D159275

Differential Revision: https://phabricator.services.mozilla.com/D159276
2022-10-13 15:56:45 +00:00
Andrew Halberstadt 250554c4b8 Bug 1795042 - Migrate toolchain tasks from AWS to GCP, r=MasterWayZ
Differential Revision: https://phabricator.services.mozilla.com/D159275
2022-10-13 15:56:45 +00:00
Cristian Tuns c8b4aaeb2d Backed out 5 changesets (bug 1766497) for causing build bustages with "No module named 'encodings'" CLOSED TREE
Backed out changeset 09f7f3d1c6dd (bug 1766497)
Backed out changeset 6bb5f754957a (bug 1766497)
Backed out changeset aedf2d7af408 (bug 1766497)
Backed out changeset 394555265c86 (bug 1766497)
Backed out changeset 41be40696e00 (bug 1766497)
2022-10-12 22:51:51 -04:00
Alex Hochheiden 87f032a7a9 Bug 1766497: Mach: use `venv` instead of `virtualenv` r=ahal
Brew's Python 3.10 causes `virtualenv==20.7.2` to produce a wonky folder
structure (`$venv/opt/homebrew/lib/python3.10/site-packages`?).

This is likely fixed with newer `virtualenv`, but the simpler workaround
here is to use `venv` instead now that Python 3 is always used.

Adds `python3-venv` to docker image so that tests and debian-based tasks
can leverage it.

Differential Revision: https://phabricator.services.mozilla.com/D144872
2022-10-13 00:40:05 +00:00
Dana Keeler 07cf1e9f2c Bug 1720118 - always use the TLS token cache r=kershaw,necko-reviewers,ci-and-tooling,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D158792
2022-10-12 23:54:10 +00:00
Cristian Tuns f2f36b1381 Backed out 2 changesets (bug 1720118) for causing Hybrid bustages on nsHashtablesFwd.h CLOSED TREE
Backed out changeset af570580e2f7 (bug 1720118)
Backed out changeset 57b8a6400749 (bug 1720118)
2022-10-12 14:20:47 -04:00
Dana Keeler d894513c37 Bug 1720118 - always use the TLS token cache r=kershaw,necko-reviewers,ci-and-tooling,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D158792
2022-10-12 17:43:28 +00:00
alwu 803c103267 Bug 1794714 - enable the media engine test (wmfme) by default on the try server. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D159132
2022-10-12 17:17:36 +00:00
andrej 92af5e8351 Bug 1735398 - Update and move the FFMPEG binaries out of the non-standard repository. r=perftest-reviewers,sparky
What we are doing:
- Upgrading FFMPEG version from 4.1.4 to 4.4.1
- Moving the binaries out of a personal github to the perf-automation mozilla repository

Differential Revision: https://phabricator.services.mozilla.com/D155411
2022-10-12 13:19:02 +00:00
alwu 0072ee0507 Bug 1790463 - part1 : add the variant 'wmf-media-engine' and use it in mochitest-media. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D157145
2022-10-11 18:22:20 +00:00
Gabriele Svelto 88f2e64168 Bug 1794349 - Scrape symbols for pipewire-related libraries on Linux r=gerard-majax DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D158928
2022-10-10 10:19:23 +00:00
Julien Cristau 565554ea3b Bug 1792076 - add new hg.mozilla.org certificate fingerprint to run-task. r=dhouse DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D158746
2022-10-07 08:12:06 +00:00
Julien Cristau a800a89c73 Bug 1793583 - trigger eslint and other linters when changing *.mjs files. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D158564
2022-10-04 11:47:06 +00:00
andrej e85b3f7a15 Bug 1788131 - Update Chromedriver for Chrome 106. r=perftest-reviewers,kshampur
Differential Revision: https://phabricator.services.mozilla.com/D157946
2022-10-03 21:36:32 +00:00
Sebastian Hengst e25fe23e90 Bug 1741379 - set 'Mach Vendor & Updatebot' as Bugzilla component for related files. r=tjr
Bugzilla component got added in bug 1740779.

Differential Revision: https://phabricator.services.mozilla.com/D131230
2022-09-30 02:04:59 +00:00
Ryan VanderMeulen a240c05675 Bug 1792227 - Update node to v16.17.1. r=firefox-build-system-reviewers,ahochheiden
Differential Revision: https://phabricator.services.mozilla.com/D158039
2022-09-30 01:45:45 +00:00
Mark Banner 8d1ebcb9d6 Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D158094
2022-09-29 06:52:34 +00:00
Julien Cristau 381984af68 Backed out changeset c7514250b068 (bug 1788684) r=RyanVM
asus.com is no longer returning a HSTS header with includeSubdomains so
we don't need to override the check anymore.

Differential Revision: https://phabricator.services.mozilla.com/D158192
2022-09-27 16:26:07 +00:00
Julien Cristau cdb422c3b8 Bug 1791744 - stop updating esr-next bouncer aliases from esr102 r=releng-reviewers,jlorenzo DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D158018
2022-09-27 07:54:34 +00:00
Andrew Halberstadt 74359d47bc Bug 1759030 - Use 'taskgraph.register_morph' in gecko_taskgraph, r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D156705
2022-09-23 20:16:16 +00:00
Gabriele Svelto 3dcaefa3c4 Bug 1791785 - When dumping symbols never emit INLINE_ORIGIN directives with an empty name r=gerard-majax
Differential Revision: https://phabricator.services.mozilla.com/D158017
2022-09-23 13:42:30 +00:00
Mike Hommey f9a559f1ed Bug 1789507 - Update builders to rustc 1.64. r=firefox-build-system-reviewers,andi
Differential Revision: https://phabricator.services.mozilla.com/D157896
2022-09-22 20:51:26 +00:00
Kash Shampur 2049aed23a Bug 1783889 - Remove google-docs-canvas page load test. r=perftest-reviewers,afinder
The last time we re-recorded the google-docs site, it had been updated to the canvas version. There is no reason to keep the separate google-docs-canvas page load test around.

Differential Revision: https://phabricator.services.mozilla.com/D157507
2022-09-22 14:28:23 +00:00
Marian-Vasile Laza dca276a235 Backed out changeset 1efa06d7902a (bug 1784202) for causing mochitest failures. CLOSED TREE 2022-09-22 04:44:50 +03:00
Mike Hommey 70cdc9a963 Bug 1784202 - Update builders to clang 15. r=firefox-build-system-reviewers,andi
We keep clang 14 for webrender-wrench for now, because of bug 1789346.

Differential Revision: https://phabricator.services.mozilla.com/D155532
2022-09-21 20:11:34 +00:00
Michelle Goossens 2aa3f07bdf Bug 1547111 - Migrate shippable builds from AWS to GCP r=ahal,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D157765
2022-09-21 18:04:37 +00:00
Butkovits Atila 86987f69cb Backed out changeset 9d40b66a9202 (bug 1784202) for causing build bustages. 2022-09-21 15:05:08 +03:00
Robert Mader c86fe68f82 Bug 1790766 - Update runtime to org.freedesktop.Platform 22.08, r=gerard-majax
Most importantly for a newer Mesa version.

The docker image apparently does not need to get updated to 22.08, leave
it on 21.08 as there appear to be issues creating the new one.

Differential Revision: https://phabricator.services.mozilla.com/D157305
2022-09-21 10:20:42 +00:00
Mike Hommey ba0be83d9b Bug 1784202 - Update builders to clang 15. r=firefox-build-system-reviewers,andi
We keep clang 14 for webrender-wrench for now, because of bug 1789346.

Differential Revision: https://phabricator.services.mozilla.com/D155532
2022-09-21 09:17:18 +00:00
Mike Hommey 94aebbdda1 Bug 1791713 - Disable sccache in builds on toolchains repo. r=taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D157782
2022-09-21 09:05:58 +00:00
Michelle Goossens ca9ca13448 Bug 1780219 - Remove override that makes no sense r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D157764
2022-09-21 08:47:10 +00:00
Gabriele Svelto c72307ac7c Bug 1791552 - Scrape symbols for packages in openSUSE 15.5 r=gerard-majax
Differential Revision: https://phabricator.services.mozilla.com/D157727
2022-09-21 07:54:28 +00:00
Tyson Smith 5bd52b22ae Bug 1791619 - Add Win32 Fuzzing debug build. r=firefox-build-system-reviewers,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D157747
2022-09-20 20:46:42 +00:00
Andreea Pavel 7271a16432 Backed out changeset 4d37fdb0697a (bug 1790766) for breaking flatpak on a CLOSED TREE 2022-09-20 17:18:42 +03:00
Robert Mader 38bd679c8d Bug 1790766 - Update runtime to org.freedesktop.Platform 22.08, r=gerard-majax
Most importantly for a newer Mesa version.

This also requires a bump of the base app at
https://github.com/flathub/org.mozilla.firefox.BaseApp

Differential Revision: https://phabricator.services.mozilla.com/D157305
2022-09-20 13:46:00 +00:00
Julien Cristau 15d5e42d5f Bug 1788684 - exclude asus.com from HSTS preload list. r=dveditz DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D157483
2022-09-20 13:28:54 +00:00
Johan Lorenzo 51360eacec Bug 1789668 - Remove comm- specific argument processing from "mach taskgraph decision". r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D157389
2022-09-20 09:29:03 +00:00
Johan Lorenzo 0e57af4969 Bug 1784232 - Bump taskgraph to v3.2.0 r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D155978
2022-09-20 09:11:45 +00:00
Mike Hommey 50f38d30f6 Bug 1791475 - Move valgrind builds to GCP. r=taskgraph-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D157686
2022-09-20 04:18:14 +00:00