Commit Graph

6154 Commits

Author SHA1 Message Date
Mike Shal
b89eb348d4 Bug 1562725 - export UPLOAD_PATH in run-profileserver.sh; r=firefox-build-system-reviewers,chmanchester
When adding Windows compatibility in bug 1557785, we stopped exported
UPLOAD_PATH by default. UPLOAD_PATH is used by profileserver.py to
determine where to store the logs; when it is unset, the logs go to
stdout and the artifacts aren't created. We should always export
UPLOAD_PATH to get the same logging behavior on all platforms.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 20:32:35 +00:00
shindli
5715d5b394 Backed out 2 changesets (bug 1557269) for causing bustage because of maven zip not being found CLOSED TREE
Backed out changeset e3d495f69dfb (bug 1557269)
Backed out changeset b469d332f316 (bug 1557269)
2019-07-01 18:10:05 +03:00
Johan Lorenzo
f3a9b736d3 Bug 1557269 - part 2: GPG-sign geckoview artifacts r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D34866

--HG--
extra : moz-landing-system : lando
2019-07-01 14:01:26 +00:00
Johan Lorenzo
45b8110131 Bug 1557269 - part 1: Remove target.maven.zip r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D34865

--HG--
extra : moz-landing-system : lando
2019-07-01 14:01:13 +00:00
Johan Lorenzo
33ddb311b9 Bug 1558282 - Bring opt-upload-symbol jobs when shipping geckoview r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D36460

--HG--
extra : moz-landing-system : lando
2019-07-01 12:55:49 +00:00
shindli
bcbc22fbef Backed out changeset 552dedefb9cc (bug 1558282) for causing linting failure in /builds/worker/checkouts/gecko/taskcluster/taskgraph/target_tasks.py CLOSED TREE 2019-07-01 15:22:18 +03:00
Johan Lorenzo
f76af67fd9 Bug 1558282 - Bring opt-upload-symbol jobs when shipping geckoview r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D36460

--HG--
extra : moz-landing-system : lando
2019-07-01 11:21:13 +00:00
ffxbld
4170885ac7 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D36462

--HG--
extra : moz-landing-system : lando
2019-07-01 10:47:56 +00:00
Tom Prince
2823b84040 Bug 1551738: Set snapcraft track for esr68; r=jlorenzo
Differential Revision: https://phabricator.services.mozilla.com/D36226

--HG--
extra : moz-landing-system : lando
2019-06-30 21:10:14 +00:00
Tom Prince
7f3694aea3 Bug 1551738: [partner] Add partner-config repositories for esr68; r=nthomas
Differential Revision: https://phabricator.services.mozilla.com/D31184

--HG--
extra : moz-landing-system : lando
2019-06-30 20:56:40 +00:00
Kartikaya Gupta
7cac45c075 Bug 1558598 - Fix up webrender options for the AWSY harness. r=ato
AWSY is built on marionette, so it inherits the option by default, we mostly
just need to propagate it properly. This also drops the --disable-webrender
option as it is now implied if --enable-webrender is not provided.

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

--HG--
extra : moz-landing-system : lando
2019-06-29 09:50:30 +00:00
Tom Ritter
26d40d0bf2 Bug 1562239 - Disable mingwclang builds temporarily until we can update the APIs r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D36345

--HG--
extra : moz-landing-system : lando
2019-06-28 17:12:37 +00:00
championshuttler
60ba27adf8 Bug 1536103 - Fix various Sphinx Warning in 'mach doc' (3). r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D35314

--HG--
extra : moz-landing-system : lando
2019-06-26 20:00:31 +00:00
Geoff Brown
945ee0068f Bug 1556058 - Update test expectations for Android 7.0 reftests; r=kats
These changes are needed for consistently green runs with the new emulator with
"-gpu on".
Most changes are simple removal of fuzzy-if(geckoview) but I also needed to add
at least one new fuzzy-if.
In this configuration we can run reftests in just 2 chunks (20 minutes each on
opt/30 minutes on debug).

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

