Alexandre Lissy
ba105c7e48
Bug 1782737 - Update symbol-scrapers fetch job for correct store_name r=gsvelto
...
Differential Revision: https://phabricator.services.mozilla.com/D153472
2022-08-03 10:22:02 +00:00
Mark Banner
a335851da6
Bug 1782523
- Update NodeJS to latest versions for the branches. r=firefox-build-system-reviewers,glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D153445
2022-08-03 07:29:08 +00:00
Joel Maher
4d45afe30b
Bug 1623747 - Auto retry source-test jobs on exit 137. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D153427
2022-08-02 20:07:34 +00:00
Alexandre Lissy
ff4564db7e
Bug 1778359 - Pull symbols for GNOME SDK Snap r=gsvelto
...
Differential Revision: https://phabricator.services.mozilla.com/D151581
2022-08-02 14:30:13 +00:00
Alex Ionescu
44fb614897
Bug 1776887 - Add chromedriver for Chrome 104
...
Differential Revision: https://phabricator.services.mozilla.com/D153349
2022-08-01 17:10:46 +00:00
Joel Maher
fde9dceb24
Bug 1623747 - retry task on exit code 137. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D153218
2022-07-29 21:00:41 +00:00
Gregory Mierzwinski
09044ce53f
Bug 1780763 - Add ability to skip tests to Talos. r=perftest-reviewers,kshampur
...
This patch adds the ability to skip tests to Talos. This lets us prevent tests from running depending on which branch we are on. It also adds some code that will skip tests on the pine branch.
Differential Revision: https://phabricator.services.mozilla.com/D152513
2022-07-29 11:16:52 +00:00
Tom Ritter
7355d8d027
Bug 1700396: Bump Updatebot to get the spurious update fix r=andi
...
Differential Revision: https://phabricator.services.mozilla.com/D153135
2022-07-29 02:53:11 +00:00
Geoff Brown
f630a74039
Bug 1774669 - Use notarization for openh264 signing; r=releng-reviewers,hneiva
...
Start using the mac_notarize_single_file behavior for openh264 signing.
Differential Revision: https://phabricator.services.mozilla.com/D153115
2022-07-28 22:04:59 +00:00
Julien Cristau
4c730616cf
Bug 1781202 - use the same configs for "mach try release" migrations as for actual merge automation r=releng-reviewers,aki DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D152733
2022-07-28 15:51:34 +00:00
Julien Cristau
608c5cb6c0
Bug 1782050 - periodic-updates: pass -- to arc call-conduit. r=releng-reviewers,gbrown DONTBUILD
...
Newer versions of arcanist require this: https://secure.phabricator.com/T13491
Differential Revision: https://phabricator.services.mozilla.com/D153085
2022-07-28 15:48:28 +00:00
Jeff Muizelaar
cfe573c864
Bug 1781769. Don't run twitch-animation on Chrome. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D152884
2022-07-28 13:05:04 +00:00
Ryan Hunt
5b07c7d827
Bug 1781425 - wasm: Remove baldrdash. r=jseward,supply-chain-reviewers
...
The baldrdash integration of Cranelift is agreed between SM and CL
to be the wrong shape. Our import of the code base is also old and
causes difficulties for us when upgrading some crates (see bug
1774829). We should remove it for now to unblock bug 1774829.
Differential Revision: https://phabricator.services.mozilla.com/D152806
2022-07-27 22:30:17 +00:00
Butkovits Atila
60d9e8b252
Backed out changeset 317a9ea4c9ad (bug 1623747) for causing reftest failures. CLOSED TREE
2022-07-27 04:30:25 +03:00
Michelle Goossens
e053f0f519
Bug 1623747 - Run large tests on xlarge to reduce error rates r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D152640
2022-07-26 21:42:10 +00:00
Rob Lemley
b8b6d515df
Bug 1762712 - Run "initial" taskgraph verifications after graph_config.register(). r=taskgraph-reviewers,ahal
...
The "initial" verifications import gecko_taskgraph.transforms.job.registry.
Doing so brings in gecko.transforms.task as a depdendency, which imports
gecko_taskgraph.optimize.schema.OptimizationSchema.
Thunderbird's call to gecko_taskgraph.optimize.schema.set_optimization_schema()
needs to happen before gecko.transforms.task is loaded so that Thunderbird-
specific optimizations are registered. That happens when graph_config.register()
is called, so to fix the situation, run the "initial" verifications after
calling graph_config.register().
Differential Revision: https://phabricator.services.mozilla.com/D152446
2022-07-26 14:18:48 +00:00
Jeff Muizelaar
4946cde4ad
Bug 1780826 - Add twitch animation benchmark. r=sparky,perftest-reviewers
...
Most stuff is copy & pasted from matrix-react-bench and hopefully modified appropriately
Differential Revision: https://phabricator.services.mozilla.com/D152538
2022-07-26 12:58:11 +00:00
smolnar
d5edb4a453
Merge autoland to mozilla-central. a=merge
2022-07-26 00:30:28 +03:00
Joel Maher
07bf82568a
Bug 1780996 - Adjust windows10 screen resolution to match physical hardware if using gpu instance. r=gbrown,jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D152612
2022-07-25 17:33:50 +00:00
Andrew Halberstadt
7e21663bfd
Bug 1781092 - Remove 'xpcom/components/Module.h' from bump-central merge automation, r=releng-reviewers,jcristau a=release
...
Differential Revision: https://phabricator.services.mozilla.com/D152657
2022-07-25 15:48:09 +00:00
Alexandre Lissy
e44886f751
Bug 1766901 - Pull symbols for Firefox Snap r=gsvelto
...
Differential Revision: https://phabricator.services.mozilla.com/D151580
2022-07-25 11:57:06 +00:00
Tooru Fujisawa
f77d751cce
Bug 1780867 - Stop SM(smoosh) jobs on mozilla-central. r=nbp DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D152589
2022-07-25 11:39:12 +00:00
Julien Cristau
dee51c4fd0
Bug 1780744 - periodic-updates: add variable for newly-generated nsSTSPreloadList.inc. r=keeler DONTBUILD
...
This hopefully makes things less confusing, e.g. we now check that the
*new* file is non-empty, not the old one, and HSTS_DIFF_ARTIFACT is no
longer reversed.
Differential Revision: https://phabricator.services.mozilla.com/D152501
2022-07-25 08:01:51 +00:00
Julien Cristau
8801fb52b7
Bug 1780744 - periodic-updates: fix HGREPO setting on try. r=keeler DONTBUILD
...
https://hg.mozilla.org/projects/try doesn't exist.
Differential Revision: https://phabricator.services.mozilla.com/D152500
2022-07-25 08:01:50 +00:00
Michelle Goossens
861c8de8db
Bug 1780109 - Fix wpt worker pool scheduling
...
Differential Revision: https://phabricator.services.mozilla.com/D152574
2022-07-22 22:11:36 +00:00
Joel Maher
5f60f5d071
Bug 1780817 - skip chrome tests on a51. r=sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D152562
2022-07-22 18:51:52 +00:00
Michelle Goossens
9956012ef4
Bug 1780853 - Fix taskgraph running on Mac machines r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D152554
2022-07-22 18:39:27 +00:00
Michelle Goossens
d94278f76b
Bug 1780109 - GCP migration cleanup, set the default instead and use exceptions for tests r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D152548
2022-07-22 18:12:50 +00:00
Julien Cristau
daedda077e
Bug 1780520 - install missing bzip2 package in periodic-updates image. r=keeler DONTBUILD
...
bzip2 has "important" priority in ubuntu 18.04 but "standard" in debian 11, so
it went missing when we switched the base image.
Differential Revision: https://phabricator.services.mozilla.com/D152420
2022-07-22 09:04:59 +00:00
Michelle Goossens
056fe6235d
Bug 1780106 - Migrate source tests from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D152448
2022-07-21 21:50:16 +00:00
owlishDeveloper
1d4fdff5ec
Bug 1714654 - Run more web platform tests on Android r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D152137
2022-07-21 20:51:43 +00:00
Alexandre Lissy
6c46b2fb17
Bug 1780509 - Add system-symbols-reprocess to cron system_symbols r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D152358
2022-07-21 08:05:37 +00:00
Barret Rennie
cfd0ca6d9e
Bug 1779950 - Keep FxMS test corpus up-to-date for make-schemas.py r=nalexander
...
The fxms schema job has been updated with a script that writes out the test
corpus for the test. This means we no longer need to keep these JSON files in
tree, since the test will automatically generate them.
Differential Revision: https://phabricator.services.mozilla.com/D151985
2022-07-21 00:47:46 +00:00
Mike Hommey
079a4f1f6f
Bug 1780329
- Switch periodic-updates docker image to Debian 11. r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D152248
2022-07-20 20:52:28 +00:00
Sylvestre Ledru
6b55606d5a
Bug 1762037
- Update the lint docker image from Ubuntu 18.04 to Debian 11 r=linter-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D142376
2022-07-20 20:31:14 +00:00
Mike Hommey
0cbf56a774
Bug 1762037
- Switch mozharness tox config to python 3.9. r=ahal
...
Also remove the unused test environments from the tox config.
Differential Revision: https://phabricator.services.mozilla.com/D152247
2022-07-20 20:31:14 +00:00
Mike Hommey
7c67295822
Bug 1762037
- Fix test_util_docker.py with python >= 3.9. r=firefox-build-system-reviewers,ahochheiden
...
While the test lives in taskgraph, it's actually testing code in
mozbuild.mozpack. That code relies on python's tarfile to create tar
archives, and python 3.9 changed how it fills tar headers:
674935b8ca
Differential Revision: https://phabricator.services.mozilla.com/D152245
2022-07-20 20:31:13 +00:00
Kelsey Gilbert
83f7b6378f
Bug 1779866 - Add dcomp variants to reftests. r=gw,jmaher,jrmuizel
...
Remark new reftest failures.
Differential Revision: https://phabricator.services.mozilla.com/D152233
2022-07-20 19:21:23 +00:00
Alexandre Lissy
11edda8db3
Bug 1779245 - Add symbol reprocessing r=gsvelto,jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D151638
2022-07-20 14:33:59 +00:00
Andrew Halberstadt
063555b957
Bug 1780273 - Fix taskgraph unittests, r=releng-reviewers,gbrown,jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D152278
2022-07-20 14:26:02 +00:00
Andrew Halberstadt
897285f0a8
Bug 1780273 - Use 'filter_tasks' from standalone taskgraph, r=taskgraph-reviewers,aki
...
Differential Revision: https://phabricator.services.mozilla.com/D152212
2022-07-20 13:17:32 +00:00
Andrew Halberstadt
9d3c858dfa
Bug 1780273 - Use target_task method registration from standalone taskgraph, r=taskgraph-reviewers,aki
...
Differential Revision: https://phabricator.services.mozilla.com/D152211
2022-07-20 13:17:32 +00:00
Tom Ritter
e9d102607b
Bug 1778629: Add zstandard to the updatebot image r=jewilde
...
Depends on D151844
Differential Revision: https://phabricator.services.mozilla.com/D151845
2022-07-18 13:50:54 +00:00
Myeongjun Go
ff40390107
Bug 1770152 - Enable perfstats for windows Browsertime essential tests r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D151624
2022-07-18 11:23:49 +00:00
Andrew Halberstadt
3c131b2865
Bug 1779646 - [docs] Re-structure the 'how-to' section of taskgraph docs, r=taskgraph-reviewers,aki
...
This links directly to the taskgraph howto section in most cases:
https://taskcluster-taskgraph.readthedocs.io/en/latest/howto/index.html
Then removes documentation that duplicates that section.
Jira: RELENG-709
Differential Revision: https://phabricator.services.mozilla.com/D151937
2022-07-15 20:58:34 +00:00
Andrew Halberstadt
5e36818adc
Bug 1779646 - [docs] Re-structure/remove taskgraph documentation that duplicates standalone docs, r=taskgraph-reviewers,aki
...
Lots of this documentation has been migrated to:
https://taskcluster-taskgraph.readthedocs.io/en/latest/index.html
Rather than maintain two sets of parallel docs, this refactors the Gecko docs
to point to the taskgraph ones where appropriate.
Jira: RELENG-709
Differential Revision: https://phabricator.services.mozilla.com/D151935
2022-07-15 20:58:33 +00:00
Andrew Halberstadt
1ac8426830
Bug 1779646 - [docs] Remove 'taskcluster/docs/task-graph.rst', r=taskgraph-reviewers,aki
...
This was an import from MDN that I don't think was providing much value.
Jira: RELENG-709
Differential Revision: https://phabricator.services.mozilla.com/D151934
2022-07-15 20:58:33 +00:00
Andrew Halberstadt
ddf5db77a4
Bug 1779646 - [docs] Re-write landing page for Taskcluster / Taskgraph documentation, r=taskgraph-reviewers,aki
...
Jira: RELENG-709
Differential Revision: https://phabricator.services.mozilla.com/D151933
2022-07-15 20:58:32 +00:00
Benjamin VanderSloot
197f0123aa
Bug 1779603 - Disable Always Partition Storage on xorigin mochitests, r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D151866
2022-07-15 13:26:23 +00:00
Johan Lorenzo
08810d308b
Bug 1778881 - part 2: Bump imgur max-run-time to 80 minutes in order to prevent unwanted timeouts r=sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D151730
2022-07-15 08:45:08 +00:00
Cristian Tuns
2f5fe88da3
Backed out 19 changesets (bug 1758745, bug 1758740, bug 1762462, bug 1779603) for causing mochitest failures on browser_partitionedConsoleMessage.js CLOSED TREE
...
Backed out changeset e3c8cd6f00b6 (bug 1779603)
Backed out changeset 4e46a6f209b4 (bug 1762462)
Backed out changeset 00c0c6314640 (bug 1762462)
Backed out changeset 8f11221f859f (bug 1762462)
Backed out changeset ffbf90e3bbab (bug 1762462)
Backed out changeset 0c760428dfec (bug 1762462)
Backed out changeset 7c99293cc8f9 (bug 1762462)
Backed out changeset 92bd237a95e1 (bug 1762462)
Backed out changeset 74539a3cc7fc (bug 1762462)
Backed out changeset acf08a10c6fb (bug 1762462)
Backed out changeset 0cf191a7739f (bug 1762462)
Backed out changeset 030c276d6669 (bug 1762462)
Backed out changeset a88a099c684d (bug 1762462)
Backed out changeset cbd69786a24b (bug 1762462)
Backed out changeset e5e0655206a8 (bug 1762462)
Backed out changeset 707f9dfed501 (bug 1762462)
Backed out changeset 619e4bb01a81 (bug 1762462)
Backed out changeset 02b7641683b0 (bug 1758745)
Backed out changeset a2f110442038 (bug 1758740)
2022-07-14 17:26:17 -04:00
Benjamin VanderSloot
342488b3e1
Bug 1779603 - Disable Always Partition Storage on xorigin mochitests, r=jmaher
...
Depends on D151394
Differential Revision: https://phabricator.services.mozilla.com/D151866
2022-07-14 19:26:32 +00:00
Tom Ritter
f7de46071b
Bug 1700396: Bump updatebot to get the origin/ fix r=jewilde
...
Differential Revision: https://phabricator.services.mozilla.com/D151829
2022-07-14 13:23:06 +00:00
Joel Maher
08756683f8
Bug 1779308 - turn off expiring tests on G5 phones that are running on A51 phones. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D151672
2022-07-14 13:12:35 +00:00
Gregory Mierzwinski
162485037c
Bug 1779468 - Add `browsertime-tp6-bytecode` tests for bytecode cache. r=perftest-reviewers,AlexandruIonescu,aglavic
...
This patch adds a new set of tests (essential only) to run in CI at tier 2. A command line argument is added to turn bytecode cache testing on in warm pageloads. This also disables the testing in our primary pageload tests to fix the variance and increases in runtime.
Differential Revision: https://phabricator.services.mozilla.com/D151757
2022-07-14 12:17:13 +00:00
andrej
28ca29e20d
Bug 1770562 - Use macosx-1015 for power tests instead of macosx-1014. r=dhouse
...
What we are doing:
Switching mac power data to run on osx-1015 from osx-1014
Why:
Generic workers were failing and attempting to pull from osx-1014, so we are setting them to pull from the osx-1015 worker pool
Differential Revision: https://phabricator.services.mozilla.com/D151268
2022-07-12 19:40:53 +00:00
Johan Lorenzo
b0ffa0faaf
Bug 1778881 - Bump ares6 max-run-time to 25 minutes in order to prevent unwanted timeouts r=sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D151530
2022-07-12 16:28:10 +00:00
Michelle Goossens
f34e38fdeb
Bug 1773830 - Migrate Linux mochitest-plain from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D151430
2022-07-11 20:01:40 +00:00
Tooru Fujisawa
0cd8ca1ac9
Bug 1778818 - Add index to are-we-esmified-yet job, and add commit hash and date to the JSON. r=marco
...
Differential Revision: https://phabricator.services.mozilla.com/D151426
2022-07-11 19:09:43 +00:00
Joel Maher
516034b726
Bug 1778949 - Adjust tier of wayland tests. r=aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D151535
2022-07-11 19:08:44 +00:00
Tooru Fujisawa
bf93d07148
Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D150894
2022-07-11 12:41:50 +00:00
Barret Rennie
2ee2ba082a
Bug 1778368 - Add Python jsonschema tests for FxMS schema r=dmose
...
To ensure that we don't ship a schema that breaks Experimenter, we now have
in-tree tests that validate FxMS messages against our schema using the same
JSON Schema evaluator (python-jsonchema).
Our test corpus is the same as test_PanelTestProvider.js. We cannot have
PanelTestProvider.jsm fetch the messages from the JSON due to fetch() not being
supported in the newtab npm tests.
Differential Revision: https://phabricator.services.mozilla.com/D151169
2022-07-09 01:17:05 +00:00
Andi-Bogdan Postelnicu
ebe4341314
Bug 1756032 - for `clang-tidy` based analysis also activate `clang-plugin`. r=firefox-static-analysis-reviewers,marco
...
By activating `clang-plugin` we make sure that all defines for static-analysis are
in place.
Differential Revision: https://phabricator.services.mozilla.com/D151136
2022-07-08 17:43:17 +00:00
Tooru Fujisawa
b6881f6dea
Bug 1778418 - Directly run are-we-esmified-yet.py inside gecko checkout toplevel. r=marco
...
Differential Revision: https://phabricator.services.mozilla.com/D151192
2022-07-08 11:27:20 +00:00
Gabriele Svelto
aa4e786b67
Bug 1778497 - Update the symbol scrapers to fetch Arch debug information r=gerard-majax
...
Differential Revision: https://phabricator.services.mozilla.com/D151272
2022-07-08 09:04:31 +00:00
Mike Hommey
a753b3db0b
Bug 1778604 - Switch rust-dev to "stable" rust. r=firefox-build-system-reviewers,andi
...
Sanitizer builds require unstable features from the rust compiler, and
the common way to achieve this is to use a nightly rust compiler,
which we had been doing for a while.
Later on, we also needed to use unstable features that actually require
some patches to both rustc and cargo to work properly for our needs, so
we switched to taking the source of a nightly rust compiler, patch and
build it, and use that.
But finding an appropriate nightly rust compiler is not always easy. We
want something close enough from the stable rust compiler we're using
otherwise, which we've been using the first nightly that has the
following version number for. But it also can happen that those versions
have bugs that have been fixed later and then uplifted during the beta
period (and thus fixed in the stable rust compiler).
On the other hand, taking the source of the stable rust compiler and
compiling it with a `channel` set to `dev` (actually the default) or
`nightly` yields a compiler that is very close to the actual stable rust
compiler, but acts like a nightly compiler and allows to enable unstable
features.
So instead of trying to pick a good version from the nightly channel,
just use the same version as the stable rust version we use.
Differential Revision: https://phabricator.services.mozilla.com/D151341
2022-07-08 08:19:07 +00:00
Mike Hommey
68050fbe08
Bug 1778583 - Upgrade wine to version 7.0. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D151340
2022-07-08 08:18:55 +00:00
Mark Banner
7296cbd102
Bug 1762571 - Limit xpcshell-tests to node v12 whilst we still support Windows 7. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D150796
2022-07-07 22:09:01 +00:00
Mark Banner
aa392632aa
Bug 1762571 - Use existing node_modules bundles for devtools tests. r=marco
...
The eslint test already has these setup and uses them rather than running npm install each time.
Differential Revision: https://phabricator.services.mozilla.com/D147174
2022-07-07 22:09:00 +00:00
Mark Banner
fbbe33b4ea
Bug 1762571 - Upgrade NodeJS to v12 for the build system and v16 for tests. r=firefox-build-system-reviewers,glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D147173
2022-07-07 22:08:59 +00:00
Mike Hommey
dba3a210e5
Bug 1777436 - Update builders to rustc 1.62. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D150733
2022-07-07 21:49:05 +00:00
Mike Hommey
a86654ea61
Bug 1777436 - Strip debug symbols from rust's libcompiler-builtins. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D150994
2022-07-07 21:49:05 +00:00
Tom Ritter
e9549322b8
Bug 1700396: Bump updatebot to get the blocking bug fix r=jewilde
...
Differential Revision: https://phabricator.services.mozilla.com/D151148
2022-07-07 15:37:39 +00:00
Yulia
89693fb77a
Bug 1771587 - Implement are-we-esmified-yet check on ci; r=marco,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150369
2022-07-06 08:24:18 +00:00
Joel Maher
1eb734ef35
Bug 1778172 - Turn off builds/tests for geckoview-lite/debug. r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D151066
2022-07-05 22:45:13 +00:00
Marco Castelluccio
1d2693b3ab
Bug 1777934 - Ensure we don't attempt to download symbols on any asan build. r=gbrown DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D150864
2022-07-05 18:42:19 +00:00
Dana Keeler
dc4ce8d406
Bug 1777366 - remove unused `source` and `cached` parameters from nsISiteSecurityService APIs r=rmf,necko-reviewers,kershaw
...
These parameters are no longer used and can be removed, along with the expired
telemetry HSTS_UPGRADE_SOURCE.
Differential Revision: https://phabricator.services.mozilla.com/D150786
2022-07-05 18:33:18 +00:00
Alexandre Lissy
2e60a42906
Bug 1777423 - Add TC symbol scrapping r=gsvelto,marco
...
Differential Revision: https://phabricator.services.mozilla.com/D150249
2022-07-05 13:21:23 +00:00
Marco Castelluccio
b75942654c
Bug 1640762 - Reduce max-run-time for some tasks from 36000 to 10800. r=taskgraph-reviewers,jmaher DONTBUILD
...
The longest of these tasks take around 1 hour and a half, by having a max
runtime of 10 hours we risk wasting a lot of time in case of bugs.
Differential Revision: https://phabricator.services.mozilla.com/D150855
2022-07-01 16:13:10 +00:00
Bobby Holley
8e2f657c5c
Bug 1777586 - Bump cargo-vet. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D150843
2022-07-01 00:31:03 +00:00
smolnar
19f9a986ed
Backed out 2 changesets (bug 1777436) for causing multiple bustages. CLOSED TREE
...
Backed out changeset 3949745c066c (bug 1777436)
Backed out changeset 30ff4b58d4b8 (bug 1777436)
2022-07-01 01:39:56 +03:00
smolnar
bf414505cd
Bug 1777436 - Fix build bustages. a=fix CLOSED TREE
2022-07-01 00:11:04 +03:00
Mike Hommey
46039292ed
Bug 1777436 - Update builders to rustc 1.62. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D150733
2022-06-30 20:02:12 +00:00
Joel Maher
1f03dcc175
Bug 1777556 - enable tp6m live tests on A51. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D150797
2022-06-30 19:43:53 +00:00
Julien Cristau
e51e90d9b1
Bug 1777521 - set firefox-esr-next-msix-latest-ssl bouncer alias on esr102. r=gbrown DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D150761
2022-06-30 15:34:27 +00:00
Iulian Moraru
eaae7245b9
Backed out 3 changesets (bug 1762571) for causing xpcshell failures on test_trr_httpssvc_wrap.js. CLOSED TREE
...
Backed out changeset 9e6eb444acb4 (bug 1762571)
Backed out changeset f24051722cee (bug 1762571)
Backed out changeset 0ead2f6d0582 (bug 1762571)
2022-06-30 18:43:06 +03:00
Mark Banner
a8c4b34efc
Bug 1762571 - Use existing node_modules bundles for devtools tests. r=marco
...
The eslint test already has these setup and uses them rather than running npm install each time.
Differential Revision: https://phabricator.services.mozilla.com/D147174
2022-06-30 13:23:24 +00:00
Mark Banner
72f5384587
Bug 1762571 - Upgrade NodeJS to v12 for the build system and v16 for tests. r=firefox-build-system-reviewers,glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D147173
2022-06-30 13:23:24 +00:00
Barret Rennie
edfd11a38c
Bug 1771073 - Correct FxMS features and keep them up to date with tests r=dmose,pdahiya
...
The Nimbus Features corresponding to FxMS messaging surfaces are actually
intended to map to FxMS message groups, which can accept *any* FxMS message.
The features have been updated with schemas that accept any FxMS message.
As part of this, all FxMS schemas have been updated with an `$id` so that they
can be bundled into feature schemas and have their internal `$ref`s work.
(Otherwise, a `$ref` would be relative to the top-level schema instead of the
sub-schema).
Schemas for individual message types are no longer exposed as resource:// URIs,
except in tests, as indivual schemas are no longer required at runtime.
Additionally, each FxMS schema has had its `template` field become required and
requires a constant value for that schema (e.g., Spotlight requires a template
value of "spotlight").
A test has been added to ensure that if any of the messaging surfaces schemas
change that the feature schemas are also updated. The feature schemas can be
regenerated via:
```
cd ./browser/components/newtab/content-src/asrouter/schemas
../../../../../../mach make-schemas.py
```
Differential Revision: https://phabricator.services.mozilla.com/D147332
2022-06-29 23:01:37 +00:00
Geoff Brown
59d08fbf1c
Bug 1776774 - Run debug tests on beta; r=jmaher
...
Add non-android debug builds/tests back to mozilla-beta, to catch
post-central leaks and debug-only test failures before reaching esr.
Differential Revision: https://phabricator.services.mozilla.com/D150621
2022-06-29 20:02:02 +00:00
Myeongjun Go
d06eb5a8cc
Bug 1768204 - Run browsertime by default instead of webextension. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D148885
2022-06-29 13:19:54 +00:00
Andrew Halberstadt
f4d3b5e4aa
Bug 1766316 - Remove non-existent test file from moz.build. r=masterwayz CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D150472
2022-06-28 13:39:10 +00:00
Tom Ritter
2fcaadce4c
Bug 1700396: Bump Updatebot to get the None-blocking-bug and other bugfixes r=jewilde
...
Differential Revision: https://phabricator.services.mozilla.com/D150469
2022-06-28 13:31:50 +00:00
Andrew Halberstadt
1840aa40d7
Bug 1766316 - [taskgraph] Merge 'transforms/base.py' between standalone and Gecko taskgraph, r=releng-reviewers,jlorenzo
...
Depends on D150414
Differential Revision: https://phabricator.services.mozilla.com/D150418
2022-06-28 13:12:22 +00:00
Andrew Halberstadt
1bdbe6ed59
Bug 1766316 - [taskgraph] Merge 'util/schema.py' between the two taskgraphs, r=releng-reviewers,aki
...
Differential Revision: https://phabricator.services.mozilla.com/D150414
2022-06-28 13:12:21 +00:00
Kash Shampur
d7a92d00da
Bug 1774412 - Add chromedriver for chrome 103. r=perftest-reviewers,AlexandruIonescu
...
This patch makes available the new chromedriver version to our tests in CI to keep up with the monthly chrome webdriver updates.
Differential Revision: https://phabricator.services.mozilla.com/D150424
2022-06-28 13:03:19 +00:00
Joel Maher
d6b279e034
Bug 1775505 - Run next set of a51 mobile perf tests. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D150013
2022-06-28 12:26:50 +00:00
Michelle Goossens
59f5859ff1
Bug 1773830 - Migrate Linux mochitest-chrome-gpu and mochitest-plain-gpu from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150292
2022-06-28 11:11:43 +00:00
Michelle Goossens
08d73c90f2
Bug 1773830 - Migrate Linux mochitest-media from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150286
2022-06-28 11:11:42 +00:00
Michelle Goossens
7f247c8d44
Bug 1773830 - Migrate Linux mochitest-browser-chrome from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150325
2022-06-28 11:11:42 +00:00
Michelle Goossens
d9264dab06
Bug 1774977 - Migrate more misc from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150322
2022-06-28 11:11:42 +00:00
Michelle Goossens
99533bc358
Bug 1776549 - Migrate Linux reftests from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150320
2022-06-28 11:11:41 +00:00
Michelle Goossens
16ef4e9dac
Bug 1773830 - Migrate Linux mochitest-webgpu from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150317
2022-06-28 11:11:41 +00:00
Michelle Goossens
9f9a255464
Bug 1773830 - Migrate Linux mochitest-webgl and mochitest-remote from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150314
2022-06-28 11:11:40 +00:00
Tom Ritter
95581da879
Bug 1772198 - Add a lint job that validates moz.yaml files r=linter-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D149307
2022-06-24 20:07:08 +00:00
Michelle Goossens
7c2b7ecd30
Bug 1773830 - Migrate Linux mochitest-browser-chrome-screenshots and mochitest-chrome from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150121
2022-06-24 18:35:28 +00:00
Bobby Holley
d64a0e264d
Bug 1776096 - Bump cargo-vet rev. r=Gankra
...
Differential Revision: https://phabricator.services.mozilla.com/D150057
2022-06-24 04:11:27 +00:00
Bobby Holley
3791a857f6
Bug 1776096 - Hack case-sensitivity for cargo-vet. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D150215
2022-06-24 04:11:27 +00:00
Marian-Vasile Laza
ca94966846
Backed out 3 changesets (bug 1776096) for causing cargo bustages.
...
Backed out changeset d7bdddbc2edf (bug 1776096)
Backed out changeset f45836578ddd (bug 1776096)
Backed out changeset 2fcab932329e (bug 1776096)
2022-06-24 01:54:07 +03:00
Bobby Holley
55c81d73e8
Bug 1776096 - Bump cargo-vet rev. r=Gankra
...
Differential Revision: https://phabricator.services.mozilla.com/D150057
2022-06-23 22:15:27 +00:00
Andrew Halberstadt
06eae3ce74
Bug 1766316 - Use 'taskgraph.fast' from upstream taskgraph, r=releng-reviewers,jlorenzo
...
This helps avoid potential mismatches where one is set to True and the other
False.
Differential Revision: https://phabricator.services.mozilla.com/D144627
2022-06-23 21:26:27 +00:00
Andrew Halberstadt
9a39766c82
Bug 1775521 - [taskgraph] Merge 'util/python_path.py between the two taskgraphs, r=releng-reviewers,hneiva,gabriel
...
Differential Revision: https://phabricator.services.mozilla.com/D150026
2022-06-23 21:07:04 +00:00
Narcis Beleuzu
9a4bc45bba
Backed out 3 changesets (bug 1776096) for build bustages on Cargo.lock . CLOSED TREE
...
Backed out changeset 8d2b8b3af2ac (bug 1776096)
Backed out changeset 8e0ed786341b (bug 1776096)
Backed out changeset fe93a0ac4a3f (bug 1776096)
2022-06-23 23:29:50 +03:00
Bobby Holley
a9da43f8f4
Bug 1776096 - Bump cargo-vet rev. r=Gankra
...
Differential Revision: https://phabricator.services.mozilla.com/D150057
2022-06-23 20:16:15 +00:00
Joel Maher
8b4eb9a6cf
Bug 1773567
- remove fission variant making the labels fission by default. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D149927
2022-06-23 18:17:57 +00:00
Gabriel Bustamante
3ab693b367
Bug 1774834 - Use vendored treeherder util r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D149441
2022-06-23 15:25:10 +00:00
Michelle Goossens
eb36b7cd92
Bug 1773830 - Migrate Linux mochitest-a11y and mochitest-browser-a11y from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D150009
2022-06-22 20:03:38 +00:00
Michelle Goossens
f35f63accb
Bug 1773830 - Migrate Linux mochitest-devtools-chrome from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D149968
2022-06-22 20:03:37 +00:00
Michelle Goossens
f57b5babf7
Bug 1774977 - Migrate Linux firefox-ui from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D149966
2022-06-22 20:03:36 +00:00
Joel Maher
5b2dd6dd56
Bug 1769154 - Run some xpcshell tests with a conditioned profile. r=aryx,extension-reviewers,kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D149937
2022-06-22 16:47:06 +00:00
Bogdan Szekely
e43c058bda
Backed out changeset 7b707ff8a7d1 (bug 1769154) for causing xpcshell failures on test_system_upgrades.js
2022-06-22 17:17:10 +03:00
Joel Maher
0f3990e1cb
Bug 1769154 - Run some xpcshell tests with a conditioned profile. r=aryx,extension-reviewers,kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D149937
2022-06-22 13:03:46 +00:00
Cristian Tuns
6d0ba065e3
Backed out changeset e863269355cd (bug 1774834) for causing python failures on test_vendor.py CLOSED TREE
2022-06-22 07:14:59 -04:00
Emilio Cobos Álvarez
078a02d787
Bug 1770636 - Fix StartupWMClass of flatpak package to match actually-used WMClass. r=jhorak
...
Pending further changes iff we want to do them (like comment 5), this is the
right thing to do.
I'm not a fan of comment 5 since in the past I've been bitten by Wayland
compositors not comparing stuff case-insensitively, so making everything
lowercase is probably simpler.
Differential Revision: https://phabricator.services.mozilla.com/D149911
2022-06-22 07:45:24 +00:00
Michelle Goossens
976c5c916d
Bug 1774977 - Migrate Linux misc from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D149837
2022-06-21 22:06:06 +00:00
Gabriel Bustamante
644787d34b
Bug 1774834 - Use vendored treeherder util r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D149441
2022-06-21 20:22:56 +00:00
Narcis Beleuzu
04a73f74c6
Backed out changeset a372108ad727 (bug 1774834) for build bustages. CLOSED TREE
2022-06-21 19:33:13 +03:00
Gabriel Bustamante
abe57a47d4
Bug 1774834 - Use vendored treeherder util r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D149441
2022-06-21 16:18:23 +00:00
Michelle Goossens
8e0bdc6707
Bug 1774977 - Migrate Linux marionette from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D149705
2022-06-21 13:40:09 +00:00
Michelle Goossens
40e8db8505
Bug 1774977 - Migrate Linux awsy from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D149704
2022-06-21 13:40:08 +00:00
Mike Hommey
52832a25bc
Bug 1775094 - Prevent task aliases pointing to themselves. r=taskgraph-reviewers,jlorenzo
...
Differential Revision: https://phabricator.services.mozilla.com/D149851
2022-06-21 06:57:09 +00:00
Ryan VanderMeulen
78ab363cf5
Bug 1738054 - Remove obsolete "skip-if = python == 2" keys from testing manifests and re-enable some skipped tests which now pass. r=ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D149573
2022-06-21 01:46:44 +00:00
Geoff Brown
d6296a5df5
Bug 1774862 - Add build_platform attr to android webrender tasks; r=releng-reviewers,ahal
...
Add build_platform so that the esr android filter will work.
https://searchfox.org/mozilla-central/rev/cc98a15c7327d742d283cddddde712a8a3165006/taskcluster/gecko_taskgraph/target_tasks.py#578-582
Differential Revision: https://phabricator.services.mozilla.com/D149791
2022-06-20 19:47:50 +00:00
Joel Maher
602132ac1c
Bug 1773700 - remove fission and e10s from task labels for desktop perf. r=perftest-reviewers,sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D148921
2022-06-20 17:04:02 +00:00
Julien Cristau
e7ec22810d
Bug 1775070 - fix release-to-esr migration config. r=releng-reviewers,jlorenzo DONTBUILD
...
Instead of pretending we're merging from release, just apply the
version bumps / replacements on the current state of the esr tree.
Differential Revision: https://phabricator.services.mozilla.com/D149747
2022-06-20 13:38:36 +00:00
Mike Hommey
7dba25e4c3
Bug 1773200 - Update to wasi-sdk-16. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D148604
2022-06-17 01:39:18 +00:00
Mike Hommey
64feda7125
Bug 1773200 - Force-disable parts of wasi-libc built with -mbulk-memory. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D149503
2022-06-17 01:39:17 +00:00
Marco Castelluccio
b5b348a72e
Bug 1774544 - doc: Update link to cron.yml schema. r=sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D149502
2022-06-16 08:44:28 +00:00
Mike Hommey
a68bf5548f
Bug 1774515 - Upgrade clang to 14.0.5. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D149467
2022-06-16 04:47:44 +00:00
Kirk Steuber
6e1fd2e517
Bug 1646989 - Update docs to account for --enable-unverified-updates flag r=nalexander,application-update-reviewers
...
Also adds docs for how to run the Maintenance Service tests, which is another thing that the --enable-unverified-updates will be useful for.
Differential Revision: https://phabricator.services.mozilla.com/D148870
2022-06-15 17:49:46 +00:00
Julien Cristau
a5fe1d9c13
Bug 1738321 - remove iris test suite. r=tracy
...
Differential Revision: https://phabricator.services.mozilla.com/D148374
2022-06-15 15:43:40 +00:00
Mike Hommey
35dc22eaac
Bug 1773223 - Turn gn into local toolchains. r=firefox-build-system-reviewers,ahochheiden
...
- Because we don't have a native arm64 mac one, alias the x86_64 one.
- Because we always compress with zstd, don't pretend the main script
has any power on the compression (which was wrong for Windows).
Differential Revision: https://phabricator.services.mozilla.com/D149204
2022-06-15 07:06:06 +00:00
Mike Hommey
863a8c1e96
Bug 1773221 - Link NSIS stubs with /fixed (aka disable relocations). r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D148882
2022-06-15 07:04:41 +00:00
Bobby Holley
f69f545882
Bug 1774084 - Update cargo-vet to June 13th. r=supply-chain-reviewers,Gankra
...
Differential Revision: https://phabricator.services.mozilla.com/D149179
2022-06-13 23:00:44 +00:00
Michelle Goossens
d4690450de
Bug 1773824 - Migrate Linux wpt from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D148982
2022-06-13 15:18:01 +00:00
Emilio Cobos Álvarez
9fc2aa47fc
Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame
...
Now that cbindgen and rust support const generics, it seems more simple.
This centralizes all the relevant font constants etc in rust and avoids
conversions when going from rust to C++ and vice versa.
Differential Revision: https://phabricator.services.mozilla.com/D148847
2022-06-13 00:59:23 +00:00
Noemi Erli
841e350bc4
Backed out changeset 7585591a9bad (bug 1773558) for causing failures in system-fonts.html
2022-06-12 19:02:33 +03:00
Emilio Cobos Álvarez
e441089ca0
Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame
...
Now that cbindgen and rust support const generics, it seems more simple.
This centralizes all the relevant font constants etc in rust and avoids
conversions when going from rust to C++ and vice versa.
Differential Revision: https://phabricator.services.mozilla.com/D148847
2022-06-12 10:48:58 +00:00
Michelle Goossens
2527dab3a8
Bug 1773534 - Migrate Linux xpcshell tests from AWS to GCP r=ahal,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D148929
2022-06-10 20:32:11 +00:00
Joel Maher
8411de78e3
Bug 1769257 - run a subset of mochitests with a conditioned profile. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D148651
2022-06-10 19:57:36 +00:00
Joel Maher
36c6d08844
Bug 1773033 - Run more browsertime tests on a51 phones. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D148514
2022-06-10 15:12:44 +00:00
Bobby Holley
2ad61545d2
Bug 1773592 - Bump cargo vet rev. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D148868
2022-06-10 02:11:06 +00:00
Butkovits Atila
4ef264f6e0
Backed out changeset 74a8eb44e096 (bug 1773200) for causing bustages. CLOSED TREE
2022-06-09 13:12:01 +03:00
Mike Hommey
6a04b70252
Bug 1773200 - Update to wasi-sdk-16. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D148604
2022-06-09 09:39:55 +00:00
Bobby Holley
2fccbef283
Bug 1773389 - Redirect cargo-vet toolchain source to mozilla github org. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D148697
2022-06-08 22:41:31 +00:00
Mike Hommey
8425231f97
Bug 1529033 - Update gn to latest trunk. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D148618
2022-06-08 22:40:00 +00:00
Mike Hommey
f1d32ddd63
Bug 1529033 - Rename gn toolchain and script. r=firefox-build-system-reviewers,andi
...
Bug 1570598 turned the windows gn binary into a 64-bits executable.
Reflect that in the toolchain and script names.
Differential Revision: https://phabricator.services.mozilla.com/D148617
2022-06-08 22:40:00 +00:00
Kirk Steuber
7a540aba9e
Bug 1762979 - Update Pinning Support in Balrog Submission Jobs r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D147106
2022-06-08 15:38:39 +00:00
Andrew Halberstadt
808558c301
Bug 1658174 - [taskgraph] Ensure backfills with 'times' only apply to desired tasks, r=gabriel,taskgraph-reviewers
...
Previously we we're looping over 'times' and submitting N separate graphs for
each. This is inefficient because it means that we also rerun dependencies that
many times.
This patch fixes this by instead setting the `task_duplicates` attribute on
every task we are trying to backfill. Therefore, ensuring the dependencies only
run once.
Differential Revision: https://phabricator.services.mozilla.com/D148066
2022-06-08 13:48:28 +00:00
Mike Hommey
887e185c4a
Bug 1773224 - Disable per-target runtime directory. r=firefox-build-system-reviewers,andi
...
There are a set of problems that arise from that setup that need to be
addressed before this can be enabled, but upstream is toying with it,
and it's better to have a setup that is stable rather than a setup that
can break when upstream changes something (which happened again earlier
today).
Differential Revision: https://phabricator.services.mozilla.com/D148625
2022-06-08 08:46:00 +00:00
Julian Descottes
edc9af2bff
Bug 1773203 - [devtools] Improve failure message and documentation for devtools-bundle job r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D148607
2022-06-08 07:47:25 +00:00
Bobby Holley
2c7db8a3e1
Bug 1772946 - Update cargo-vet toolchain. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D148453
2022-06-08 01:01:39 +00:00
Iulian Moraru
a8bbd6fe08
Backed out 2 changesets (bug 1762038, bug 1762037
) for causing py3 failures. CLOSED TREE
...
Backed out changeset 3aa4f53b5325 (bug 1762038)
Backed out changeset 275ed0b3da7b (bug 1762037
)
2022-06-08 03:09:30 +03:00
Emilio Cobos Álvarez
255763ef57
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
...
Add a dom/base/rust crate called just "dom" where we can share these.
Most of the changes are automatic:
s/mozilla::EventStates/mozilla::dom::ElementState/
s/EventStates/ElementState/
s/NS_EVENT_STATE_/ElementState::/
s/NS_DOCUMENT_STATE_/DocumentState::/
And so on. This requires a new cbindgen version to avoid ugly casts for
large shifts.
Differential Revision: https://phabricator.services.mozilla.com/D148537
2022-06-07 23:09:52 +00:00
Sylvestre Ledru
011dd8edbf
Bug 1762037
- Update the lint docker image from Ubuntu 18.04 to Debian 11 r=linter-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D142376
2022-06-07 22:14:30 +00:00
Mike Hommey
662b0ed7ec
Bug 1772036 - Add a `mach cargo vet` command. r=firefox-build-system-reviewers,ahochheiden
...
The cargo-vet toolchain is auto-bootstrapped and setup for things to
work properly. We modify `mach vendor rust` to invoke `mach cargo vet`
instead of doing its own setup, but in a underhanded way to work around
bug 1772453.
Differential Revision: https://phabricator.services.mozilla.com/D148218
2022-06-07 20:37:11 +00:00
Gregory Mierzwinski
9709cbaa48
Bug 1772489 - Use proper artifact path in condprof fenix task. r=perftest-reviewers,AlexandruIonescu
...
Differential Revision: https://phabricator.services.mozilla.com/D148391
2022-06-07 20:16:20 +00:00
andrej
f68b03e684
Bug 1772556 - Migrate WPT from teir 3 to teir 2. r=perftest-reviewers,sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D148271
2022-06-06 13:46:15 +00:00
Mike Hommey
dad372ec33
Bug 1772277 - Increase timeout for the rust vendor lint. r=firefox-build-system-reviewers,andi
...
In some rare cases, mercurial clone takes too long and the remaining
time is not enough to run the lint.
Differential Revision: https://phabricator.services.mozilla.com/D148230
2022-06-03 07:41:03 +00:00
Mike Hommey
3d88540a75
Bug 1772467
- Update cargo-vet to last revision. r=bholley
...
Differential Revision: https://phabricator.services.mozilla.com/D148231
2022-06-03 06:09:42 +00:00
Joel Maher
abb489882e
Bug 1767488 - run a51 in aarch64 in parallel to arm7 and turn off g5 duplication. r=sparky,perftest-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D145456
2022-06-02 16:48:38 +00:00
Mike Hommey
25f84e6a3a
Bug 1771826 - Update builders to rustc 1.61. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D147707
2022-06-02 07:06:47 +00:00
Mike Hommey
c88be1e316
Bug 1772035 - Hook cargo vet into rust vendoring lint. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D147821
2022-06-02 06:54:25 +00:00
Mike Hommey
09e265a73b
Bug 1772035 - Add cargo-vet toolchains. r=firefox-build-system-reviewers,andi
...
We won't need all of them immediately, but while we're here, we might as
well produce them all.
Differential Revision: https://phabricator.services.mozilla.com/D147820
2022-06-02 06:54:25 +00:00
Mike Hommey
b11cccf425
Bug 1771089 - Add a lint-like task to check rust vendoring. r=firefox-build-system-reviewers,linter-reviewers,marco,andi
...
This is deliberately simple. Future improvements will report if the
vendoring doesn't produce the same content as what's in the tree, and
attach errors to a better location than the first line of Cargo.lock.
Differential Revision: https://phabricator.services.mozilla.com/D147466
2022-06-02 06:42:02 +00:00
Andrew Halberstadt
4cf4b3cc55
Bug 1772074 - [gecko_taskgraph] Ensure 'ensure_spi_disabled_on_all_but_spi' transform properly handles composite variants r=taskgraph-reviewers,jcristau
...
Depends on D147872
Differential Revision: https://phabricator.services.mozilla.com/D147873
2022-06-01 17:52:11 +00:00
Andrew Halberstadt
7a203b0bcc
Bug 1772074 - [gecko_taskgraph] Simplify logic in 'ensure_spi_disabled_on_all_but_spi' transform r=taskgraph-reviewers,jcristau
...
Depends on D147871
Differential Revision: https://phabricator.services.mozilla.com/D147872
2022-06-01 17:52:11 +00:00
Andrew Halberstadt
cd962d5557
Bug 1772074 - [gecko_taskgraph] Add a test for the 'ensure_spi_disabled_on_all_but_spi' transform r=taskgraph-reviewers,jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D147871
2022-06-01 17:52:10 +00:00
Gian-Carlo Pascutto
da575c1347
Bug 1772141 - Update "Using the Mozilla Source Server" documentation. r=sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D147877
2022-06-01 17:04:10 +00:00
Tom Ritter
d80e654b6f
Bug 1700396: Bump updatebot to get the blocking bug feature r=jewilde
...
Differential Revision: https://phabricator.services.mozilla.com/D147444
2022-06-01 14:16:41 +00:00
Andrew Halberstadt
3542cde241
Bug 1766316 - Use 'util.keyed_by' from upstream taskgraph, r=releng-reviewers,aki
...
These files are identical.
Differential Revision: https://phabricator.services.mozilla.com/D144626
2022-05-31 15:28:20 +00:00
Andrew Halberstadt
aedff2f08b
Bug 1766316 - Use 'util.attributes.{attr|key}match' from upstream taskgraph r=releng-reviewers,gbrown
...
These functions are identical.
Depends on D144623
Differential Revision: https://phabricator.services.mozilla.com/D144625
2022-05-31 15:28:20 +00:00
Dave Townsend
418ef7501d
Bug 1771920: Clarify the docs on generating MAR files for macOS. r=bhearsum DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D147750
2022-05-31 14:56:02 +00:00
Mike Hommey
fb9fe9a4de
Bug 1771269 - Build local toolchains on integration+release rather than trunk. r=taskgraph-reviewers,ahal
...
In rare cases (but which do happen), some change lands on release
branches that invalidates the local toolchain hashes. In those cases,
the local toolchains are currently not produced unless something else
depends on them, which leaves bootstrapping broken on those branches.
Because setting the right set of `run-on-projects` is manual and
error-prone, it's simpler to simply leave it to the taskgraph code
to set it properly for tasks with the `local-toolchain` attribute.
Differential Revision: https://phabricator.services.mozilla.com/D147473
2022-05-27 20:22:12 +00:00
Ben Hearsum
6dee21147f
Bug 1751450: pull NSIS Windows source from our own rehosted version, with signed DLLs. r=nalexander,aki
...
This is a short term measure. In the medium or long term we can do this signing in a separate Task after pulling the original source.
Differential Revision: https://phabricator.services.mozilla.com/D147310
2022-05-26 16:21:33 +00:00
Gabriele Svelto
cde9aa137a
Bug 1771214 - Bump dump_syms to version 1.0.1 r=calixte
...
Differential Revision: https://phabricator.services.mozilla.com/D147359
2022-05-26 15:24:29 +00:00
Mike Hommey
b34edd1cad
Bug 1696504 - Bump macOS builds to SDK 11.0. r=firefox-build-system-reviewers,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D131588
2022-05-26 14:31:05 +00:00
Alex Finder
c9e093afae
Bug 1766658
Add chromedriver for Chrome 102 r=perftest-reviewers,sparky,AlexandruIonescu
...
Differential Revision: https://phabricator.services.mozilla.com/D147336
2022-05-26 12:19:24 +00:00
Bogdan Szekely
a5d63b70ec
Backed out changeset e3e5519cbc43 (bug 1771214) for causing toolchain bustage. CLOSED TREE
2022-05-26 12:32:15 +03:00
Gabriele Svelto
613504e85d
Bug 1771214 - Bump dump_syms to version 1.0.1 r=calixte
...
Differential Revision: https://phabricator.services.mozilla.com/D147359
2022-05-26 08:53:07 +00:00
Mike Hommey
df3223a294
Bug 1771242 - Upgrade clang to 14.0.4. r=firefox-build-system-reviewers,nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D147384
2022-05-26 04:56:10 +00:00
Cristian Tuns
3fd8b7b5b0
Backed out changeset b46b70eeaa6f (bug 1751450) for causing fetch bustages CLOSED TREE
2022-05-25 23:35:39 -04:00
Ben Hearsum
abf7f5d3c5
Bug 1751450: pull NSIS Windows source from our own rehosted version, with signed DLLs. r=nalexander,aki
...
This is a short term measure. In the medium or long term we can do this signing in a separate Task after pulling the original source.
Differential Revision: https://phabricator.services.mozilla.com/D147310
2022-05-26 03:24:22 +00:00
Cristian Tuns
3796612e48
Backed out changeset 10a2fbadf5d3 (bug 1696504) for causing reftest failures on hiragino-kaku-1.html CLOSED TREE
2022-05-25 22:19:24 -04:00
Mike Hommey
c54b3311fb
Bug 1696504 - Bump macOS builds to SDK 11.0. r=firefox-build-system-reviewers,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D131588
2022-05-25 18:28:19 +00:00
Agi Sferro
0cf67ce1eb
Bug 1759052 - Add a gv-junit webContentIsolationStrategy=0. r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D146942
2022-05-25 17:44:51 +00:00
Jesse Schwartzentruber
95dae14bf9
Bug 1769178 - Update to current AFL++ stable. r=firefox-build-system-reviewers,glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D146910
2022-05-24 21:07:40 +00:00
Tom Ritter
7c0097d259
Bug 1700396: Bump Updatebot to get the fuzzy path code r=jewilde
...
Differential Revision: https://phabricator.services.mozilla.com/D147204
2022-05-24 16:32:04 +00:00
Julien Cristau
24dee696b4
Bug 1770953
- remove unused transform from release-partner-repack-bouncer-sub job. r=releng-reviewers,aki DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D147190
2022-05-24 15:41:35 +00:00
Julien Cristau
ec16160a2b
Bug 1770953
- remove unused transform for release-balrog-scheduling. r=releng-reviewers,aki DONTBUILD
...
run-on-releases was used before bug 1661673 to restrict where we shipped -bz2 releases.
Differential Revision: https://phabricator.services.mozilla.com/D147189
2022-05-24 15:41:35 +00:00
Julien Cristau
52c6b98112
Bug 1770929 - run release-msix-push task for release candidate builds. r=gbrown DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D147176
2022-05-24 14:14:41 +00:00
Mike Hommey
6a1523cfa1
Bug 1770302 - Add missing compiler-rts on the macosx64-aarch64 clangs. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D147149
2022-05-24 08:23:55 +00:00
Mike Hommey
cd27dc7cc0
Bug 1770302 - Move win64 stage1 clang toolchains above the corresponding raw clang toolchain. r=firefox-build-system-reviewers,andi
...
This better matches the order in which the toolchains are built, and
matches the linux64 counterparts.
Differential Revision: https://phabricator.services.mozilla.com/D147148
2022-05-24 08:23:54 +00:00
Cristian Tuns
8fccda0740
Backed out changeset fee428f38f17 (bug 1759052) for breaking nofis jobs CLOSED TREE
2022-05-23 12:55:54 -04:00
Agi Sferro
07d23cf253
Bug 1759052 - Add a gv-junit webContentIsolationStrategy=0. r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D146942
2022-05-23 16:29:38 +00:00
Tom Ritter
9a0819e756
Bug 1766662: Remove the Updatebot verify job r=dveditz
...
Differential Revision: https://phabricator.services.mozilla.com/D146124
2022-05-23 16:25:21 +00:00
Julien Cristau
0eee9e359c
Bug 1766928 - rename release-to-esr102 migration to release-to-esr. r=gabriel
...
No need to keep the esr91 migration around, it already happened a year ago.
Differential Revision: https://phabricator.services.mozilla.com/D147087
2022-05-23 14:16:28 +00:00
Steve Fink
47a7f7c920
Bug 1767612 - Update to sixgill that optimizes out trivial loops
...
Differential Revision: https://phabricator.services.mozilla.com/D146257
2022-05-18 23:34:02 +00:00
Julien Cristau
6afece8ec6
Bug 1764371 - relpro: check for existing tasks in the task group on rerun r=releng-reviewers,hneiva
...
Release promotion action tasks aren't atomic, so they may schedule some
tasks, then fail. The scheduled tasks depend on the action task so
normally they never run and everything's fine.
However if the action task is rerun and the rerun succeeds, it unblocks
both the tasks it scheduled and the ones scheduled by previous runs,
which may not be safe.
Prevent this by explicitly checking for existing tasks in the group
before anything else, and returning an error if any are incomplete.
Differential Revision: https://phabricator.services.mozilla.com/D144964
2022-05-18 08:48:54 +00:00
Mike Hommey
f4878291f6
Bug 1769876 - Refresh Debian docker images snapshot. r=firefox-build-system-reviewers,nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D146647
2022-05-18 02:40:16 +00:00
Alex Ionescu
93637541c8
Bug 1766433
Create a daily cron job for triggering backfill-all-browsertime r=jmaher,ahal
...
This patch adds a cron job that runs daily and triggers the backfill-all-browsertime action task for the revisions containing commits that were reviewed by #perftest for the daay before the job is running.
Differential Revision: https://phabricator.services.mozilla.com/D144713
2022-05-17 09:15:20 +00:00
Daniel Holbert
b637180d67
Bug 1769335: Update our in-tree sccache to version 0.3.0. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D146357
2022-05-17 04:22:54 +00:00
Joel Maher
db28226dd1
Bug 1769098 - initial work to allow taskcluster/mozbase/mozharness to support conditioned profiles. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D146220
2022-05-16 19:11:46 +00:00
Rob Lemley
ac33bf8bc8
Bug 1766928 - Configure Taskgraph to support comm-esr102. r=releng-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D145907
2022-05-16 16:13:57 +00:00
Gabriel Bustamante
b094ef5722
Bug 1766928 - Configure Taskgraph to support esr102 r=releng-reviewers,jcristau,gbrown,aki
...
Differential Revision: https://phabricator.services.mozilla.com/D145900
2022-05-16 16:13:57 +00:00
Mike Hommey
34be9b5fa9
Bug 1769174 - Add clang trunk tasks for all supported hosts/targets. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D146268
2022-05-14 22:06:55 +00:00
Marian-Vasile Laza
2a3f046f0d
Backed out changeset fecdf3c0e77c (bug 1769174) for triggering clang trunk builds on all pushes. CLOSED TREE
2022-05-15 00:53:20 +03:00
Mike Hommey
14f74c3fcf
Bug 1769174 - Add clang trunk tasks for all supported hosts/targets. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D146268
2022-05-14 21:22:24 +00:00
Mike Hommey
5a0fd79e1f
Bug 1769174 - Be more consistent in clang task symbols for treeherder. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D146267
2022-05-14 21:22:24 +00:00
Mike Hommey
27ae31a0f0
Bug 1769173 - Update wasi-sdk to the latest trunk. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D146264
2022-05-14 21:18:15 +00:00
Iulian Moraru
bdd514047e
Backed out changeset fee2a1521dfe (bug 1769098) for causing python failures. CLOSED TREE
2022-05-13 21:03:32 +03:00
Joel Maher
e041c47bdc
Bug 1769098 - initial work to allow taskcluster/mozbase/mozharness to support conditioned profiles. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D146220
2022-05-13 15:21:23 +00:00
Joel Maher
f7fd6fc688
Bug 1768248 - Remove no-fission tests which are not relevant for geckoview. r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D146131
2022-05-12 23:18:23 +00:00
Dana Keeler
036e660199
Bug 1769058 - handle PinsListTimestamp entry in Chrome's static pinning list r=jschanck DONTBUILD
...
Chrome's transport_security_state_static.pins (used by Gecko to glean static
pinning information) recently added a timestamp to note its creation time.
This patch updates genHPKPStaticPins.js to handle the timestamp's presence by
ignoring it.
This also removes the obsolete security/manager/tools/genHPKPStaticPins.js.
The canonical version of that file is
taskcluster/docker/periodic-updates/scripts/genHPKPStaticPins.js.
Differential Revision: https://phabricator.services.mozilla.com/D146226
2022-05-12 18:48:17 +00:00
Tom Ritter
7e664ec0b1
Bug 1700396: Bump Updatebot taking a number of changes r=ahochheiden
...
Changes from Feb 4:
- Add support for ./mach try fuzzy
- Handle Spurious Updates
- filter out merge commits
- Adding memoize to check_for_update
- every N commits frequency
- a commit and week frequency
- allow scm provider to clone repo at different times
- relaxing assertion about commits being an ordered subset
- other smaller bugfixes and formatting
Differential Revision: https://phabricator.services.mozilla.com/D146204
2022-05-12 18:07:50 +00:00
Joel Maher
c46d70e419
Bug 1766212 - Remove DFPI variant. r=timhuang
...
Differential Revision: https://phabricator.services.mozilla.com/D145481
2022-05-12 10:17:35 +00:00
Joel Maher
ab1727d3e3
Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D144985
2022-05-10 17:41:03 +00:00
Butkovits Atila
8a2fe790ec
Backed out changeset 1ce55e10b927 (bug 1762991) for causing jit failures. CLOSED TREE
2022-05-10 09:41:32 +03:00
Joel Maher
f33bac2082
Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver-reviewers,whimboo
...
updated patch for android_hardware_unittests.py, asking for a review- please look at the interdiff to see recent changes.
Differential Revision: https://phabricator.services.mozilla.com/D144985
2022-05-10 00:41:01 +00:00
Nicolas Chevobbe
30db855c84
Bug 1668219 - [devtools] Remove devtools/client/performance. r=julienw.
...
Differential Revision: https://phabricator.services.mozilla.com/D145461
2022-05-06 17:16:27 +00:00
Cristian Tuns
3779fe2ac1
Backed out changeset 60dcc095f627 (bug 1762991) for causing multiple failures (exit status 2). CLOSED TREE
2022-05-06 14:34:10 -04:00
Joel Maher
8e2741c219
Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D144985
2022-05-06 15:01:22 +00:00
Mike Hommey
9fa0488903
Bug 1767504 - Apply GCC upstream patch to silence a dubious warning. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D145404
2022-05-06 12:49:45 +00:00
Mike Hommey
5e6cd4e3a5
Bug 1767917 - Remove rust compiler-builtins-hack. r=firefox-build-system-reviewers,andi
...
The underlying issue in the LLVM gold plugin now has a proposed fix that we
can use to remove the hack.
Differential Revision: https://phabricator.services.mozilla.com/D145539
2022-05-06 12:26:38 +00:00
Mike Hommey
1f32baf6d5
Bug 1767919 - Build clang-mingw's libc++/libc++abi/libunwind in one go. r=firefox-build-system-reviewers,andi
...
Building libc++ and libc++abi standalone is not supported as of LLVM 15
(it already shows a deprecation warning in LLVM 14). Switch to using the
new canonical way to build them*, and get libunwind along.
As a bonus, merging the libraries is handled by the LLVM build system in
that case.
[*] https://libcxx.llvm.org/BuildingLibcxx.html
Differential Revision: https://phabricator.services.mozilla.com/D145543
2022-05-05 22:21:00 +00:00
Mike Hommey
aa8415317c
Bug 1767919 - Build clang-mingw's libunwind from llvm-project. r=firefox-build-system-reviewers,andi
...
The separate libunwind we were getting is from an old llvm mirror. We
can just use the version from llvm-project, which will be up-to-date,
and will allow to simplify the whole process later.
Differential Revision: https://phabricator.services.mozilla.com/D145542
2022-05-05 22:21:00 +00:00
Noemi Erli
bdddcf3488
Bug 1767923 - Fix lint error r=fix
2022-05-06 00:23:32 +03:00
Mozilla Release Engineering
419fe749c5
Bug 1767923 - Remove -gcp tasks corresponding to tasks that have already migrated to gcp r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D145586
2022-05-05 20:53:32 +00:00
Mike Hommey
e6c12dc71e
Bug 1767372 - Upgrade clang to 14.0.3. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D145294
2022-05-05 07:16:46 +00:00
Jesse Schwartzentruber
57e1160210
Bug 1765543 - Add snapshot fuzzing build using Nyx r=decoder,taskgraph-reviewers,ahal
...
Depends on D144208
Differential Revision: https://phabricator.services.mozilla.com/D144209
2022-05-04 19:24:58 +00:00
Jesse Schwartzentruber
1d70bb1160
Bug 1765546 - Add AFL++ instrumentation toolchain r=decoder,firefox-build-system-reviewers,glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D144208
2022-05-04 19:24:57 +00:00
Narcis Beleuzu
4c1ccf6db3
Backed out changeset 6369b96a0162 (bug 1766497) for python failures on test_site_compatibility.py . CLOSED TREE
2022-05-05 01:38:18 +03:00
Mitchell Hentges
75adc8066f
Bug 1766497: Mach: use `venv` instead of `virtualenv` . CLOSED TREE
...
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-05-04 14:17:04 +00:00
andrej
23829f29b7
Bug 1766009 - Create WPT chrome job r=perftest-reviewers,sparky,davehunt
...
Differential Revision: https://phabricator.services.mozilla.com/D144444
2022-05-04 17:10:39 +00:00
Jamie Nicol
8edf173ea8
Bug 1765742 - Add webrender wrench tasks for Samsung Galaxy A51 devices. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D145078
2022-05-04 16:00:25 +00:00
Norisz Fay
97b570a3d1
Backed out changeset 4b6378a06816 (bug 1766497) for causing docker images bustages CLOSED TREE
2022-05-04 17:50:36 +03:00
Mitchell Hentges
53c89c581f
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-05-04 14:17:04 +00:00
Gabriele Svelto
5cceaad3d8
Bug 1766753 - Update the Window system symbols scraper's requirements r=glandium
...
This also adjusts the scripts used to create the Docker image and to
run the task.
Differential Revision: https://phabricator.services.mozilla.com/D145060
2022-05-04 08:14:08 +00:00
Mark Banner
aab0a0ff9c
Bug 1767479 - Copy the staged node_modules for eslint-plugin-mozilla when running ESLint on CI to ensure the node task runs correctly. r=linter-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D145347
2022-05-03 19:41:02 +00:00
Tom Ritter
903cce1100
Bug 1766948 - Add cargo to the Updatebot Docker image r=jewilde
...
Differential Revision: https://phabricator.services.mozilla.com/D145127
2022-05-03 13:37:19 +00:00