Rob Thijssen
05a6c75962
Bug 1304998 - enable tc win pgo; r=dustin
...
MozReview-Commit-ID: 8X9aj19Kp13
2016-09-29 07:49:30 +01:00
James Graham
1f081ebfd2
Bug 1304046 - Add taskcluster task for running wdspec tests, r=dustin
...
MozReview-Commit-ID: 3JFP2BwGDhM
2016-09-21 14:15:32 +01:00
Carsten "Tomcat" Book
63402ac422
merge mozilla-inbound to mozilla-central a=merge
2016-09-29 11:44:58 +02:00
Kalpesh Krishna
1694dfb4ef
Bug 1305989 - Update usage of create_tasks() in action tasks. r=dustin
2016-09-28 09:43:00 -04:00
Carsten "Tomcat" Book
9828e8b912
Merge mozilla-central to mozilla-inbound
2016-09-28 16:25:01 +02:00
Alastair Pharo
034dfdac77
Bug 1304019 - Add support for setting task's index rank r=dustin
...
MozReview-Commit-ID: Kye7UXoRCZt
2016-09-28 16:09:06 +02:00
Carsten "Tomcat" Book
d3896c257f
merge mozilla-inbound to mozilla-central a=merge
2016-09-28 15:56:33 +02:00
Dustin J. Mitchell
0ad556a6c4
Bug 1305740: delete leftover legacy.py; r=gps
...
MozReview-Commit-ID: 8GHv1E9CBRH
2016-09-27 15:55:36 +00:00
Geoff Brown
0ac9f46a60
Bug 1204281 - Adjust chunks and max run time for Android mochitests; r=me
2016-09-27 15:34:28 -06:00
Carsten "Tomcat" Book
2db5a1e1dc
Merge mozilla-central to mozilla-inbound
2016-09-27 11:26:17 +02:00
Phil Ringnalda
6c974b794a
Backed out changeset ff35e4bcc7c8 (bug 1253314) for not working
2016-09-26 19:11:04 -07:00
Mihai Tabara
2eaf6243ec
Bug 1253314 - enable Linux32 PGO builds. r=dustin
...
MozReview-Commit-ID: 482FdMgYFvA
2016-09-25 13:48:52 +01:00
Andrew Halberstadt
3e44bdacee
Bug 1304484 - Add back gecko vcs environment variables for desktop-test tasks, r=gps
...
This was regressed by bug 1296397 which stopped setting the GECKO_HEAD_REPOSITORY and
the like. It wasn't caught because the task doesn't actually depend on those environment
variables except when using the interactive loaner.
This patch supports vcs checkout regardless of whether the task runs from source or not.
MozReview-Commit-ID: CDxdG8G6JDd
2016-09-21 16:02:49 -04:00
Carsten "Tomcat" Book
c8af292cfe
Backed out changeset a8ccca7bb19d (bug 1304019) for breaking Gecko Decision Task opt
2016-09-28 08:50:18 +02:00
Alastair Pharo
055d332c1c
Bug 1304019 - Add support for setting task's index rank r=dustin
...
MozReview-Commit-ID: I5pPbPiW7pY
2016-09-28 07:47:35 +02:00
Brian Stack
c22cbf02cb
Bug 1275774 - Add tests for new taskcluster try flag parsing r=dustin
...
MozReview-Commit-ID: 1QKnLZE0hzU
2016-09-28 09:34:42 -07:00
Brian Stack
d248ef84bf
Bug 1275774 - Add notify routes to taskcluster tasks for certain try flags r=dustin
...
MozReview-Commit-ID: 4ugUjv0NCZK
2016-09-26 10:57:14 -07:00
Brian Stack
4cc8fbffa1
Bug 1275774 - Add try-syntax parsing of email notifications to taskcluster r=dustin
...
MozReview-Commit-ID: 8ZXCNEvMDCg
2016-09-21 18:02:43 -07:00
Brian Stack
3437e4d2f2
Bug 1275774 - Fix taskcluster how-to docs example command r=dustin
...
MozReview-Commit-ID: 8gFeRHeSRd8
2016-09-16 13:46:03 -07:00
Wes Kocher
2aef614bae
Backed out changeset d5b3c15bbbdf (bug 1305989) a=backout CLOSED TREE
2016-09-28 10:47:09 -07:00
Kalpesh Krishna
0d5837a1ee
Bug 1305989 - Updating usage of create_tasks() in action tasks. r=dustin
...
MozReview-Commit-ID: I8dneQvCWgf
2016-09-28 19:50:48 +05:30
Carsten "Tomcat" Book
a4f6123bde
Merge mozilla-central to autoland
2016-09-28 16:52:13 +02:00
Mihai Tabara
9b5126784d
Bug 1253314 - enable Linux32 PGO builds. r=dustin
...
MozReview-Commit-ID: 8OLKfc9IAhh
2016-09-27 17:13:50 +01:00
Andrew Halberstadt
5fa92c29a2
Bug 1305978 - Move remaining lint tasks (f8, W) to tier 1, r=jgraham
...
The lint jobs have been running for many weeks and have been stable and
useful throughout. It is time to make them tier 1 tasks.
MozReview-Commit-ID: 5i5KOPhMNKM
2016-09-28 08:46:10 -04:00
Iris Hsiao
a28f0ee740
merge mozilla-inbound to mozilla-central a=merge
2016-09-26 18:34:20 +08:00
Justin Wood
3f83b7a4ff
Bug 1305061 - Don't run l10n try jobs on aurora. r=dustin
...
MozReview-Commit-ID: 9ReCdHUg1iY
2016-09-23 11:17:19 -04:00
Dustin J. Mitchell
66c14f0dc6
Bug 1302227: set the taskGroupId to match the decision task; r=garndt
...
In this case, the tasks must have the same schedulerId as the existing task,
so this is calculated using parameters['level'].
MozReview-Commit-ID: G8EE2kvFstT
2016-09-22 21:30:56 +00:00
Mike Shal
700e2e2e85
Bug 1284602 - Linux PGO Builds should publish to 'linux64-pgo'; r=dustin
...
MozReview-Commit-ID: 1rHb9VsOYWy
2016-09-20 17:17:34 -04:00
Greg Mierzwinski
b701385044
Bug 1278402 - Add linux64-ccov and linux64-jsdcov as code coverage build platforms to taskcluster. r=dustin,jmaher
...
These builds can be run on taskcluster to obtain per-test (JSDebugger) code coverage with the linux64-jsdcov build and overall (GCOV) code coverage with the linux64-ccov build. The linux64-jsdcov build also needed to have leak checking disabled for debug mode.
MozReview-Commit-ID: ASgrU2X7RQV
2016-07-23 11:27:49 -04:00
Carsten "Tomcat" Book
ff5b25e2c0
merge mozilla-inbound to mozilla-central a=merge
2016-09-21 12:03:31 +02:00
Jordan Lund
d7abba7219
Bug 1302590 - remove nightly-fennec kind. use build kind for nightlies, r=dustin
...
* add fennec nightly build to job whitelist
MozReview-Commit-ID: F8MCUWwlFYD
2016-09-16 01:20:38 -07:00
Ted Mielczarek
2ef5233dd2
bug 1303980 - update minidump_stackwalk.sh to build Breakpad from git repo (NPOTB)
...
MozReview-Commit-ID: DA80ulpEaJt
2016-09-20 06:56:01 -04:00
Gregory Szorc
23928807d4
Bug 1302907 - Run mozharness from source checkout if available; r=dustin
...
Currently, build tasks produce a zip file artifact containing the
content of testing/mozharness. This zip file is downloaded and applied
by any test using mozharness (which is most of them).
Now that some tests have a source checkout, we don't need to download
a mozharness zip because we can just use the source checkout.
This commit teaches test-ubuntu.sh to accept a custom path to
mozharness files. If that path is defined, we skip downloading the
mozharness zip.
The taskgraph has been updated to pass the path of mozharness in the
checkout to test-ubuntu.sh when a source checkout is available.
MozReview-Commit-ID: 2P17Wx1oytI
2016-09-14 18:20:57 -07:00
Gregory Szorc
ba95645651
Bug 1302907 - Use relative path to mozharness configs; r=dustin
...
Same deal as the last commit except for config paths.
MozReview-Commit-ID: 3AXwc3i3Iqu
2016-09-14 17:07:04 -07:00
Gregory Szorc
7a2bf57b17
Bug 1302907 - Use relative path to mozharness script; r=dustin
...
Mozharness scripts all live in "mozharness/scripts." So, we don't need
to redundantly define this path. Let's define the script as the relative
path within "mozharness/scripts" instead.
IMO this cosmetic improvement can stand on its own. However, the real
reason for this change is to pave the way for running mozharness from
a source checkout instead of downloading a zip archive of it.
MozReview-Commit-ID: FUnMiLlCcGK
2016-09-14 16:56:55 -07:00
Gregory Szorc
c0da03e5db
Bug 1302907 - Merge test-ubuntu1204.sh and test-ubuntu1604.sh; r=dustin
...
The only difference in these files was the order that pulseaudio is
started and whether compiz is started. We rename test-ubuntu1604.sh
to test-ubuntu.sh, add some distro release detection, and add
some conditional branches so it works on both Ubuntu 12.04 and 16.04.
MozReview-Commit-ID: CaSfuDxss3d
2016-09-20 17:17:18 -07:00
Enes Goktas
705a4ffd34
Bug 1272629 - Add taskcluster task to build binutils package; r=glandium
...
MozReview-Commit-ID: AEOShpN8ZMI
2016-09-14 18:47:50 -07:00
Iris Hsiao
b7ad0a7f43
Backed out changeset 1b269fb8a704 (bug 1302590) for Gecko Decision Task bustage
2016-09-20 10:59:19 +08:00
Steve Fink
a2fbd9f2b2
Bug 1301122 - Add in more files to trigger the sm-package job, r=fitzgen
...
MozReview-Commit-ID: FP3vz9oAGaL
2016-09-14 14:50:24 -07:00
Jordan Lund
1775ca5682
Bug 1302590 - remove nightly-fennec kind. use build kind for nightlies, r=dustin
...
MozReview-Commit-ID: F8MCUWwlFYD
2016-09-16 01:20:38 -07:00
Dustin J. Mitchell
b08faca9d5
Bug 1277579: fix taskgraph tests after code change; r=philor
...
MozReview-Commit-ID: 7wJWFhcnA5s
2016-09-17 00:54:39 +00:00
Dustin J. Mitchell
9558e78e13
Bug 1301720: fix lint; r=philor
...
MozReview-Commit-ID: BkNnaXQMQ3U
2016-09-17 00:57:54 +00:00
Wes Kocher
0b6c2553eb
Merge m-c to autoland, a=merge
2016-09-16 14:35:31 -07:00
Wes Kocher
a7d1012338
Merge inbound to m-c a=merge CLOSED TREE
2016-09-16 14:31:34 -07:00
Dustin J. Mitchell
67df47f36f
Bug 1277579: use 'name' in dependency error message; r=kmoir
...
MozReview-Commit-ID: GXX5KNQOGve
2016-09-16 20:25:29 +00:00
Dustin J. Mitchell
54a4dc8454
Bug 1301720: ensure Buildbot and TaskCluster v2 routes match; r=mshal
...
MozReview-Commit-ID: 40FmcJWkIIo
2016-09-16 15:08:57 +00:00
Dustin J. Mitchell
0cef2b4189
Bug 1301720: whitelist gecko-v2 job names; r=mshal
...
MozReview-Commit-ID: 7Gs1yEMSr4V
2016-09-14 21:32:23 +00:00
Kalpesh Krishna
6815a1d05a
Bug 1302831 - Downloading parameters.yml in the action task. r=dustin
...
MozReview-Commit-ID: IbAXfHBylAm
2016-09-15 02:09:06 +05:30
James Graham
6a4d22cf22
Bug 1302796 - Add wpt manifest lint to taskcluster, r=ahal
...
MozReview-Commit-ID: IpNUVTC35U1
2016-09-16 10:24:48 +01:00
Wes Kocher
240967746d
Backed out changeset f227ea4d52fe (bug 1302907) because it caused some updated packages to get built, causing linux64 failures a=backout CLOSED TREE
2016-09-15 14:40:10 -07:00