--HG--
extra : moz-landing-system : lando
2019-06-28 17:30:48 +00:00
Geoff Brown
00ee665a1f Bug 1556058 - Update test expectations for Android 7.0 mochitests and run opt as tier 1; r=snorp
Updating to the new emulator avoids the network oddities observed in bug 1534732, but
there are a couple of tests that need to be skipped for a consistently green run.
Performance is improved, so we can run in fewer chunks. /opt is reliable, so moving
to tier 1; /debug is reliable except for existing perma-fail bug 1560736.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 17:30:48 +00:00
Geoff Brown
7a298cda7f Bug 1556058 - Upgrade the emulator used for most Android 7.0 tests; r=aerickson
Upgrade to version 29.0.11 of the emulator and use '-gpu on' rather than
swiftshader_indirect, for most Android 7.0 tests. The upgrade appears to
finally resolve bug 1534732, improves reftest performance dramatically, and
allows us to reduce reftest "fuzz" for many tests.
marionette tests are excluded because they intermittently fail with network
errors (address in use); these tests are near end-of-life, so I don't think
this issue is worth investigating, but I'll file a follow-up bug to record
the issue.
web-platform tests are excluded because they are not very stable on the
existing emulator, making it difficult to compare results. I will file a
follow-up and work with :maja_zf to see if they can be upgraded soon.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 17:30:15 +00:00
Tom Ritter
01f7b56cf8 Bug 1552706 - Update MinGW version and remove MinGW sandbox hacks r=bobowen
Differential Revision: https://phabricator.services.mozilla.com/D36218

--HG--
extra : moz-landing-system : lando
2019-06-28 09:53:12 +00:00
krubin
594ee66f0b Bug 1558612 - Improve organization of Raptor power and resource test jobs on treeherder r=perftest-reviewers,AlexandruIonescu,rwood
Differential Revision: https://phabricator.services.mozilla.com/D36227

--HG--
extra : moz-landing-system : lando
2019-06-28 14:07:14 +00:00
Stephen Donner
18d79cb494 Bug 1549631 - Add new target app (browser) backgrounded, idle-power-use test. r=rwood,AlexandruIonescu
This patch adds idle browser (*-idle-bg)tests to Raptor which have the app running on about:blank in the background for 20 minutes. It adds the 'background_test' flag to 'scenario' type Raptor tests to make a test run in the background. Furthermore, a unit test is added to the Raptor control server tests as well as methods to check if the app was properly backgrounded or foregrounded.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 08:46:35 +00:00
Jan de Mooij
4eef6de2e1 Bug 1526659 - Use the default 3 chunks instead of 2 for Windows debug/ASan jsreftests to avoid time-outs. r=jmaher
Tests are imported from test262 upstream so this test suite is expected to become slower over time.

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

--HG--
extra : moz-landing-system : lando
2019-06-28 10:21:02 +00:00
Mike Shal
e349db8452 Bug 1561144 - Enable 3-tier PGO on win32 builds; r=tomprince
Depends on D35745

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

--HG--
extra : moz-landing-system : lando
2019-06-25 18:43:50 +00:00
Mike Shal
5607582650 Bug 1561144 - Add win32 generate profile task; r=tomprince
Depends on D35744

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

--HG--
extra : moz-landing-system : lando
2019-06-25 18:43:50 +00:00
Mike Shal
bd20bd66db Bug 1561144 - Add win32 PGO-instrumented task; r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D35744

--HG--
extra : moz-landing-system : lando
2019-06-25 18:43:49 +00:00
Andreea Pavel
9f0c287f44 Backed out 13 changesets (bug 1546297, bug 1553515) for increasing gv-junit intermittent failures on a CLOSED TREE
Backed out changeset e291257145ad (bug 1546297)
Backed out changeset 080d770c7b35 (bug 1553515)
Backed out changeset bbc184402f36 (bug 1553515)
Backed out changeset 8fe9f5d7fef9 (bug 1553515)
Backed out changeset faa333bb64e2 (bug 1553515)
Backed out changeset 98cf5b0cadf1 (bug 1553515)
Backed out changeset dbbb8fe1ecfb (bug 1553515)
Backed out changeset 84414ac99629 (bug 1553515)
Backed out changeset d3734e6fe22a (bug 1553515)
Backed out changeset 9e9dc0e7afb3 (bug 1553515)
Backed out changeset 3d1a0d412dfd (bug 1553515)
Backed out changeset 2b1f78e255ce (bug 1553515)
Backed out changeset 0c29929cc67c (bug 1553515)
2019-06-28 00:11:50 +03:00
Agi Sferro
18a5315181 Bug 1553515 - Never reuse session. r=snorp
Reusing sessions doesn't actually save that much time and avoids a lot of
hard-to-debug intermittents.

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

