Mike Hommey
6fe1432f2e
Bug 1480631 - Switch Linux builds to clang. r=froydnj
...
This change switches most CI builds to clang, with a few exceptions:
- valgrind builds, until bug 1481670 is figured out.
- PGO and nightly builds, until that's fully tested.
- coverage builds, per bug 1471339 comment 17.
- base toolchain builds, to keep some builds on GCC even when we're
fully switched to clang.
- any build that doesn't use build/unix/mozconfig.linux (e.g. probably
all those driven by autospider.py, maybe others).
2018-08-09 06:08:19 +09:00
Andrew Halberstadt
7dde9cf26e
Bug 1472800 - [ci] Add the raptor unity-webgl benchmark to taskcluster r=rwood
...
Enables the benchmark in CI, uses a fetch task to download the benchmark.
Depends on D2307.
Differential Revision: https://phabricator.services.mozilla.com/D2469
--HG--
extra : moz-landing-system : lando
2018-08-07 18:22:40 +00:00
Tudor-Gabriel Vîjială
e9db02a824
Bug 1480875 - Only run geckoview-junit ccov on mozilla-central. r=marco
...
MozReview-Commit-ID: By7cC9wip3i
--HG--
extra : rebase_source : 379e8b609ceb07071fde1d3812e22b9a40b544a5
2018-08-06 12:51:00 +01:00
Mike Hommey
9121cf9b3c
Bug 1478995 - Fix gradle-dependencies bustage for nodejs not found. CLOSED TREE
...
--HG--
extra : amend_source : fd57b0342731f14fb35169376981c02e8eee080d
2018-08-03 12:44:27 +03:00
Ionut Goldan
8741096bbe
Bug 1472804 - Add SunSpider as a jsshell-bench test r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D2507
--HG--
extra : moz-landing-system : lando
2018-08-03 07:19:15 +00:00
Tudor-Gabriel Vîjială
62e4daad39
Bug 1473313 - Part 4: Add build and test platforms for android emulator code coverage. r=gbrown
...
MozReview-Commit-ID: IkSKdB7ZeYi
--HG--
extra : rebase_source : 1cff84a03c8f590ac3df5e0dc1ccf217fd2589c3
2018-07-24 11:53:37 +01:00
Narcis Beleuzu
31527185b4
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-08-03 01:34:26 +03:00
Narcis Beleuzu
4684ccf98e
Merge inbound to mozilla-central. a=merge
2018-08-03 01:28:14 +03:00
Mike Hommey
0205aad24b
Bug 1480605 - Upgrade rust 1.28 toolchain to release. r=chmanchester
...
--HG--
extra : rebase_source : b897e907785becc1085247ae231bb9fb2729251d
2018-08-03 07:01:27 +09:00
Nathan Froyd
b63d920479
Bug 1444141 - part 2 - make some spidermonkey tasks depend on rust; r=sfink
...
Spidermonkey tasks have not had to depend on Rust before, but since
we're about to add a dependency on Rust to the JS engine, we need Rust
binaries.
2018-08-02 11:00:21 -05:00
Dan Mosedale
ffc67ab36b
Bug 1480392
- fix searchfox build failures caused by missing node toolchain, r=gps
...
MozReview-Commit-ID: BK1QztxbvN6
--HG--
extra : rebase_source : a53d118ade75ffb59c66abe5f1b5597b975d7fbf
2018-08-02 07:36:19 -07:00
Jacek Caban
3c78e69cba
Bug 1475543 - Build rust as 64-bit binary for mingw targets r=froydnj
...
MozReview-Commit-ID: HOIclifAZXg
--HG--
extra : rebase_source : 5b9371a4fc773b50bc3295c68b9d84b854a4f325
2018-07-30 11:36:04 -05:00
Connor Sheehan
26defb7b4a
Bug 1446453 - upgrade Mercurial clients to 4.7 in Debian based Docker images; r=gps
...
Differential Revision: https://phabricator.services.mozilla.com/D2623
--HG--
extra : amend_source : f6504bdfcf3f51dc63f5250652812c2648ddff86
extra : histedit_source : 82fdfa1ae13949b2f3339a3592e7e1c6ccb55c89
2018-08-02 11:57:13 -07:00
Ionut Goldan
09f5b26604
Bug 1478295 - Disable sessionrestore_many_windows on mozilla-beta r=rwood
...
Differential Revision: https://phabricator.services.mozilla.com/D2559
--HG--
extra : moz-landing-system : lando
2018-08-02 10:42:35 +00:00
Noemi Erli
8f66a71e70
Merge inbound to mozilla-central. a=merge
2018-08-02 11:54:46 +03:00
Tom Prince
cec0626208
Bug 1478995: Add node toolchain to osx-nightly and win64-asan-reporter builds; r=me a=tomprince
2018-08-01 17:37:32 -06:00
dvarga
956d57e7f2
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-08-02 01:26:29 +03:00
Geoff Brown
94826cface
Bug 1478811 - Increase max-run-time for linux talos damp; r=rwood
2018-08-01 15:22:22 -06:00
Dan Mosedale
d2201e2b26
Bug 1478995 - Add node toolchains to each automated build, r=gps
...
MozReview-Commit-ID: BQCAVP0nk4S
--HG--
extra : rebase_source : bcd0d3a8b26058ed3354f72d626362660bf7b5b9
2018-07-26 13:34:44 -07:00
Nick Alexander
8568d6adb5
Bug 1478995 - Add node toolchain repack tasks for linux, windows, and mac, r=gps
...
MozReview-Commit-ID: 3JEghnqGdun
--HG--
extra : rebase_source : 7468ee9f27ba8e6df208b317c0c944345e2d27ad
2018-05-29 17:50:05 -07:00
Chris AtLee
182e3f8445
Bug 733530: Use .tar.gz for test archives r=gps
...
Differential Revision: https://phabricator.services.mozilla.com/D1743
--HG--
extra : moz-landing-system : lando
2018-08-01 16:00:03 +00:00
Mihai Tabara
1f4f8cb700
Bug 1457090 - add missing esr60 config in release-generate-checksums.r=jlorenzo
...
--HG--
extra : rebase_source : 49f0a1072e0738058d5851202beea1c372a3ca1c
extra : source : 1185905f50087bae5d1000de0abde4fed8d899eb
2018-05-03 19:15:06 +03:00
Simon Fraser
7fa0ea0185
Bug 1458809 - Update release bouncer scopes for esr60 r=jlorenzo
...
--HG--
extra : rebase_source : fed63832c15a0679ee7905e91e3e8752e643baaf
extra : source : 32cf2c3fbf49a10c81768c06f93b4e18716656a8
2018-05-03 11:26:17 +02:00
Aki Sasaki
fd6651628a
bug 1453253 - fix esr60 balrog config. p=sfraser r=jlorenzo
...
--HG--
extra : rebase_source : 37040a1cafc3ecd2659a319a0572388e405fcc0c
extra : intermediate-source : cd1552c9487e02609b4ded2678860f0f6348fb72
extra : source : 4f344a27631eb2a12f17693d66240cb13932b71f
2018-04-26 20:10:16 +00:00
Johan Lorenzo
7353792792
Bug 1453275 - Fix file list to bump in esr60 r=Callek
...
MozReview-Commit-ID: HVWWh6745By
--HG--
extra : rebase_source : 9904d570b8cddde80f6763440163e92b1a25a77c
extra : intermediate-source : f9b431913a04a63ff9a4cd4bb995b46cec7bcf8b
extra : source : ed160aa880b92e3ac889a5e19620af866f1296c4
2018-04-16 16:05:24 +02:00
Justin Wood
e083cf20cc
Bug 1453274 - Fix Update verify tests p=Callek r=rail
...
--HG--
extra : rebase_source : 1857eb8f01ddc62664c3fe48931b96e69402042e
extra : intermediate-source : 593627bdd3507837247c414002bfdde6afbb0012
extra : source : f3762a0135f07cf285095818011cea0d380c8be3
2018-04-27 14:37:29 -04:00
Simon Fraser
8a419482c2
Bug 1453253 - Taskgraph support for balrog esr60/jamun tasks p=sfraser r=aki
...
--HG--
extra : rebase_source : f6f76ddc979d99fa21ca6814eb7121649dfcda6e
extra : intermediate-source : 58ec70321aa3923c67bf0d2479895f8bb31f936d
extra : source : f200dea1d25737b037c4d13b08689e47e74cd754
2018-04-19 17:13:59 +01:00
Mihai Tabara
4205e5c6ef
Bug 1457090 - add esr60 fixes in automation. r=aki
...
--HG--
extra : rebase_source : dbd575861d5cb194df921c11c057f122ab71726e
extra : intermediate-source : 28107b91f58a5f0a274f1508cb400337871ea875
extra : source : db04d03e84185756c423bd40141fa45e7004d05a
2018-04-26 01:29:09 +03:00
Ben Hearsum
771590fdf4
Bug 1477021 - Add taskcluster proxy to pipfile update, so arc secret can be accessed. r=jlorenzo
...
Differential Revision: https://phabricator.services.mozilla.com/D2509
--HG--
extra : moz-landing-system : lando
2018-07-31 08:28:34 +00:00
shindli
f0d8729e09
Merge inbound to mozilla-central. a=merge
2018-07-31 12:50:32 +03:00
Coroiu Cristina
70216eda0a
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-07-31 01:02:15 +03:00
Chris AtLee
38cced543a
Bug 1466537: Disable full crashsymbols by branch r=ted
...
Differential Revision: https://phabricator.services.mozilla.com/D1558
--HG--
extra : moz-landing-system : lando
2018-07-30 20:23:14 +00:00
rahul-shiv
8f8c3957ea
Bug 1478883 - Tagging operations should use DONTBUILD in commit message r=Callek
...
MozReview-Commit-ID: 6QBQG3m907I
--HG--
extra : rebase_source : e3f77cf81b809940cfb9b59b89ff4cf3f2a63056
2018-07-28 02:12:59 +05:30
Rob Wood
8bc5fdfc75
Bug 1478756 - Stop running raptor-chrome tasks on (pgo|opt) and QuantumReference platforms; r=ahal
...
MozReview-Commit-ID: 6Ft7bBfbvV4
--HG--
extra : rebase_source : 2f09db9b09c4d5361e222c048b961ac856dcb34a
2018-07-27 13:55:36 -04:00
Jacek Caban
6e25c2945a
Bug 1465798: Create a MinGW-Clang toolchain job r=froydnj
...
MozReview-Commit-ID: 9OLqKcYtMJi
--HG--
extra : histedit_source : d1e7da6531ffd8d9df869324da07440ce13899cc
2018-07-24 14:04:53 -05:00
Robert Bartlensky
1a56460275
Bug 1473951: Add infer to taskcluster and build. r=gps
...
MozReview-Commit-ID: BHi3E6J3nuH
--HG--
extra : rebase_source : a59180efe4fed56222d2847d60133739f38c8ca8
2018-07-06 17:37:16 +01:00
Mike Hommey
789f4ba458
Bug 1478919 - Remove the now unused linux64-clang-5 toolchain. r=dmajor
...
--HG--
extra : rebase_source : 1de38fc2e484ec02bcbe1fb1b58b97f5aba55b43
2018-07-27 15:34:07 +09:00
Mike Hommey
01fd311f44
Bug 1478919 - Switch Spidermonkey TSAN builds to the default clang. r=dmajor
...
It was kept on clang 5 explicitly in bug 1467658 because of bug
1467673, now fixed.
--HG--
extra : rebase_source : 8de52e6967bb1f249b7e59d83b90ecfb291a9c44
2018-07-27 15:31:43 +09:00
Csoregi Natalia
3708e71462
Merge inbound to mozilla-central. a=merge
2018-07-27 00:58:11 +03:00
Rob Wood
8100c5f263
Bug 1476682 - move raptor tests from tier 3 to tier 2; r=igoldan
...
MozReview-Commit-ID: KhrnmysfnLZ
--HG--
extra : rebase_source : a7adf6f094e2724a25db30480a34e98eb4f1acb6
2018-07-24 16:48:25 -04:00
Andrew Halberstadt
15c53b6d46
Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps
...
This removes the 'use-artifacts' mechanism in favour of fetches. There are a
few pieces here that need to land atomically:
1. Remove use-artifact related code
2. Call 'fetch-content' from the run-task script
3. Convert existing tasks on top of fetches (jsshell, python unittest)
4. Stop calling 'fetch-content' from toolchain setup tasks (as this now gets handled in run-task)
Depends on D2166.
Differential Revision: https://phabricator.services.mozilla.com/D2167
--HG--
extra : moz-landing-system : lando
2018-07-26 17:13:39 +00:00
Rob Wood
1d37fa795b
Bug 1436827 - add new raptor 'gdocs' pageload test suite (for google docs/slides/sheets); r=igoldan
...
MozReview-Commit-ID: EfhBJPgpyRc
--HG--
extra : rebase_source : 73e37a56af23f1a287e84fba4de4bf35016acba9
2018-07-20 11:50:48 -04:00
Sebastian Hengst
943a6cf31a
Backed out changeset 61f33f8c8750 (bug 1468812) for Linux ccov mass failures (bug 1478211). a=backout
2018-07-25 18:05:09 +03:00
Ionut Goldan
0eb2e670a3
Bug 1472803 - Add TaskCluster configs for Raptor's SunSpider; tweak new raptor ini r=jmaher,rwood
...
MozReview-Commit-ID: AKFMkb20vyS
--HG--
extra : rebase_source : a3ae3dea637c7b3bfe6e3bb75889cb74faf5a1e0
2018-07-19 12:11:42 +03:00
Andrew Halberstadt
21dc8454f4
Bug 1472177 - Run mozversioncontrol tests under python 3 r=gps
...
This also enables the py2 linter which will help maintain compatibility
with both 2 and 3.
Differential Revision: https://phabricator.services.mozilla.com/D1884
--HG--
extra : moz-landing-system : lando
2018-07-24 21:21:46 +00:00
Ben Hearsum
49d4d780ee
bug 1477021: create pipfile-update task for funsize-update-generator. r=sfraser
...
--HG--
extra : rebase_source : 8a7bc1b481b6d477dc6b1ea6a0bd392e73f16f74
2018-07-26 08:56:08 -04:00
Ben Hearsum
9d82e727e0
bug 1477021: create a docker image that can update Pipfile.lock, and attach diffs to phabricator. r=sfraser
...
--HG--
extra : rebase_source : 15c8c6ea7f2124863f8e9198a6962cbb37a28ab2
2018-07-26 08:54:45 -04:00
Andrew Halberstadt
a3174ac509
Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps
...
This removes the 'use-artifacts' mechanism in favour of fetches. There are a
few pieces here that need to land atomically:
1. Remove use-artifact related code
2. Call 'fetch-content' from the run-task script
3. Convert existing tasks on top of fetches (jsshell, python unittest)
4. Stop calling 'fetch-content' from toolchain setup tasks (as this now gets handled in run-task)
Depends on D2166.
Differential Revision: https://phabricator.services.mozilla.com/D2167
--HG--
extra : moz-landing-system : lando
2018-07-24 13:11:25 +00:00
Andi-Bogdan Postelnicu
d890dfdfe3
Bug 1461777 - Taskcluster Sa target should also run on Windows. r=gps
...
MozReview-Commit-ID: 7o7iPneK34e
--HG--
extra : rebase_source : ea5f003fea925267b79b5f3f7f3fd0d5a03e26b1
2018-06-26 16:06:13 +01:00
Roland Mutter Michael
d024714803
Bug 1467555 - Make Android single-locale nightlies tier-2. r=Callek
...
--HG--
extra : rebase_source : 99ce0a742de3a0e65defe988c412b382033e998b
2018-07-21 21:30:12 -04:00