Commit Graph

5291 Commits

Author SHA1 Message Date
Geoff Brown
c92a111ef3 Bug 1528405 - Increase max-run-time for some linux builds; r=jmaher
Increase max-run-time to avoid intermittent task timeouts.

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

--HG--
extra : moz-landing-system : lando
2019-02-22 22:45:50 +00:00
Thomas Daede
3484d62a4b Bug 1520163 - Add linux64-nasm toolchain. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D20037

--HG--
extra : moz-landing-system : lando
2019-02-22 21:52:41 +00:00
Ciure Andrei
0497e5f2f4 Backed out changeset e89b6e3d3de8 (bug 1520163) for profile-guided optimization builds bustage CLOSED TREE 2019-02-22 23:27:42 +02:00
Thomas Daede
4602595bb6 Bug 1520163 - Add linux64-nasm toolchain. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D20037

--HG--
extra : moz-landing-system : lando
2019-02-22 20:41:20 +00:00
Tom Prince
7f180db1a2 Bug 1529948: Fix refernce to mach test-action-callback; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D20846

--HG--
extra : moz-landing-system : lando
2019-02-22 18:05:17 +00:00
Tom Prince
36fb881c16 Bug 1529948: Update action documentation to have correct imports; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D20845

--HG--
extra : moz-landing-system : lando
2019-02-22 18:05:14 +00:00
Tom Prince
53f4e55cf8 Bug 1529948: Remove obsolete documetation about action tasks; r=Callek
Support for them was removed in Bug 1415868 (a891a10ca4d9).

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

--HG--
extra : moz-landing-system : lando
2019-02-22 18:05:04 +00:00
Tom Prince
b7716b92e9 Bug 1529948: Switch default for actions from task to hook; r=Callek
Support for `kind='task'` is still around to support Thunderbird release
promotion, which uses releaserunner3. Other actions shouldn't be using it.

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

--HG--
extra : moz-landing-system : lando
2019-02-22 18:05:02 +00:00
Geoff Brown
6e3ebba216 Bug 1529781 - Increase test chunks for linux64 jsreftests; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20777

--HG--
extra : moz-landing-system : lando
2019-02-22 15:46:02 +00:00
Byron Campen [:bwc]
ee86d56d40 Bug 1521879 - Part 7: Create new CI jobs for media mochitests with socket process enabled. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D17942

--HG--
extra : moz-landing-system : lando
2019-02-21 20:26:33 +00:00
Edwin Gao
e523ea3587 Bug 1529848 - increase maximum length for task identifiers to 38 r=tomprince
Changes:

- increase maximum length for task identifiers to 38 from 22
- update documentation to state the same

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

--HG--
extra : moz-landing-system : lando
2019-02-22 06:09:26 +00:00
Rob Wood
e5cf6a65f5 Bug 1529655 - Have Raptor pixel 2 arm7 jobs run on mozilla-central and try only; r=jmaher,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20708

--HG--
extra : moz-landing-system : lando
2019-02-21 19:52:22 +00:00
Andrew Halberstadt
96db4141be Bug 1528985 - [ci] Fix typo in raptor task's try-name, r=rwood
This was causing a JavaScript error in the |mach try chooser| interface since
the space resulted in invalid CSS selectors being used.

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

--HG--
extra : moz-landing-system : lando
2019-02-21 19:33:00 +00:00
Brindusan Cristian
136394135f Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE
Backed out changeset baac167868b3 (bug 1521879)
Backed out changeset 54ac1b47b736 (bug 1521879)
Backed out changeset 94b62c6f22e2 (bug 1521879)
Backed out changeset d44f15fd4529 (bug 1521879)
Backed out changeset 761fca0514fb (bug 1521879)
Backed out changeset 0b85b1a7c1ce (bug 1521879)
Backed out changeset 5dc76e863a02 (bug 1521879)
Backed out changeset 604b9a007fe5 (bug 1521879)
Backed out changeset c414d82a5325 (bug 1521879)
2019-02-21 19:32:31 +02:00
Byron Campen [:bwc]
597c5c6ed9 Bug 1521879 - Part 7: Create new CI jobs for media mochitests with socket process enabled. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D17942

--HG--
extra : moz-landing-system : lando
2019-02-21 15:32:59 +00:00
Narcis Beleuzu
8470081232 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-02-21 18:08:28 +02:00
Narcis Beleuzu
9a26332ec2 Merge autoland to mozilla-central. a=merge 2019-02-21 17:59:30 +02:00
Tom Prince
4be3a3a997 Bug 1529339: Enable signing for win64-aarch64 builds, for xpcshell tests; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D20543