--HG--
extra : moz-landing-system : lando
2019-06-27 19:00:29 +00:00
Nick Thomas
79a85d0993 Bug 1538995 - update bouncer aliases for partner products when shipping, r=aki
Pass partner aliases down to the bouncer scriptworker so it can update those too. Matching change to bouncerscript at https://github.com/mozilla-releng/bouncerscript/pull/57.

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

--HG--
extra : moz-landing-system : lando
2019-06-27 03:57:30 +00:00
Nick Thomas
2263bc2466 Bug 1538995 - pass list of partners to beetmover for pushing to releases/partners/, r=aki
This passes partner data on to the beetmover scriptworker, so it can publish enabled partners. There is beetmover change at https://github.com/mozilla-releng/beetmoverscript/pull/227 to complete this support.

Depends on D35481

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

--HG--
extra : moz-landing-system : lando
2019-06-21 22:12:59 +00:00
Nick Thomas
8c70a464c4 Bug 1538995 - submit partner products to bouncer when we'll host the files, r=aki
Adds a new release-partner-repack-bouncer-sub-firefox task to add the partner products. This is forked from the main bouncer submission because it diverges sufficiently that this is a cleaner approach. The get_partners_to_be_published helper is used by aliases too.

Depends on D34950

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

--HG--
extra : moz-landing-system : lando
2019-06-21 22:15:01 +00:00
Nick Thomas
8d0e63ca09 Bug 1538995 - adjust beetmover to copy partner stub installers into candidates dir, r=aki
Appends the customized stub installer and it's gpg signature to the list of artifacts to beetmove to
candidates.

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

--HG--
extra : moz-landing-system : lando
2019-06-20 22:18:27 +00:00
Nick Thomas
cec3d1f61c Bug 1538995 - adjust repackage-signing jobs to sign partner stub installers, r=aki
Differential Revision: https://phabricator.services.mozilla.com/D34948

--HG--
extra : moz-landing-system : lando
2019-06-20 22:18:05 +00:00
Nick Thomas
82f5917ce9 Bug 1538995 - adjust repackage jobs to create partner stub installers, r=aki
On win32, where repack_stub_installer is enabled, extend the inputs to the partner repackage task so that it
donwloads the upstream artifacts and creates the stub installer.

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

--HG--
extra : moz-landing-system : lando
2019-06-20 22:17:55 +00:00
Nick Thomas
c4edb78158 Bug 1538995 - support repacking stub installers for partners, r=aki
Pay attention to the new repack_stub_installer param, and fix config parsing to split on the first =.

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

--HG--
extra : moz-landing-system : lando
2019-06-20 22:17:45 +00:00
Geoff Brown
0b6bd863a6 Bug 1550634 - Increase telemetry-test-client max-run-time; r=jmaher
Avoid intermittent failures by allowing the task to run a little longer.

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

--HG--
extra : moz-landing-system : lando
2019-06-26 22:45:11 +00:00
Gurzau Raul
ef6c54db66 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-27 01:01:13 +03:00
Mike Shal
c8de244aee Bug 1561728 - Set NEED_XVFB for linux32 PGO run tasks; r=firefox-build-system-reviewers,chmanchester
Small fixup for bug 1561147 - Linux run tasks now have to set NEED_XVFB
to true in order to get the virtual framebuffer needed to run Firefox in
automation.

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

--HG--
extra : moz-landing-system : lando
2019-06-26 20:46:21 +00:00
Emilio Cobos Álvarez
3d0f056ca7 Bug 1559814 - Update cbindgen. r=boris
Differential Revision: https://phabricator.services.mozilla.com/D36020

