Commit Graph

8305 Commits

Author SHA1 Message Date
Henri Sivonen
22f651359b Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Ehsan Akhgari
40a6196b78 Bug 1203796 - Remove the trychooser syntax commit if pushing to the try server fails; r=chmanchester 2015-09-11 00:16:05 -04:00
Ted Mielczarek
f0f987ffdf bug 1203566 - Add some packages to centos6-build for building cross-mac tools. r=dustin 2015-09-10 06:04:43 -04:00
Ted Mielczarek
48db9d5bfa Tweak cctools build script (No bug, NPOTB) 2015-09-09 11:36:28 -04:00
Ted Mielczarek
9093005ea4 bug 1203478 - chmod +x script in checkout-script.sh r=dustin 2015-09-09 09:11:34 -04:00
Ted Mielczarek
3afb018498 bug 1202811 - Invoke mozharness with python 2.7 from build-linux.sh. r=dustin 2015-09-08 15:32:38 -04:00
Ted Mielczarek
54db6760ac bug 1198190 - Support cross-debug as a build variant, copy 64_debug mac sub-config to 64_cross_debug, disable check tests on mac-cross. r=jlund 2015-08-24 12:38:13 -04:00
Ted Mielczarek
4554cede4c bug 1197154 - Hook up cross-mac taskcluster builds on try. r=dustin
Also tweak some things in the task definition, and rename the mozharness
config file to make mozharness happy.
2015-08-24 13:54:03 -04:00
Phil Ringnalda
3006cefa44 Merge m-c to m-i
CLOSED TREE
2015-09-10 15:30:31 -07:00
Phil Ringnalda
c31d686b10 Merge m-i to m-c, a=merge
CLOSED TREE
2015-09-10 15:22:15 -07:00
Phil Ringnalda
0a8780dc78 Merge b-i to m-c, a=merge 2015-09-10 13:23:13 -07:00
Wander Lairson Costa
67b8795fb2 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-10 11:40:21 -03:00
Carsten "Tomcat" Book
99bb759fd8 Backed out 1 changesets (bug 1201179) for bustage on a CLOSED TREE
Backed out changeset aa3cbda42b11 (bug 1201179)
2015-09-10 14:25:24 +02:00
Wander Lairson Costa
8090b258b8 Bug 1203144: Add tooltool dependencies to emulator builds. r=garndt,dustin 2015-09-10 08:26:33 -03:00
Wander Lairson Costa
017028a73c Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-09 11:28:06 -03:00
Edgar Chen
de8736fda1 Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function". r=ato 2015-09-09 15:09:01 +08:00
Rail Aliiev
d12155e61b Bug 1196836 - Remove _get_partial_info() from desktop_l10n.py r=mshal DONTBUILD 2015-09-09 09:18:29 -04:00
Geoff Brown
3533cabf8b Bug 1202102 - Apply szip to libs pushed for Android cppunit and xpcshell tests; r=dminor 2015-09-09 07:12:58 -06:00
Geoff Brown
bb078722c9 Bug 1202101 - In Android cppunit tests, push assets libs; r=dminor 2015-09-09 07:12:57 -06:00
Geoff Brown
b59b52e9e5 Bug 1202790 - Improve argument handling for android 'mach xpcshell-test'; r=chmanchester 2015-09-09 07:12:56 -06:00
Nathan Froyd
9d88d046fd Bug 1198944 - remove vmware recording support from mochitest; r=khuey
VMWare's record/replay bits are unsupported, and they only work with
programs compiled with VS2010, which we no longer support.
2015-08-27 16:00:14 -04:00
Mike Shal
feb46b6d84 Bug 1195865 - Upload android l10n repacks to Taskcluster; r=jlund 2015-08-19 15:28:43 -04:00
Mike Shal
425cd9475e Bug 1195865 - Use upload environment from staging.py/production.py; r=rail 2015-08-19 15:27:56 -04:00
Mike Shal
9af0d015f3 Bug 1195865 - Remove default_actions from android l10n configs; r=rail 2015-08-19 15:04:20 -04:00
Joel Maher
a299a2ccd8 backout 06bb0c1766f1 for more frequent bc failures 2015-09-09 07:55:37 -04:00
Ehsan Akhgari
2b52b18a64 Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-09 07:54:33 -04:00
Julien Pagès
600d63ac54 Bug 787200 - Move the Talos code into mozilla-central: using talos test zip file from mozharness. r=jlund 2015-09-02 17:36:44 +02:00
Julien Pagès
779c9e2060 Bug 787200 - Move the Talos code into mozilla-central: create the talos test .zip file. r=ted 2015-08-27 10:51:32 +02:00
Julien Pagès
48ee932305 Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, add items in xperf whitelist. r=jmaher 2015-09-08 21:13:43 +02:00
Julien Pagès
b07fd84f7d Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159. r=jmaher 2015-09-08 21:08:32 +02:00
Andreas Tolfsen
a75af2454b Bug 1202707: Remove emulator commands from simpletest harness
We attach the emulator commands outside of the simpletest harness.
Removing this makes testing/marionette/simpletest.js less dependent
on Marionette.

