Julien Cristau
9d8710a2c6
Bug 1751850 - stop silencing exceptions in `getHSTSPreloadList.js`. r=keeler DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D136777
2022-01-25 16:32:50 +00:00
Mike Hommey
3861973a69
Bug 1751809 - Remove llvm-symbolizer from the clang-win-cross toolchain. r=firefox-build-system-reviewers,andi
...
We have been using the separate llvm-symbolizer toolchain since
bug 1685599.
Differential Revision: https://phabricator.services.mozilla.com/D136819
2022-01-25 09:18:24 +00:00
Mike Hommey
773fa3be25
Bug 1751817 - Pass --rtlib=libgcc to clang when building for Android. r=firefox-build-system-reviewers,andi
...
Instead of forcing it via a patch to clang itself (which now conflicts
with other changes on clang trunk, although the conflict is benign).
Because of https://github.com/llvm/llvm-project/issues/53397 we need to
narrow down the warnings that trigger errors in the check for
`pthread_cond_timedwait_monotonic_np`.
Differential Revision: https://phabricator.services.mozilla.com/D136850
2022-01-25 09:17:39 +00:00
Barret Rennie
e1efc0b3a5
Bug 1751761 - Use correct interface when getting cwd from dirsvc in getHSTSPreloadList.js r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D136778
2022-01-24 23:06:08 +00:00
Geoff Brown
1112891da7
Bug 1745203 - Add release-msix-push task, run on beta only; r=aki
...
Add taskcluster config for publishing msix archives on the Microsoft Store.
Differential Revision: https://phabricator.services.mozilla.com/D136539
2022-01-24 15:02:56 +00:00
Joel Maher
93785a16d9
Bug 1751259 - Run Marionette on fission everywhere. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136552
2022-01-21 21:18:00 +00:00
Joel Maher
643350a75a
Bug 1751325 - Run mochitest-plain fission-xorig everywhere. r=mccr8
...
Differential Revision: https://phabricator.services.mozilla.com/D136628
2022-01-21 19:16:12 +00:00
Mitchell Hentges
0116a8d491
Bug 1748737: Update deprecated pytest code r=webdriver-reviewers,ahal,whimboo
...
`pytest` is about to be upgraded, so this patch resolves a bunch of the
issues currently blocking the upgrade.
Most changes done in this patch are described in the "deprecations" page
on the pytest docs:
https://docs.pytest.org/en/latest/deprecations.html#using-class-in-custom-collectors
One undocumented change is that defining a pytest argument as the same name as an
in-scope, imported fixture function, will no longer use that imported function.
Differential Revision: https://phabricator.services.mozilla.com/D136537
2022-01-21 18:21:55 +00:00
Gregory Mierzwinski
9aa6c53f6c
Bug 1745200 - Handle cropping for mobile properly. r=perftest-reviewers,AlexandruIonescu
...
This patch updates the visualmetrics.py script to the latest version. It adds the ability to detect when we are cropping mobile vs desktop browsers and takes take of an issue where the top of the page doesn't get cropped properly.
See the PR here: https://github.com/sitespeedio/browsertime/pull/1687
Differential Revision: https://phabricator.services.mozilla.com/D136400
2022-01-21 15:54:54 +00:00
Andrew Halberstadt
681b4e3edb
Bug 1746414 - Use 'GraphConfig' from standalone taskgraph, r=releng-reviewers,aki
...
Depends on D136515
Differential Revision: https://phabricator.services.mozilla.com/D136516
2022-01-21 15:45:02 +00:00
Andrew Halberstadt
8a26e659ba
Bug 1751050 - Don't fail if there was an exception in current generation with taskgraph --diff, r=releng-reviewers,aki
...
Differential Revision: https://phabricator.services.mozilla.com/D136515
2022-01-21 15:45:02 +00:00
Andrew Halberstadt
184234a08b
Bug 1751050 - Add a test to ensure params under 'taskcluster/test/params' aren't broken, r=releng-reviewers,aki
...
This will ensure we don't accidentally cause bustage to graph generation with
any of the parameters checked into `taskcluster/test/params`.
This was previously being (sort of) tested by the `tgdiff` task. Now that this
test exists, we no longer need to rely on it.
I removed 'always-target' from the task since this now takes ~25 min to run and
which is the new bottleneck for reviewbot turn around times.
Differential Revision: https://phabricator.services.mozilla.com/D136514
2022-01-21 15:45:02 +00:00
Kershaw Chang
32528d87fd
Bug 1750251
- Not run socket process tests on late beta, r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D136295
2022-01-21 04:48:02 +00:00
Joel Maher
f5caad47e9
Bug 1751267 - turn off old windows 10 failures jobs. r=MasterWayZ
...
Differential Revision: https://phabricator.services.mozilla.com/D136523
2022-01-20 20:55:13 +00:00
Joel Maher
68b1d2eebb
Bug 1750873 - run mochitest-screenshots as fission everywhere. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136519
2022-01-20 20:07:51 +00:00
Joel Maher
d7dc1466d2
Bug 1750841 - Run wpt fission everywhere. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136276
2022-01-20 18:45:20 +00:00
Joel Maher
476561fefa
Bug 1750837 - run mochitest-media in fission everywhere. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136293
2022-01-20 18:07:08 +00:00
Mike Hommey
77e267d014
Bug 1750599 - Apply valgrind upstream patch that increases performance with --track-origins=yes. r=firefox-build-system-reviewers,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D136307
2022-01-19 22:27:47 +00:00
Mike Hommey
4d76097f76
Bug 1749386 - Normalize url returned by get_root_url(). r=taskgraph-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D136298
2022-01-19 22:17:43 +00:00
Gregory Mierzwinski
25165db129
Bug 1742103 - Add scopes and taskcluster proxy to perftest CI tasks. r=perftest-reviewers,AlexandruIonescu
...
Differential Revision: https://phabricator.services.mozilla.com/D133911
2022-01-19 14:30:13 +00:00
Andrew Halberstadt
15915d87f6
Bug 1750842 - Add 'xorigin' to mozinfo guess in task configuration, r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D136272
2022-01-19 14:14:09 +00:00
Joel Maher
e21f31566d
Bug 1750804 - remove e10s talos except webgl, run webgl-gli in fission. r=perftest-reviewers,AlexandruIonescu
...
Differential Revision: https://phabricator.services.mozilla.com/D136251
2022-01-19 13:29:26 +00:00
Joel Maher
f3e592adf4
Bug 1750807 - migrate firefox-ui to fission. r=whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D136256
2022-01-19 13:13:27 +00:00
Tim Huang
2b10c720ee
Bug 1750202 - Add a dynamic First Party Isolation(dFPI) variant. r=releng-reviewers,jmaher
...
In order to green up tests with dFPI enabled, this patch adds a dFPI
variant for mochitests and Web Platform Tests. Currently, dFPI has been
disabled for mochitests and Web Platform Tests. So, we need a tier 3
variant for us to verify if the tests were fixed with dFPI enabled. We
will add this variant to all possible mochitests and WPTs.
Note that we will remove this variant after we fix all tests.
Differential Revision: https://phabricator.services.mozilla.com/D136111
2022-01-19 00:01:36 +00:00
Joel Maher
7422d488ea
Bug 1750851 - set contact for socketprocess variants. r=releng-reviewers,hneiva
...
Differential Revision: https://phabricator.services.mozilla.com/D136273
2022-01-18 22:12:02 +00:00
Joel Maher
728bfffb3a
Bug 1750398 - run mochitest-webgl/webgpu in fission on all configs. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136074
2022-01-18 20:59:22 +00:00
Heitor Neiva
92a129f35d
Bug 1748581 - Update l10n changesets with daily builds r=aki
...
Differential Revision: https://phabricator.services.mozilla.com/D135947
2022-01-18 18:07:59 +00:00
Joel Maher
fde4120ee8
Bug 1750120 - make headless a variant. r=releng-reviewers,whimboo,hneiva
...
Differential Revision: https://phabricator.services.mozilla.com/D136038
2022-01-18 13:15:34 +00:00
Mike Hommey
d3d4b04184
Bug 1750661 - Upgrade wine to 6.0.2. r=firefox-build-system-reviewers,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D136198
2022-01-18 01:07:02 +00:00
Joel Maher
1237aba347
Bug 1750308 - run reftest in fission. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136050
2022-01-17 18:25:18 +00:00
Barret Rennie
8f214e4fea
Bug 1747466 - Remove FileUtils.getFile from taskcluster/ r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D134902
2022-01-17 17:42:22 +00:00
Joel Maher
37e1577003
Bug 1750402 - Run telemetry-tests on fission everywhere. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D136075
2022-01-17 15:50:57 +00:00
Andrew Halberstadt
0a81bd23a2
Bug 1740631 - Add requirements-plist-url to mac signing payloads, r=aki,glandium
...
This file will get picked up by our mac signing infrastructure and be
forwarded to the `productbuild` invocation.
Differential Revision: https://phabricator.services.mozilla.com/D135056
2022-01-17 15:36:38 +00:00
Joel Maher
40c6fb9315
Bug 1750138
- turn on mochitest plain fission for all platforms and variants. r=releng-reviewers,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D135967
2022-01-14 16:35:11 +00:00
Jesse Schwartzentruber
0e8758dd67
Bug 1708789 - Package tests for macos fuzzing builds. r=taskgraph-reviewers,glandium,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D135877
2022-01-14 14:48:23 +00:00
Iulian Moraru
a41a17e5f3
Bug 1750084 - fix gecko decision task bustage. CLOSED TREE
2022-01-14 03:07:37 +02:00
Mike Hommey
baf00f49c1
Bug 1750084 - Update builders to rustc 1.58. r=firefox-build-system-reviewers,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D135933
2022-01-14 00:37:03 +00:00
Csoregi Natalia
4bb70cbbbc
Backed out changeset b745ade60c2c (bug 1750084) for causing gecko decision failure. CLOSED TREE
2022-01-14 01:14:19 +02:00
Mike Hommey
b617ba4e96
Bug 1750084 - Update builders to rustc 1.58. r=firefox-build-system-reviewers,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D135933
2022-01-13 22:18:26 +00:00
Mike Hommey
58a287fd84
Bug 1747350 - Package aarch64 and x86_64 compiler-rt with mac clang. r=firefox-build-system-reviewers,andi
...
Differential Revision: https://phabricator.services.mozilla.com/D135758
2022-01-13 22:09:36 +00:00
Alexandru Michis
c5fbfa6ff2
Backed out changeset db861e2fd044 (bug 1749652) as requested by agi.
...
CLOSED TREE
2022-01-13 17:55:26 +02:00
Jesse Schwartzentruber
69a30b6cc7
Bug 1742857 - Add Grizzly fuzzing framework smoke test. r=tsmith,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D132279
2022-01-13 14:23:11 +00:00
Agi Sferro
f993cdb15f
Bug 1749652 - Fix javadoc path in gv-docs. r=calu
...
The javdoc path changed after Bug 1724480.
Differential Revision: https://phabricator.services.mozilla.com/D135708
2022-01-12 16:37:16 +00:00
Joel Maher
33f90e8349
Bug 1749557 - cleanup talos scheduling for consistency. r=perftest-reviewers,AlexandruIonescu
...
Differential Revision: https://phabricator.services.mozilla.com/D135646
2022-01-12 16:13:33 +00:00
Agi Sferro
53378a9401
Bug 1745246 - Move org/mozilla/thirdparty to it's own module. r=calu
...
This allows us to decouple GeckoView from exoplayer2, have it's own Java
settings and not pollute GeckoView's dependencies.
Differential Revision: https://phabricator.services.mozilla.com/D133792
2022-01-11 19:16:02 +00:00
Agi Sferro
51f42fd9a0
Bug 1745246 - Allow specifying multiple maven artifacts from build. r=calu,ahal
...
This patch introduces a new field maven-artifacts which allows specifying a
list of maven artifacts that will be generated by a build and published to our
maven repository.
This allows us to split up GeckoView into separate maven packages.
Differential Revision: https://phabricator.services.mozilla.com/D133790
2022-01-11 19:16:01 +00:00
Agi Sferro
024994e801
Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu
...
Differential Revision: https://phabricator.services.mozilla.com/D131972
2022-01-11 19:16:01 +00:00
Joel Maher
b7685e5c2d
Bug 1749070 - run browsertime on fission only. r=perftest-reviewers,AlexandruIonescu
...
Differential Revision: https://phabricator.services.mozilla.com/D135426
2022-01-11 15:46:38 +00:00
Joel Maher
29b7449a2e
Bug 1743907 - cleanup webrender from taskgraph. r=releng-reviewers,jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D135559
2022-01-11 14:55:47 +00:00
Christian Holler
6a7cccb953
Bug 1747298
- Use CXX for Cargo linking when necessary. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D135219
2022-01-11 11:26:39 +00:00