--HG--
extra : moz-landing-system : lando
2019-06-26 20:32:41 +00:00
Chris Manchester
ed3205a579 Bug 1561702 - Bump sccache in tree to 0.2.9 release. r=dmajor
This version includes several fixes for sccache-dist in addition
to changes that make sccache compatible with cargo pipelining.

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

--HG--
extra : moz-landing-system : lando
2019-06-26 19:58:16 +00:00
Mike Shal
e31800fabd Bug 1561147 - Enable 3-tier PGO on linux32 builds; r=tomprince
Depends on D35887

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

--HG--
extra : moz-landing-system : lando
2019-06-26 15:30:34 +00:00
Mike Shal
9c19bbe3d6 Bug 1561147 - Add linux32 generate profile task; r=tomprince
Depends on D35886

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

--HG--
extra : moz-landing-system : lando
2019-06-26 15:30:17 +00:00
Mike Shal
fdda992909 Bug 1561147 - Add linux32 PGO-instrumented task; r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D35886

--HG--
extra : moz-landing-system : lando
2019-06-26 15:30:10 +00:00
Mike Hommey
77a9c1c803 Bug 1560545 - Install libdrm headers in the build docker images. r=mshal
Differential Revision: https://phabricator.services.mozilla.com/D35751

--HG--
extra : moz-landing-system : lando
2019-06-26 05:02:49 +00:00
Cosmin Sabou
58cc56c50f Backed out 3 changesets (bug 1560545) for causing build bustages. CLOSED TREE
Backed out changeset 31177fcc3123 (bug 1560545)
Backed out changeset e3e1ad8d7709 (bug 1560545)
Backed out changeset fd64770f1342 (bug 1560545)
2019-06-26 07:56:47 +03:00
Mike Hommey
b16780715e Bug 1560545 - Install libdrm headers in the build docker images. r=mshal
Differential Revision: https://phabricator.services.mozilla.com/D35751

--HG--
extra : moz-landing-system : lando
2019-06-25 20:22:32 +00:00
Edwin Gao
250a04487c Bug 1560926 - temporarily revert changes made in bug 1548614, restore win10-64-ux workers r=jmaher
Changes:
- reverts the changes made in https://phabricator.services.mozilla.com/D35262
- tries best to keep the changes but temporarily commented

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

--HG--
extra : moz-landing-system : lando
2019-06-25 20:19:45 +00:00
Mike Shal
d3085f4d0f Bug 1557785 - Enable 3-tier PGO on Windows builds; r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D34803

--HG--
extra : moz-landing-system : lando
2019-06-19 22:06:22 +00:00
Mike Shal
7453191883 Bug 1557785 - Add Windows generate profile task; r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D34797

--HG--
extra : moz-landing-system : lando
2019-06-19 22:05:43 +00:00
Mike Shal
f1f2c9715a Bug 1557785 - Update run-profileserver.sh for Windows compatibility; r=firefox-build-system-reviewers,chmanchester
The run-profileserver.sh script is a bridge between the Taskcluster task
and profileserver.py. It was originally written as a Linux-only script,
but with a few modifications it can support Windows as well. The xvfb
support needs to be optional, and the UPLOAD_PATH and PGO_RUNDIR
variables must not assume a Linux filesystem.

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

--HG--
extra : moz-landing-system : lando
2019-06-19 22:05:41 +00:00
Mike Shal
3bdb950687 Bug 1557785 - Add win64 PGO-instrumented task; r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D34795

--HG--
extra : moz-landing-system : lando
2019-06-19 22:05:26 +00:00
Rob Wood
6ee9f5bea3 Bug 1546661 - Enable cold page loads tests for Reference Browser on Try r=perftest-reviewers,Bebe,sparky
Differential Revision: https://phabricator.services.mozilla.com/D35568

--HG--
extra : moz-landing-system : lando
2019-06-25 08:28:58 +00:00
Maja Frydrychowicz
d0e69be1ba Bug 1558334 - Turn off web-platform-tests on Fennec; r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D34428

--HG--
extra : moz-landing-system : lando
2019-06-25 16:56:39 +00:00