r=dburns
2015-09-08 17:12:18 +01:00
Andreas Tolfsen
4db9dc6427 Bug 1202710: Remove size, location, and position commands
getElementSize, getElementLocation, and getElementPosition are all
deprecated.  They are not used by the client bindings.

r=dburns
2015-09-08 17:22:06 +01:00
Nathan Froyd
54324fe762 Bug 1202716 - pass --utility-path to b2g mochitests; r=ahal 2015-09-08 18:13:02 -04:00
Kaustabh Datta Choudhury
325b58a73b Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher 2015-09-09 05:42:04 -04:00
chunminchang
0822961888 Bug 1175527- adjust permission period depends on used platform. r=jmaher 2015-09-08 22:20:00 +02:00
Nigel Babu
61855501b5 Backed out changeset 0a2a9972b4c7 (bug 815299) for M4 bustage. 2015-09-09 09:12:28 +05:30
Nigel Babu
8995c95878 Backed out changeset 53e7018a7b15 (bug 992983) for bustage on CLOSED TREE 2015-09-09 07:20:47 +05:30
Mike Shal
76b58d995c Bug 1198179 - Kill gen_mach_buildprops.py; r=ted 2015-08-25 11:42:44 -04:00
J. Ryan Stinnett
ea0a742513 Bug 1201535 - Always enable view source tabs for tests. r=me 2015-09-09 16:48:53 -05:00
Mike Shal
3b9c077410 Bug 1203533 - Run create_virtualenv outside mock; r=jlund 2015-09-10 10:59:41 -04:00
Chris Manchester
45642d39b0 Bug 1203598 - Mention the required mercurial version when suggesting a user install the "push-to-try" extension. r=armenzg
DONTBUILD
2015-09-10 12:43:41 -07:00
Henrik Skupin
3822465c2c Bug 1203155 - Update firefox-ui-tests config to use strict version package dependencies and optional packages. r=armenzg DONTBUILD 2015-09-10 18:32:56 +02:00
Chris Manchester
68654f5665 Bug 992983 - Follow up to fix treatment of preflight methods in desktop_unittest.py r=jlund 2015-09-10 10:33:27 -07:00
Chris Manchester
d7d49993cb Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund 2015-07-18 22:05:06 -07:00
Ehsan Akhgari
26ff686dbd Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-08 20:08:32 -04:00
Armen Zambrano Gasparnian
dfba6441a9 Bug 1198448 - The Firefox UI update tests should call a different entry point. NPOTB. DONTBUILD. r=chmanchester
When setting up the Firefox UI tests repository, it generates two binaries, one of them
called firefox-ui-update. Calling this binary on Windows triggers the UAC prompt for the
Release Engineering Windows test machines.

If instead we use Python to call a script that calls the same functionality we don't
get this UAC prompt.

We also move around some pre action checks to the right place. This allows us to not need to
specify --firefox-ui-branch when we're not running the checkout action.
2015-09-08 12:28:55 -04:00
Armen Zambrano Gasparnian
43b16a1d41 Bug 1192309 - hgtool.py should set empty strings for Windows instead of None. r=jlund 2015-09-03 14:14:21 -04:00
Dustin J. Mitchell
4510f9da86 Bug 1201920: always clobber try jobs; r=mrrrgn
This is accomplished by just not caching the workspaces.  We'll want
`opt_linux64.yml` and `dbg_linux64.yml` later to run these without clobbers
for production trees.
2015-09-04 13:07:13 -04:00
Dustin J. Mitchell
1c944196b1 Bug 1201776: use the taskcluster org at hub.docker.com for desktop-build; r=mrrrgn
This also bumps the image's VERSION since I had pushed several different
images as 0.0.1
2015-09-04 09:42:48 -04:00
Dustin J. Mitchell
ac4f92a48d Bug 1201863: remove variables not used in checkout-sources.sh; r=mrrrgn 2015-09-04 09:06:17 -04:00