Cosmin Sabou
52c9a5448e
Merge inbound to mozilla-central. a=merge
2018-03-21 00:24:33 +02:00
Emilio Cobos Álvarez
739b866c71
Bug 1447301: Disable the old style system by default. r=froydnj
...
This keeps --disable-stylo working and --enable-stylo=build with the same
semantics, but it makes also --enable-stylo / and the default to not build the
old style system at all.
This also removes the stylo-only platforms, since they're now the default.
MozReview-Commit-ID: DL2eZZn9suE
2018-03-20 17:33:47 +01:00
Margareta Eliza Balazs
922c555275
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-20 19:00:25 +02:00
Johan Lorenzo
c0b485fa3a
Bug 1444898 - Snap: Use dedicated snap docker image instead of the Ubuntu one r=rail
...
MozReview-Commit-ID: 2wDKUHJI9tr
--HG--
extra : rebase_source : 43ca551162eeeea43800c268c4033892da3644d2
extra : intermediate-source : 1e0275c17b6cf25563de0f6af4f60c57edc0400a
extra : source : 64c2b865e1f277e0a5965e4331dce75cf5458f50
2018-03-12 15:23:32 +01:00
Emilio Cobos Álvarez
e9676561ce
Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj
...
You can still run them on a --disable-stylo build, as long as that works
(presumably not for long).
I think I haven't missed anything, but please double-check.
MozReview-Commit-ID: 3BIAEjgTLo5
2018-03-20 11:29:08 +01:00
Aki Sasaki
aae1b51c42
bug 1432591 - taskgraph changes for source tarball. r=bhearsum
...
tested on maple.
MozReview-Commit-ID: BtHVc9b5d7f
--HG--
extra : rebase_source : 8ec4c4b9dbba336d8064c894b2e558efc1bc8291
2018-03-14 17:00:55 -07:00
Aki Sasaki
5076089a4d
bug 1432591 - mozharness - back out source-related changes from 605111b6f51f. r=tomprince
...
In 605111b6f51f, we removed a bunch of unused actions. However, now that we're recreating the source tarball, some of those are no longer unused. This patch brings them back.
MozReview-Commit-ID: 5WZMEeuatup
--HG--
extra : rebase_source : f725e6cacd692357bc8e4194afb052e2c29b99b1
2018-03-14 16:57:45 -07:00
Chris AtLee
29da27eafe
Bug 1446241: Set run-on-projects for upload-generated-sources and upload-symbols r=aki
...
If tasks still exist before the optimization phase, then any tasks these depend
on will also be scheduled. In particular for devedition on m-r, that means that
although the builds were being excluded from the target tasks due to the
build's run-on-projects settings, the upload-symbols and
upload-generated-sources tasks did exist in the target tasks, and so the builds
got re-added to the target tasks during graph optimization.
MozReview-Commit-ID: 1AWJuafULEE
--HG--
extra : rebase_source : 153653733e01433ae894a0ba4fd99228e0936024
2018-03-19 14:15:52 -04:00
Greg Mierzwinski
f9771d3cbc
Bug 1445838 - Increase task timeout on code coverage (ccov) test tasks. r=marco
...
Increases the max-run-time for all test tasks on ccov builds.
MozReview-Commit-ID: KtArHMWKgbH
--HG--
extra : rebase_source : 61b6831ba39f005992ce3ec5db5568ad9ce95a36
2018-03-14 17:49:48 -04:00
Rob Wood
24e7c713a6
Bug 1446405 - Re-enable talos tp6 on windows; r=jmaher
...
MozReview-Commit-ID: BU8biofxy8H
--HG--
extra : rebase_source : e88d644388edaf750cd2ffc471f92d5a70faeb85
2018-03-16 10:36:31 -04:00
William Lachance
e352c67b67
Bug 1261081 - Only enable ctor counting on linux64 opt/pgo r=froydnj,gps
...
MozReview-Commit-ID: 4ftbGOa4KzP
--HG--
extra : rebase_source : 40c20845515715eda846550f8eede57116911084
2018-03-13 15:02:32 -04:00
Johan Lorenzo
7aa77a37aa
Bug 1445672 - Do not rely on release-type to define alias name r=aki
...
MozReview-Commit-ID: ErWI9JhUqG7
G: changed taskcluster/taskgraph/transforms/bouncer_aliases.py
--HG--
extra : rebase_source : 0df8cba7937144e6c5168ce4df753629ce288ce5
2018-03-14 19:11:16 +01:00
Tom Ritter
a5e3ca4de2
Bug 1444167 Add MinGW mozlint build job r=froydnj
...
MozReview-Commit-ID: Lo42O4xljwC
--HG--
extra : rebase_source : ad339f42b94f490a5122a2bf6c785ce450851084
2018-03-08 13:58:57 -06:00
Aki Sasaki
f1b152aa68
bug 1443336 - set snap to treeherder tier 2. r=jlorenzo
...
MozReview-Commit-ID: 8deN62OyNtq
--HG--
extra : rebase_source : 36403e49966ed8355f4b311f9afb5c42129c4be0
2018-03-12 13:38:39 -07:00
Johan Lorenzo
30431214a3
Bug 1444391 - google-play-strings: Use release strings on mozilla-release r=bhearsum,mtabara a=release
...
MozReview-Commit-ID: aHR8CwNyqI
--HG--
extra : histedit_source : 8591eeb97e344c8c579562c17356b48d4fd201b7
2018-03-09 16:28:27 +01:00
Geoff Brown
bafd82c715
Bug 1411358 - Increase taskcluster max-run-time for Android mochitest-chrome and Android/opt mochitest; r=me,a=test-only
...
Android browser tests have a 90 minute application timeout which will produce
better diagnostics than the taskcluster timeout, so the max-run-time should
be >90 minutes. That's true for all other Android browser tests, but, perhaps
from an oversight, not for these.
2018-03-09 16:13:27 -07:00
Joel Maher
98aeacb767
Bug 1442823 - Linux jsdcov devtools tests timing out. r=gmierz
2018-03-09 14:58:04 -05:00
Simon Fraser
5e74c3f641
Bug 1444333 Fix missing task requirement for periodic file updates r=callek
...
Reviewers: Callek
Reviewed By: Callek
Bug #: 1444333
Differential Revision: https://phabricator.services.mozilla.com/D699
2018-03-09 15:00:02 +00:00
David Major
8483a27743
Bug 1443827: Move clang-cl static analysis builds to their own toolchain task. r=froydnj
...
Note that static analysis was the only remaining user of the 32-bit toolchain, so I've removed win32-clang-cl (or rather, renamed it to win32-clang-cl-st-an).
--HG--
rename : build/build-clang/clang-win32.json => build/build-clang/clang-win32-st-an.json
rename : build/build-clang/clang-win64.json => build/build-clang/clang-win64-st-an.json
rename : taskcluster/scripts/misc/build-clang32-windows.sh => taskcluster/scripts/misc/build-clang32-st-an-windows.sh
rename : taskcluster/scripts/misc/build-clang64-windows.sh => taskcluster/scripts/misc/build-clang64-st-an-windows.sh
2018-03-08 17:25:52 -05:00
Mihai Tabara
e3d6476239
Bug 1443104 - Properly fix the missing en-US and win4 stub installer for release-bouncer-submission. r=jlorenzo. a=release DONTBUILD
...
MozReview-Commit-ID: 6tEcjiprg91
2018-03-08 17:15:15 +00:00
Simon Fraser
1003fa56fd
Bug 1436369
periodic file updates migration, stage 1 r=callek
...
Summary:
We'll be adding the new periodic file updates task to run in parallel. This patch
moves the existing one to make it clear it's running on buildbot, so we don't get confused
later on.
Reviewers: Callek
Reviewed By: Callek
Bug #: 1436369
Differential Revision: https://phabricator.services.mozilla.com/D681
***
Bug 1436369
Add taskcluster periodic file updates r=callek
Reviewers: Callek
Reviewed By: Callek
Differential Revision: https://phabricator.services.mozilla.com/D683
***
Bug 1436469 Fix task definition r=callek
***
Bug 1436469 Move periodic-file updates docker image r=callek
--HG--
rename : taskcluster/ci/repo-update/kind.yml => taskcluster/ci/repo-update-bb/kind.yml
rename : taskcluster/docker/periodic_updates/.eslintrc.js => taskcluster/docker/periodic-updates/.eslintrc.js
rename : taskcluster/docker/periodic_updates/Dockerfile => taskcluster/docker/periodic-updates/Dockerfile
rename : taskcluster/docker/periodic_updates/README.md => taskcluster/docker/periodic-updates/README.md
rename : taskcluster/docker/periodic_updates/runme.sh => taskcluster/docker/periodic-updates/runme.sh
rename : taskcluster/docker/periodic_updates/scripts/genHPKPStaticPins.js => taskcluster/docker/periodic-updates/scripts/genHPKPStaticPins.js
rename : taskcluster/docker/periodic_updates/scripts/getHSTSPreloadList.js => taskcluster/docker/periodic-updates/scripts/getHSTSPreloadList.js
rename : taskcluster/docker/periodic_updates/scripts/periodic_file_updates.sh => taskcluster/docker/periodic-updates/scripts/periodic_file_updates.sh
extra : amend_source : fb6f5356c2ad1b6a4b1ac39460109bd91cbb2f7d
2018-03-06 15:27:58 +00:00
Andreea Pavel
ecb8a6e568
Backed out changeset 514feaa0c698 (bug 1436369
) for taskcluster-images bustage on a CLOSED TREE
...
--HG--
rename : taskcluster/docker/periodic-updates/.eslintrc.js => taskcluster/docker/periodic_updates/.eslintrc.js
rename : taskcluster/docker/periodic-updates/Dockerfile => taskcluster/docker/periodic_updates/Dockerfile
rename : taskcluster/docker/periodic-updates/README.md => taskcluster/docker/periodic_updates/README.md
rename : taskcluster/docker/periodic-updates/runme.sh => taskcluster/docker/periodic_updates/runme.sh
rename : taskcluster/docker/periodic-updates/scripts/genHPKPStaticPins.js => taskcluster/docker/periodic_updates/scripts/genHPKPStaticPins.js
rename : taskcluster/docker/periodic-updates/scripts/getHSTSPreloadList.js => taskcluster/docker/periodic_updates/scripts/getHSTSPreloadList.js
rename : taskcluster/docker/periodic-updates/scripts/periodic_file_updates.sh => taskcluster/docker/periodic_updates/scripts/periodic_file_updates.sh
2018-03-07 14:22:54 +02:00
Simon Fraser
f5ed24fa70
Bug 1436369
periodic file updates migration, stage 1 r=callek
...
Summary:
We'll be adding the new periodic file updates task to run in parallel. This patch
moves the existing one to make it clear it's running on buildbot, so we don't get confused
later on.
Reviewers: Callek
Reviewed By: Callek
Bug #: 1436369
Differential Revision: https://phabricator.services.mozilla.com/D681
***
Bug 1436369
Add taskcluster periodic file updates r=callek
Reviewers: Callek
Reviewed By: Callek
Differential Revision: https://phabricator.services.mozilla.com/D683
***
Bug 1436469 Fix task definition r=callek
***
Bug 1436469 Move periodic-file updates docker image r=callek
--HG--
rename : taskcluster/ci/repo-update/kind.yml => taskcluster/ci/repo-update-bb/kind.yml
rename : taskcluster/docker/periodic_updates/.eslintrc.js => taskcluster/docker/periodic-updates/.eslintrc.js
rename : taskcluster/docker/periodic_updates/Dockerfile => taskcluster/docker/periodic-updates/Dockerfile
rename : taskcluster/docker/periodic_updates/README.md => taskcluster/docker/periodic-updates/README.md
rename : taskcluster/docker/periodic_updates/runme.sh => taskcluster/docker/periodic-updates/runme.sh
rename : taskcluster/docker/periodic_updates/scripts/genHPKPStaticPins.js => taskcluster/docker/periodic-updates/scripts/genHPKPStaticPins.js
rename : taskcluster/docker/periodic_updates/scripts/getHSTSPreloadList.js => taskcluster/docker/periodic-updates/scripts/getHSTSPreloadList.js
rename : taskcluster/docker/periodic_updates/scripts/periodic_file_updates.sh => taskcluster/docker/periodic-updates/scripts/periodic_file_updates.sh
extra : amend_source : fd74227ccb8cd0a89b623e042cf3aea84d753702
2018-03-06 15:27:58 +00:00
Bogdan Tara
d89cfbc667
Backed out changeset 6ba388ca08da (bug 1436369
) for taskcluster-images bustage and linting failure at taskcluster/ci/repo-update/kind.yml:49:1 on a CLOSED TREE
...
--HG--
rename : taskcluster/docker/periodic-updates/.eslintrc.js => taskcluster/docker/periodic_updates/.eslintrc.js
rename : taskcluster/docker/periodic-updates/Dockerfile => taskcluster/docker/periodic_updates/Dockerfile
rename : taskcluster/docker/periodic-updates/README.md => taskcluster/docker/periodic_updates/README.md
rename : taskcluster/docker/periodic-updates/runme.sh => taskcluster/docker/periodic_updates/runme.sh
rename : taskcluster/docker/periodic-updates/scripts/genHPKPStaticPins.js => taskcluster/docker/periodic_updates/scripts/genHPKPStaticPins.js
rename : taskcluster/docker/periodic-updates/scripts/getHSTSPreloadList.js => taskcluster/docker/periodic_updates/scripts/getHSTSPreloadList.js
rename : taskcluster/docker/periodic-updates/scripts/periodic_file_updates.sh => taskcluster/docker/periodic_updates/scripts/periodic_file_updates.sh
2018-03-07 13:21:46 +02:00
Simon Fraser
c83da63a75
Bug 1436369
periodic file updates migration, stage 1 r=callek
...
Summary:
We'll be adding the new periodic file updates task to run in parallel. This patch
moves the existing one to make it clear it's running on buildbot, so we don't get confused
later on.
Reviewers: Callek
Reviewed By: Callek
Bug #: 1436369
Differential Revision: https://phabricator.services.mozilla.com/D681
***
Bug 1436369
Add taskcluster periodic file updates r=callek
Reviewers: Callek
Reviewed By: Callek
Differential Revision: https://phabricator.services.mozilla.com/D683
***
Bug 1436469 Fix task definition r=callek
***
Bug 1436469 Move periodic-file updates docker image r=callek
--HG--
rename : taskcluster/ci/repo-update/kind.yml => taskcluster/ci/repo-update-bb/kind.yml
rename : taskcluster/docker/periodic_updates/.eslintrc.js => taskcluster/docker/periodic-updates/.eslintrc.js
rename : taskcluster/docker/periodic_updates/Dockerfile => taskcluster/docker/periodic-updates/Dockerfile
rename : taskcluster/docker/periodic_updates/README.md => taskcluster/docker/periodic-updates/README.md
rename : taskcluster/docker/periodic_updates/runme.sh => taskcluster/docker/periodic-updates/runme.sh
rename : taskcluster/docker/periodic_updates/scripts/genHPKPStaticPins.js => taskcluster/docker/periodic-updates/scripts/genHPKPStaticPins.js
rename : taskcluster/docker/periodic_updates/scripts/getHSTSPreloadList.js => taskcluster/docker/periodic-updates/scripts/getHSTSPreloadList.js
rename : taskcluster/docker/periodic_updates/scripts/periodic_file_updates.sh => taskcluster/docker/periodic-updates/scripts/periodic_file_updates.sh
extra : histedit_source : 08bfe7e842d5e516ba6453f458796fd8d2aa3ae0%2C25d60af8fa6da24131eb23756259399abb1de41d
2018-03-06 15:27:58 +00:00
Dorel Luca
0e437cae41
Merge mozilla-central to mozilla-inbound
2018-03-06 20:46:45 +02:00
Johan Lorenzo
2e4d45ba2b
Bug 1443432 - Set scopes to push to Snap store's candidate channel r=mtabara
...
MozReview-Commit-ID: B2Z6bdDJw6f
--HG--
extra : rebase_source : 1a04ea56d68ae3f7a5408b9886f2d83952496d7b
extra : source : 517fe68440b3c9b31611a83e3208793e287dc56a
2018-03-06 10:55:21 +01:00
Ben Hearsum
b90100556e
bug 1443313: select betas and RCs for testing when generating secondary update verify configs. r=nthomas
2018-03-05 18:02:21 -05:00
Ben Hearsum
5b3af06a90
bug 1443190: fix watersheds for all platforms and branches in update verify config tasks. r=nthomas
2018-03-05 18:01:36 -05:00
Geoff Brown
8ef8ab63df
Bug 1442783 - Simplify and correct mozharness configuration for some macosx64 tests; r=jmaher
...
Remove references to remove_executables from test task configurations for
mac mochitest-chrome, mochitest-clipboard, and test-verify. This fixes the
minidump_stackwalk definition, allowing proper crash reporting.
2018-03-05 14:39:56 -07:00
Johan Lorenzo
0e0caacad5
Bug 1433459 - part 3: Fix bad scopes for aliases task r=mtabara
...
--HG--
extra : rebase_source : c8cef8a0c03a00a1ac18f98d52d5a71204a9b17d
2018-03-06 18:00:01 +01:00
Csoregi Natalia
3758b8fe3e
Backed out 3 changesets (bug 1436469) for Gecko Decision task failure. CLOSED TREE
...
Backed out changeset a03dea399278 (bug 1436469)
Backed out changeset 370c9dbdd572 (bug 1436369
)
Backed out changeset b3b9609544ec (bug 1436369
)
--HG--
rename : taskcluster/ci/repo-update-bb/kind.yml => taskcluster/ci/repo-update/kind.yml
2018-03-06 17:36:19 +02:00
Simon Fraser
8dd0c7d4aa
Bug 1436469 Fix task definition r=callek CLOSED TREE
...
--HG--
extra : amend_source : 16927e88ffeca3b658cc287b71bb7d22e36ea380
2018-03-06 15:20:50 +00:00
Simon Fraser
a1890ef267
Bug 1436369
Add taskcluster periodic file updates r=callek
...
Reviewers: Callek
Reviewed By: Callek
Differential Revision: https://phabricator.services.mozilla.com/D683
--HG--
extra : rebase_source : f7f6d69c092903118b6a41aa8b69fe0419910253
2018-03-06 15:10:46 +00:00
Simon Fraser
c9bb5232b8
Bug 1436369
Move buildbot periodic file updates to clearer name r=callek
...
Summary:
We'll be adding the new periodic file updates task to run in parallel. This patch
moves the existing one to make it clear it's running on buildbot, so we don't get confused
later on.
Reviewers: Callek
Reviewed By: Callek
Bug #: 1436369
Differential Revision: https://phabricator.services.mozilla.com/D681
--HG--
rename : taskcluster/ci/repo-update/kind.yml => taskcluster/ci/repo-update-bb/kind.yml
extra : rebase_source : c1386a05c378589efdd508199d97cb8121308686
2018-03-06 15:09:48 +00:00
Kartikaya Gupta
1efcec51f2
Bug 1426118 - Re-enable mochitest-webgl for windows10-64-qr. r=me
...
This was backed out temporarily in cset 82c009dbf592 for high-frequency
intermittent failures. The source of those failures has been resolved in
bug 1442608 and so we can turn these tests back on.
2018-03-02 16:45:20 -05:00
Joel Maher
216ae0ed8b
Bug 1442736 - extend talos linux g4 maxRunTime from 15 minutes to 25 minutes. r=rwood
2018-03-02 14:46:00 -05:00
Johan Lorenzo
92b0f666f8
Bug 1432219 - part 3: Fix bad beetmover worker type in production r=bhearsum
...
--HG--
extra : source : dbe9214d56355abb026839a145a0580068f75e33
extra : amend_source : 9d8077e6f71c5e322548870206b6aa6a0ccb8345
2018-03-02 15:20:50 +01:00
Kartikaya Gupta
95c71b231c
Partial backout of cset cc147bc11c0e (bug 1426118). r=me on a CLOSED TREE
...
At the time tests were enabled they were green. However bug 1440664 which was
inflight at the same time made them have intermittent oranges. Rather than back
out bug 1440664 (which technically landed later) I'm turning off the tests until
we can figure out what's going on.
2018-03-02 09:18:35 -05:00
Dorel Luca
d5ffb280ca
Merge mozilla-central to autoland. r=merge on a CLOSED TREE
...
--HG--
extra : amend_source : 1da4c47b073cb2032ddeb3da8b88736e5a1c363d
2018-03-02 00:17:24 +02:00
Sebastian Hengst
118e03a936
merge mozilla-central to mozilla-inbound
2018-03-01 20:32:20 +02:00
Tiberius Oros
61d400da1c
Merge inbound to mozilla-central. a=merge
2018-03-01 19:29:00 +02:00
Johan Lorenzo
77a4f5d36b
Bug 1432817 - [in-tree relpro] Delete push-apk-breakpoint task r=aki
...
MozReview-Commit-ID: G5nvGfNIVNN
--HG--
extra : rebase_source : 4554c1b7ce44edd9f6cef3dd9e2990d7ff2e5b05
2018-02-22 17:10:29 +00:00
Rob Wood
645028e1cf
Bug 1420078 - Increase some talos job max runtimes for some tests that areborderline and intermittently timing out; r=jmaher
...
MozReview-Commit-ID: GqSBkpN7RoU
--HG--
extra : rebase_source : e87936685efc2f65151975ad4391a3bbd57e8b28
2018-03-01 13:14:26 -05:00
Justin Wood
a97cfe398f
Bug 1439876 - Add scriptworker version bumping. r=aki
...
--HG--
extra : rebase_source : c6fa2cd85f599278d1e854d1f12ed7d0ae586352
2018-02-21 12:06:38 +00:00
Geoff Brown
828cdfd870
Bug 1431125 - Increase max-run-time of test-verify and test-verify-wpt; r=jmaher
...
These tasks are expected to run quickly (5 - 30 minutes) normally, but there can be a wide range of run times.
2018-02-28 11:49:07 -07:00
Ben Hearsum
8b71e3533a
bug 1432219: fix linting errors. r=me
2018-02-28 13:43:37 -05:00
Mihai Tabara
642a4b0975
bug 1432219: migrate release checksums builder off of BBB to TC. r=aki, rail
...
--HG--
extra : transplant_source : %09u%E1%BD%FER%92T%0EE%B5%F5%CB%BF%918%D6%B53%9B
2018-02-28 10:03:20 -05:00
Ben Hearsum
815b9a36ef
bug 1441185: use new update verify configs for final verify. r=aki
...
--HG--
extra : transplant_source : %1D%18%1D%09%B4%F0%1A%D4%DD%B67%94lk%08%FC%E5%1C%04%ED
2018-02-27 16:59:11 -05:00
Joel Maher
5b4fa43805
backout Bug 1435844 changes to schedule motionmark and h1 on windows. r=me CLOSED TREE
2018-02-28 11:23:07 -05:00