--HG--
extra : moz-landing-system : lando
2019-02-21 13:15:12 +00:00
Rob Wood
d923108c72 Bug 1522625 - Promote Raptor tp6-7 to tier 1; r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D20348

--HG--
extra : moz-landing-system : lando
2019-02-21 15:19:49 +00:00
Rob Wood
47c7bf42ec Bug 1522100 - Add Raptor support for running tests locally on the android-components reference browser; r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20414

--HG--
extra : moz-landing-system : lando
2019-02-21 14:14:05 +00:00
Tom Prince
ccff54c1ae Bug 1528362: [taskgraph] Use trust-domain prefixed caches; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D20049

--HG--
extra : moz-landing-system : lando
2019-02-21 07:32:36 +00:00
Tom Prince
663f25863f Bug 1528362: [taskgraph] Change scheduler-id to include the trust-domain; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D20048

--HG--
extra : moz-landing-system : lando
2019-02-21 07:32:31 +00:00
Edwin Gao
efb8b5a94e Bug 1529339 - replace test-provisioner with permanent bitbar provisioner id r=jmaher
Changes:

- replaced existing references to `test-provisioner/bitbar` with `bitbar/gecko-t-win10-aarch64` (proposed permanent provisioner-id)

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

--HG--
extra : moz-landing-system : lando
2019-02-20 21:52:13 +00:00
Justin Wood
466d0b2dfb Bug 1522111 - Followup, improve SETA algorithm a bit more by treating opt low value as low value for pgo as well. Unless there is a high value task to override. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20390

--HG--
extra : moz-landing-system : lando
2019-02-20 17:16:43 +00:00
Chris AtLee
b6aa3ee4b4 Bug 1528427: Optimize tasks scheduled with try syntax r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D20403

--HG--
extra : moz-landing-system : lando
2019-02-20 14:31:26 +00:00
Andreea Pavel
86ca08bb6b Backed out changeset fe259096e7ed (bug 1529033) for failing toolchains on a CLOSED TREE 2019-02-20 16:19:23 +02:00
David Major
ef4b7f86ac Bug 1529033 - Update gn build to pick up MSVC /WX fix r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D20375

--HG--
extra : moz-landing-system : lando
2019-02-20 05:00:28 +00:00
Daniel Varga
4587d14668 Merge mozilla-inbound to mozilla-central. a=merge 2019-02-20 06:01:45 +02:00
Mike Hommey
53509aba7d Bug 1528900 - Actively prevent nightly tasks from depending on sccache. r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D20300
2019-02-20 07:52:43 +09:00
Mike Hommey
3a860e2e63 Bug 1528900 - Remove sccache dependencies from nightly builds. r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D20299
2019-02-20 07:52:38 +09:00
Mike Hommey
4b2309140a Bug 1528123 - Allow artifact builds to pull from a specific taskid. r=chmanchester
Currently, artifact builds pull from some task they determine from the
job type, and finding a pushhead.

Sometimes that latter fails, most notably on automation. But automation
can already know the right task to use without guesswork.

This change allows artifact builds to pull from a specific taskid given
through an environment variable, and make tasks from the artifact-build
kind (not the --artifact builds from try) use that.

Remove the workaround from bug 1382982 because it's now dead code.

Differential Revision: https://phabricator.services.mozilla.com/D19881
2019-02-20 07:45:55 +09:00
Mike Hommey
901d68ed91 Bug 1519816 - Simplify build-custom-v8 script and avoid installing packages during build. r=sparky
The build script currently is doing some unnecessary steps:
- Running `gclient` only prints out an help message. It is a step
indicated in various documentations, but is only necessary to keep
depot-tools up-to-date, which they are, since we just cloned it.
- The `fetch v8` command creates a v8 directory, no need to create
another layer.
- `gclient sync` is run as part of `fetch`. Same as `gclient`, this step
is only given in documentations to keep things up-to-date on an existing
clone, but we just freshly got one.
- Same goes for `git pull && gclient sync`
- `git checkout master` is not necessary, as `fetch` gets us there
already (albeit, in a detached head state)
- install-build-deps.sh installs build dependencies for chrome or
whatever. That's way too much for v8, that barely needs pkg-config and
glib, which we now install in the docker image.

Differential Revision: https://phabricator.services.mozilla.com/D20082
2019-02-20 07:45:47 +09:00
Henrik Skupin
18b40fa4b8 Bug 1527842 - [web-platform-tests] Use "preflight_run_cmd_suites" in mozharness config. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20320

--HG--
extra : moz-landing-system : lando
2019-02-19 15:13:20 +00:00
Justin Wood
f295852137 Bug 1522111 - Followup, Use better SETA transformation which reads high value list and applies opt high value tests to heuristics to prevent them from being optimized out on pgo. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20045

--HG--
extra : moz-landing-system : lando
2019-02-19 09:29:54 +00:00
Justin Wood
55e24bcecd Bug 1522111 - Followup, ensure test sets align between opt and pgo. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D19968

--HG--
extra : moz-landing-system : lando
2019-02-18 17:55:46 +00:00
Justin Wood
f6a3f70adb Bug 1522111 - Make l10n kind depend on -pgo where available instead of opt. r=tomprince
This avoids opt being pulled in even when l10n is optimized out

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

--HG--
extra : moz-landing-system : lando
2019-02-18 17:55:38 +00:00
Justin Wood
c8a7da7127 Bug 1522111 - fix SETA to account for new tests, so we still filter them out even if SETA data doesn't include them. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D19838

--HG--
extra : moz-landing-system : lando
2019-02-18 17:55:36 +00:00
Justin Wood
d1ad88fb6e Bug 1522111 - Make -qr tests depend on -pgo where applicable, leaving old -qr sets in place. r=gbrown,jmaher,kats
Also set the run-on-projects for various tests to be central/try when opt

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

--HG--
extra : moz-landing-system : lando
2019-02-19 13:22:49 +00:00
jmaher
9669bf017d Bug 1522111 - disable opt builds/tests when we have pgo builds/tests for integration branches. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D18104

--HG--
extra : moz-landing-system : lando
2019-02-18 17:55:18 +00:00
Tom Prince
8d611bc63b Bug 1526584: [win64-aarch64] Add paths to balrog for win64-aarch64 release builds; r=nthomas
Differential Revision: https://phabricator.services.mozilla.com/D19993

--HG--
extra : moz-landing-system : lando
2019-02-17 22:01:46 +00:00
ffxbld
41b0c16034 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D20131

--HG--
extra : moz-landing-system : lando
2019-02-18 18:28:33 +00:00
Dorel Luca
33e05d0370 Merge mozilla-central to mozilla-inbound 2019-02-17 12:50:55 +02:00
Mike Hommey
e42ae134c3 Bug 1528155 - Use sparse profiles in Windows toolchain tasks. r=tomprince
Also fix support_vcs_checkout call for docker-image based toolchain
tasks.

Differential Revision: https://phabricator.services.mozilla.com/D19912
2019-02-17 19:15:56 +09:00
Mike Hommey
68af671f02 No bug - Disable caches on Windows toolchain tasks. r=me 2019-02-17 19:15:55 +09:00
Mike Hommey
eeb59260ed Backout changeset 834d38825814 (bug 1528155) and b759c45d1f01 to give time to toolchains to build. 2019-02-16 20:35:08 +09:00
Mike Hommey
e62cab9ab7 Bug 1528155 - Use sparse profiles in Windows toolchain tasks. r=tomprince
Also fix support_vcs_checkout call for docker-image based toolchain
tasks.

Differential Revision: https://phabricator.services.mozilla.com/D19912
2019-02-16 20:31:26 +09:00
Mike Hommey
64d832a30a No bug - Disable caches on Windows toolchain tasks 2019-02-16 20:31:02 +09:00
Coroiu Cristina
e6520f0a4d Merge inbound to mozilla-central a=merge 2019-02-16 11:36:46 +02:00
Kartikaya Gupta
d980fb1af2 Bug 1528380 - Add nasm dependency to searchfox Windows jobs. r=TD-Linux
Differential Revision: https://phabricator.services.mozilla.com/D20003

--HG--
extra : moz-landing-system : lando
2019-02-16 19:20:11 +00:00
Noemi Erli
7f0a1d33d8 Backed out 5 changesets (bug 1522111) for breaking windows opt wpts
Backed out changeset aa6103c8ef0f (bug 1522111)
Backed out changeset 14e9ed41b8be (bug 1522111)
Backed out changeset c10783ea070b (bug 1522111)
Backed out changeset cc97d772a8db (bug 1522111)
Backed out changeset 6fbfc8bc2388 (bug 1522111)
2019-02-16 00:06:17 +02:00