Commit Graph

7768 Commits

Author SHA1 Message Date
Dave Townsend
936ce348c8 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
--HG--
extra : commitid : 58eDMD7nkod
extra : rebase_source : f10644cd193e5fe0f69ca31b157eff400b320f67
2015-06-05 11:46:11 -07:00
Ryan VanderMeulen
9852306e18 Merge m-c to inbound. a=bustage 2015-06-09 14:32:13 -04:00
Jonathan Griffin
99bcfea2f8 Bug 1173114 - Fallback to chunk-by-dir if runtimes file not found, r=ahal 2015-06-10 10:12:31 -07:00
Gregory Szorc
67e6a15a08 Bug 1173633 - Print docstrings of mach command handlers in help output; r=ahal
`mach help <command>` currently only displays a brief description of the
command along with its arguments. Sometimes more detailed help text is
needed.

With this commit, the docstrings of mach command handlers will appear in
the output of `mach help <command>` if they are defined.

I've implemented basic docstrings for the three flavors of mach commands
(normal command, main subcommand, subcommand) to demonstate things work.

My hope is others will start to fill in docstrings once this feature
lands so the output for `mach help` can serve as a better learning guide
for new contributors.

--HG--
extra : commitid : Hx6ZkHDxbCK
extra : rebase_source : 01ced5a044442e370a45cd3fb245ac6283316925
extra : amend_source : fceb771e0e1ffa4e6f3f1b7c22eae6e25cf82034
2015-06-11 08:32:02 -07:00
Geoff Brown
c76a85cfb8 Bug 1173120 - Add timeout parameter to devicemanagerADB._runCmd; r=armenzg 2015-06-11 09:22:48 -06:00
Karl Tomlinson
17fbd6edc8 bug 1116382 test auto-revoking behavior with URL.createObjectURL(MediaSource) r=bholley
--HG--
extra : rebase_source : 02b65ac83216afd2fcae15538a899e4ab3f0e50d
2015-05-29 00:01:34 +12:00
Wes Kocher
cf559bd6b2 Merge m-c to inbound, a=merge CLOSED TREE 2015-06-10 18:38:28 -07:00
Wes Kocher
d2382839e6 Backed out changeset 7c72328e341b (bug 1164443) for being the likely cause of test_non-scaling-stroke.html and test_focusedChild.html permafails due to a Windows firewall prompt appearing on the screen CLOSED TREE 2015-06-10 18:01:02 -07:00
Byron Campen [:bwc]
dc3971b1c9 Bug 1035468: A NAT simulator based on NrSocket, and integrate into ice_unittest. r=ekr
--HG--
extra : rebase_source : 1ca1bb919526b3a4e091022e5aba04140efc9c90
extra : source : d354fa12177226f079090cc34277aaf1016e23fa
2015-06-10 15:27:12 -07:00
Julien Pagès
4d00f25d01 Bug 1164443 - Mozinstall should only install in an empty dir; r=ahal
--HG--
extra : commitid : 9jTgPYAbTt0
extra : rebase_source : 89a108164c90062f2534a06d1edd466d4185c711
2015-06-10 23:35:33 +02:00
Morgan Phillips
08b52ed45b Bug 1172107 - Add the ability to upload dist files after a successful build; r=ahal
This option is configurable to account for the fact that this image supports multiple builds.
There is an option for moving files by name in a simple mv $name $name fashion, and for
moving files so that any long prefix (containing version/platform information for instance)
will be stubbed out: replaced with the word "target."

--HG--
extra : rebase_source : cd256712c8bc719d479eb51dc8bca8f139f7bca6
2015-06-10 22:35:46 +02:00
James Graham
023cc5a643 Bug 1173306 - Remove expensive regexp for handling multiline comments when reading pref files in mozprofile, r=ahal 2015-06-10 21:16:10 +01:00
James Graham
eb9b4388cc Bug 1162483 - Enable dom animations pref when running animations test, r=Ms2ger 2015-06-10 21:16:09 +01:00
James Graham
4a71928142 Bug 1066621 - Set the dom.forms.inputmode pref for test touching HTMLInputElement.inputMode, r=Ms2ger 2015-06-10 21:16:09 +01:00
James Graham
43a3f73c63 Bug 1171849 Let consumers override mozlog default formatter options, r=chmanchester 2015-06-05 17:48:06 +01:00
Geoff Brown
88ea47befb Bug 1171303 - Set pref extensions.autoupdate.enabled to false to avoid testOfflinePage failures; r=mfinkle 2015-06-05 10:10:40 -06:00
Kim Moir
22efac7618 no bug update mozharness.json to 5c70071f150e 2015-06-05 11:09:12 -04:00
Morgan Phillips
79367a49c7 Bug 1171841 - Bump version of desktop-build and its base image (ubuntu-build); r=dustin
This adds Valgrind to the pre-installed libraries

--HG--
extra : rebase_source : 95ad84706f6797ea2d77d6e6ac31ada4b07408de
2015-06-05 14:22:52 +02:00
Morgan Phillips
ed22c9ef34 Bug 1171841 - Set library paths for clang++; r=dustin
The same variables are also set by MozHarness configs, however, they are incorrect for us.
By setting it here, we ensure that clang can find our system libraries.

--HG--
extra : rebase_source : bbadc81945b24ae06e53c9c804c76dc6b249633d
2015-06-05 14:12:42 +02:00
Morgan Phillips
e75b1a1d1e Bug 1171841 - Add valgrind to the base ubuntu-builders packages; r=dustin
This allows the image to support asan builds.

--HG--
extra : rebase_source : d7f7e44aca0a867cb4a55bbc461a7fb286276337
2015-06-05 13:36:45 +02:00
Morgan Phillips
c7f007b90b Bug 1171531 - Enable Linux64 Dbg builds in try; r=dustin 2015-06-05 10:14:30 +02:00
Carsten "Tomcat" Book
318f9f9614 Merge mozilla-central to mozilla-inbound 2015-06-05 15:36:32 +02:00
Carsten "Tomcat" Book
ae98e02935 merge mozilla-inbound to mozilla-central a=merge 2015-06-05 15:25:08 +02:00
Neil Deakin
2aa057e7ff Bug 1170166, add a capture flag to BrowserTestUtils.waitForEvent, r=paolo 2015-06-05 08:33:29 -04:00
Wes Kocher
ea44c90c4c Merge m-c to fx-team, a=merge 2015-06-04 18:30:52 -07:00
Ryan VanderMeulen
0dad417ac0 Backed out changeset 144d803669f2 (bug 1171303) for somehow breaking web-platform-tests on Windows and OSX.
CLOSED TREE
2015-06-04 15:17:05 -04:00
Dustin J. Mitchell
351df87350 Bug 1171390: don't use disable_sendchange.py; r=ahal
This file has been removed and is no longer necessary, as build.sh passes
--no-sendchange to mozharness.

--HG--
extra : rebase_source : 950b74b3b9a1fa532a7465f92a514eac667a8fc9
2015-06-04 11:09:59 -04:00
Dustin J. Mitchell
f47074da97 Bug 1171390: bump desktop-build VERSION; r=ahal
--HG--
extra : rebase_source : 379ac2900615db39cfcdc2e97088fc6dfcea36eb
2015-06-04 11:03:59 -04:00
Kartikaya Gupta
5b6ed7c5d7 Bug 1164218 - Allow running individual mochitests and reftests in chaos mode. r=roc,froydnj 2015-06-04 13:44:55 -04:00
James Graham
a9eda1e56b Bug 1155555 - Disable unstable navigation timing test on OSX, a=testonly 2015-06-05 00:53:51 +01:00
James Graham
c953e2d200 Bug 1171755 - Skip referrer-policy tests that try to use missing Python library, a=testonly 2015-06-05 00:53:51 +01:00
James Graham
0c1dba6bd4 Bug 1171755 - Update web-platform-tests expected data to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:50 +01:00
James Graham
6d161ab396 Bug 1171755 - Remove Windows-incompatible use of logger from another process in web-platform-tests a=testonly 2015-06-05 00:53:49 +01:00
James Graham
1c310d44a1 Bug 1171755 - Update to latest wptrunner, a=testonly 2015-06-05 00:53:49 +01:00
James Graham
91daae4bef Bug 1170998 - Update wptrunner mach command for changed return value from main() 2015-06-05 00:53:48 +01:00
James Graham
710659af66 Bug 1171755 - Update web-platform-tests to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:48 +01:00
Iaroslav Sheptykin
d79ffe0d98 Bug 1129056 - Implement Yandex translation engine. r=felipe
Some parts of the patch by Felipe, with f=florian
2015-06-04 17:49:55 -03:00
Kyle Zentner
95a87c9836 Bug 1170173 - Parse CSS 'contain' property. r=dholbert
--HG--
extra : rebase_source : 73e15a3049f7e69fdecd7b45157df25fca949b0c
2015-06-04 16:38:00 +02:00
Geoff Brown
af2a5baffe Bug 1171303 - Set pref extensions.autoupdate.enabled to false to avoid testOfflinePage failures; r=mfinkle 2015-06-04 10:51:14 -06:00
Geoff Brown
9ed314bccf Bug 1140454 - Disable a few cppunit tests on Android debug; r=me,test-only 2015-06-04 10:51:14 -06:00
Geoff Brown
cbc6dc061e Bug 1171299 - Support mozinfo.json in cppunit tests; r=dminor 2015-06-04 10:51:14 -06:00
Morgan Phillips
2bffedd8a2 Bug 1171140 - Add NEED_XVFB=true to linux64 opt 64 builds; r=dustin
Without XVFB gtests fail.

--HG--
extra : rebase_source : e86415ccbe623cf8a3a9468554e52501cb2ab8b9
2015-06-03 22:22:11 +02:00
Armen Zambrano Gasparnian
12d96a99d9 Bug 1148546 - Bump mozharness revision to 42ad3e4d3b1d. a=RyanVM 2015-06-04 14:44:20 -04:00
Ryan VanderMeulen
f35ff95041 Merge m-c to inbound. a=merge 2015-06-04 09:27:52 -04:00
Ryan VanderMeulen
b3caa9d676 Merge fx-team to m-c. a=merge 2015-06-04 09:24:15 -04:00
James Graham
e07b9de9bf Bug 1171032 - Log raw messages at debug level by default, r=chmanchester
Also add --log-raw-level option to control this.

--HG--
extra : rebase_source : 9cb319c94b3f6b5e88bdc514dd0e22dc56277d85
2015-06-03 15:55:00 +01:00
Ryan VanderMeulen
3f344dd200 Merge m-c to fx-team. a=merge 2015-06-03 16:06:53 -04:00
Ryan VanderMeulen
2b848889f8 Merge inbound to m-c. a=merge 2015-06-03 15:55:09 -04:00
Ryan VanderMeulen
60a5912cdf Merge b2g-inbound to m-c. a=merge 2015-06-03 15:50:54 -04:00
Dustin J. Mitchell
b5a4c056c2 Bug 1168612: bump mozharness to 3e36eedc67a2; a=RyanVM
--HG--
extra : source : 7100c3ca5d17c7ff474f41e44765e696e3920f8b
extra : amend_source : 4b8c24b0b65d75fc53f854f2a15e97ea6baf9271
2015-06-03 11:14:34 -04:00
Nick Alexander
97786c5695 Bug 1169476 -- Implement |mach robocop --serve|. r=gbrown
This adds a flag to |mach robocop| that does everything to run a
Robocop test except launch the actual test.  Instead of launching the
test, it starts the mochi.test server and launches Fennec with a test
profile; then it sits and waits forever.

This allows regular Java IDEs (IntelliJ, but previously Eclipse) to
run Robocop tests like regular instrumentation tests, "injecting" them
into the prepared testing environment.  It's quite nice!

--HG--
extra : rebase_source : a5ab08222110a20291aebe70ef1fda0d340dbe7d
extra : source : e91ac9a35f86928fcd519911476ee7d68d06f921
2015-05-29 17:18:07 -07:00
Dustin J. Mitchell
30135e0844 Bug 1168612: don't spoil the exit status with a trap function; r=mrrrgn
--HG--
extra : rebase_source : daf3b03ae83e8025bdca09aa6fa3489b554e1348
2015-05-29 12:58:07 -04:00
Dustin J. Mitchell
ba86c51ed4 Bug 1168612: update comment on unused oauth.txt; r=mrrrgn
--HG--
extra : rebase_source : fabcb9b2edc214897791f813bde9c6c86296ecae
2015-05-29 09:45:27 -04:00
Dragana Damjanovic
7cbd07a051 Bug 1150812 - xcpshell test for PushService with http2. r=nsm, r=mt 2015-06-02 07:16:00 -04:00
Dustin J. Mitchell
fb569967f0 Bug 1168612: disable signing and platform_supports_post_upload_to_latest via mozharness configuration files; r=mrrrgn
--HG--
rename : testing/docker/desktop-build/configs/disable_sendchange.py => testing/docker/desktop-build/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/disable_sendchange.py => testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py
extra : rebase_source : 7f3fae01f674017a57e2adf170559ba8a6f879fa
2015-05-28 17:59:17 -04:00
Dustin J. Mitchell
224290ff83 Bug 1168612: disable sendchanges from taskcluster; r=mrrrgn
--HG--
extra : rebase_source : 44293a5e78c31fae14157e4bd78ceb79ff63c0c1
2015-05-28 13:10:32 -04:00
Dustin J. Mitchell
bc2220c5b3 Bug 1168612: remove CCACHE variables from build.sh, as mozharness overrides them; r=mrrrgn
--HG--
extra : rebase_source : 422d4a50c614611278954ab267747bfd1680c578
2015-05-28 11:20:29 -04:00
Dustin J. Mitchell
07e7133c08 Bug 1168612: link uploads to artifacts so that we get logs even on failure; r=mrrrgn
--HG--
extra : rebase_source : 2cc2f77bfc3fa3c326c9609783db3d3d40890484
2015-05-29 12:59:39 -04:00
Dustin J. Mitchell
a562118ab4 Bug 1168612: set MOZ_AUTOMATION_UPLOAD=0 in taskcluster; r=mrrrgn
--HG--
extra : rebase_source : d022b2eb0a378c0751f5f796d08a37caea1976ff
2015-05-29 09:12:12 -04:00
Carsten "Tomcat" Book
536f16d9b0 Merge mozilla-central to b2g-inbound 2015-06-03 14:07:52 +02:00
Wander Lairson Costa
65d480e0b4 Bug 1170378: Create tasks timestamps in UTC. r=jonasfj a=jonasfj
--HG--
extra : rebase_source : 0ad76e9085d0efc0109dc02d13bd99fcce61bc8a
2015-06-02 09:31:19 -03:00
James Graham
d460589c77 Bug 1171916 - Disable another unstable navigation-timing test on osx, a=testonly 2015-06-05 12:59:03 +01:00
Sylvestre Ledru
b617a55c62 Bug 1171446 - Add a description to the luciddream mach target r=ochameau 2015-06-05 11:04:11 +02:00
Karl Tomlinson
cd90c4ff06 bug 1116382 test opening referenced MediaSource after URL.revokeObjectURL() r=bholley
--HG--
extra : rebase_source : ae193929e6eaa2a485580aff556f3ede4a4d0c75
2015-05-29 00:15:07 +12:00
Karl Tomlinson
80c5b6f51b bug 1116382 adjust explict revoke test to fail if revocation fails r=bholley
Previously this test would pass even without the revokeObjectURL().

--HG--
extra : rebase_source : 7b5ab56b40350db7830395e3d5f70b3e161302fb
2015-05-28 23:36:31 +12:00
Manish Goregaokar
f10df76074 Bug 1170591 - Remove trailing whitespace in mozlog. r=jdm 2015-06-02 11:30:00 -04:00
Dustin J. Mitchell
3415a1beb4 Bug 1169797: send decision tasks to production treeherder, too; r=lightsofapollo, r=ryanvm
--HG--
extra : source : b2707ba1a8bd3b8212f1fd22c11d46cd5b3e5dc9
2015-05-29 16:58:42 -04:00
James Graham
d27ca37fce Bug 1169410 Add support for web-platform-tests to |mach test| r=gps
--HG--
extra : rebase_source : 9a1fb715e0844a61c47a1de53f8a4a54ff2e05f0
extra : amend_source : 8fb1e54b76ae543fa2b01002c2d300334dc051be
2015-05-28 20:27:23 +01:00
Wes Kocher
bcd821592f Merge m-c to inbound, a=merge 2015-06-02 18:43:25 -07:00
Wes Kocher
d80ffbf1c9 Merge inbound to central, a=merge 2015-06-02 18:20:12 -07:00
Nick Alexander
380f58055f Bug 1170332 - Fix |mach robocop SINGLE_TEST|. r=ahal,gbrown
This patch declares robocop.ini an instrumentation manifest.  It's not
currently possible to declare tests that don't correspond to files, so
we include the .java extension.  (This could be revisited.)

In |mach robocop|, we use the generic test resolving infrastructure to
select the 'instrumentation'/'robocop' flavor/subsuite tests.  In
|runtestsremote.py|, we fall back to robocop.ini, as we always have.

--HG--
extra : rebase_source : b84246ab327c7ec576d82cc4b516e729978600c7
extra : histedit_source : 9b23a6f66e6422e5f334f31cea2a21036be45543
2015-06-01 14:45:48 -07:00
Carsten "Tomcat" Book
aa8d92d1f3 merge mozilla-inbound to mozilla-central a=merge 2015-06-02 13:11:05 +02:00
Carsten "Tomcat" Book
243b8c2559 merge fx-team to mozilla-central a=merge 2015-06-02 12:57:52 +02:00
Mike Hommey
77263e9566 Bug 1169937 - Bump mozharness to 3030ddc03dd3 2015-06-02 07:55:23 +09:00
Wander Lairson Costa
48f5a4bf95 Bug 1164212: Add aries dogfood build task. r=garndt a=patch
--HG--
extra : rebase_source : f64015368823470c88e46cc1c68c57c93f58493d
extra : amend_source : 7774f0b819be8be6d74d3edaded7f9ebe86f2722
2015-06-01 14:17:49 -03:00
Masatoshi Kimura
f0a5679f8a Bug 1169248 - Fix GBK/GB18030 encoders. r=smontagu
--HG--
rename : intl/uconv/tests/unit/test_encode_gbk.js => intl/uconv/tests/unit/test_encode_gb18030.js
rename : intl/uconv/ucvcn/gbkuniq2b.uf => intl/uconv/ucvcn/gbkuniq.uf
2015-06-03 07:55:24 +09:00
Mike Hommey
01c853b940 Bug 1169937 - Bump mozharness to 476752fc4ea8 2015-06-03 07:09:54 +09:00
Chris Manchester
ddab0ce578 Bug 1169798 - Refresh the marionette server's window reference when switching between windows to avoid intermittent exception.;r=ato 2015-06-01 13:26:15 -07:00
Morgan Phillips
cdd4b3ca80 Bug 1155749 - Enable Linux64 Opt builds from Try; r=dustin 2015-05-29 19:54:39 +02:00
Jonathan Griffin
a89e3a4841 Bug 1169751 - Bump marionette-driver to 0.8, marionette-client to 0.15, r=dburns 2015-05-29 15:43:50 -07:00
Andrew Halberstadt
c1b689da45 Bug 1169799 - Update |mach test| suites to reflect new |mach mochitest| command, r=chmanchester
--HG--
extra : rebase_source : 91c3bd23f5160e157b245ef504da03bd48cfc20a
2015-05-29 17:05:34 -04:00
Ryan VanderMeulen
7e7a09a4c7 Merge m-c to inbound. a=merge 2015-05-29 17:00:18 -04:00
Ryan VanderMeulen
012e20629b Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
Wander Lairson Costa
1107794893 Bug 1169685: Avoid name clashes in taskcluster index.
Call ota builds <phone>-ota to avoid name clashes with non-ota builds.

--HG--
extra : rebase_source : 4a7211e07edcb09eb20919c684fc08755d7940c2
2015-05-28 19:16:53 -03:00
Ryan VanderMeulen
2e35b1209f Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen
7e7f8b187e Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Aus Lacroix
1361e28323 Bug 1165488 - Update tester docker image. r=jlal 2015-05-28 16:43:04 -07:00
Aus Lacroix
378b360de5 Backout b602ac562bf1 - wrong version of patch. 2015-05-28 16:42:04 -07:00
Aus Lacroix
2f4d6c1d71 bug 1165488 - Update tester docker image to latest npm, taskcluster-npm-cache client. r=jlal 2015-05-28 16:14:56 -07:00
Aus Lacroix
37498bbc0e Bug 1165488 - Backed out changeset 367ff7755bd6. a=bustage 2015-05-28 15:50:30 -07:00
Aus Lacroix
cf49030ad9 Bug 1165488 - Update tester docker image to npm 2.10.1, update taskcluster-npm-cache client to 1.1.4. r=jlal 2015-05-28 15:06:04 -07:00
Wander Lairson Costa
60b9ba5420 Bug 1166745: Reorganize tasks.
- Rename nightly -> ota.
- Rename lightsaber -> spark.
- Add flame kk debug tasks.
- Add aries build tasks in treeherder.
- Add aries to try.
- Add fx-team and inbound tasks.
- Only run OTA build on m-c.

--HG--
extra : rebase_source : 0eb636e7c168b1c3bd8fce73aaedfd285df4b9e2
2015-05-28 15:21:40 -03:00
Tim Taubert
4e0e50eced Bug 1109875 - Remove the empty testing/mochitest/BrowserTestUtils/BrowserTestUtil.jsm file that was accidentally committed, and DONTBUILD this on a CLOSED TREE rs=Gijs 2015-05-28 17:43:08 +02:00
Ryan VanderMeulen
a232cd6cae Merge inbound to m-c. a=merge 2015-05-28 10:03:07 -04:00
Wes Kocher
0801283501 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-05-27 17:23:19 -07:00
Wes Kocher
c4c70c89c7 Backed out changeset 020ac30e270a (bug 1141415) for windows mochitest bustage
--HG--
extra : source : ad064f98011b5618332389792c913247d9ebaad0
2015-05-27 14:45:35 -07:00
Wes Kocher
1fd9c8167b Merge inbound to m-c a=merge 2015-05-27 17:01:43 -07:00
Wander Lairson Costa
843660aa28 Backout change 04cb8c5a3270 (Bug 1166745) due to Bug 1168910. r=backout
--HG--
extra : rebase_source : eccf546a5ce7276c1d4282fc765eff64f30390e1
2015-05-27 14:08:25 -03:00
Wes Kocher
9b191c89ba Merge m-c to b2ginbound, a=merge 2015-05-26 16:25:40 -07:00
Wander Lairson Costa
e08cadb615 Bug 1168611: Disable debug for userdebug variant builds. 2015-05-26 19:10:56 -03:00
chunminchang
c53a193c42 Bug 1141415 - Add expire setting of permission to SpecialPowers. r=jmaher
--HG--
extra : rebase_source : ed0ba41f0d04e3b27ec8aa064d484f7ada6723ce
2015-05-27 10:44:52 +08:00
Dustin J. Mitchell
f6300e2d9f Bug 1164608: enable Android builds from try; r=mrrrgn
This adds --no-checkout-sources to mozharness, and just checks the sources out
with tc-vcs.

--HG--
extra : rebase_source : bd47a8fb70e0d621ea43a489e0847eb9ffff1d0a
extra : source : 0300c27a1f5189e36e8ec99348fd643f8ac8241f
2015-05-21 10:32:47 -04:00
Mike Shal
8db5eb0833 No bug - bump mozharness.json to aa543babe6b7 2015-05-26 18:43:33 -04:00
Botond Ballo
2e2a504271 Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
--HG--
extra : source : 7468f9a3aa03520a29e138d4df431f0b5d90967c
2015-05-26 14:33:55 -04:00
Kim Moir
eda6ff0f8f No bug update mozharness.json to 12ce04f3ec51 2015-05-25 14:24:19 -04:00
Ryan VanderMeulen
bc35b6ea2d Backed out changeset a3d6ad2faa3a (bug 996652) for checktest bustage. 2015-05-25 12:11:07 -04:00
Ravi Shankar
2c2f498405 Bug 996652 - Scope the private symbols of head.js. r=Yoric, r=Ted 2015-05-22 11:36:00 -04:00
Henrik Skupin
f7561e10df Bug 1169381 - Bump dependency for mozinfo in marionette-client to >=0.8. r=jgriffin 2015-05-28 12:05:00 -04:00
Mike Shal
d21fb31d58 Bug 1168311 - Bump mozharness.json to 76ddf456e51b 2015-05-28 17:52:06 -04:00
Jonathan Griffin
208b1233cc Bug 1168634 - Bump mozharness to 21eea84e3091 2015-05-28 14:05:21 -07:00
Steve Fink
26cb8026c2 No bug. Update mozharness.json to d12c53e80161 on a CLOSED TREE.
--HG--
extra : amend_source : 3513376cb4f9df7c14fca819115c90b92043943d
2015-05-28 12:29:26 -07:00
Kim Moir
19086f055e CLOSED TREE No bug update mozharness.json to 183cc1ad1933 2015-05-28 14:39:20 -04:00
Dustin J. Mitchell
c14569449f Bug 1168592: remove extra directory from tooltool cache mount; r=mrrrgn
--HG--
extra : source : c81a69f86c07bcc76fab4873794fff02983d5c1c
2015-05-26 13:55:27 -04:00
Jonathan Griffin
2eed05fc9a Bug 1168997 - Bump marionette-client to 0.14, r=dburns 2015-05-28 08:58:22 -07:00
Ryan VanderMeulen
683b08ae37 Merge m-c to inbound. a=merge 2015-05-28 10:20:38 -04:00
Jonathan Griffin
4463f6096c Bug 1170632 - Add missing runtimes for mochitest-bc, r=ahal, DONTBUILD because NPOTB 2015-06-04 15:57:54 -07:00
Andrew Halberstadt
7aa80fb529 Bug 1164597 - Consolidate all mochitest mach commands into single |mach mochitest|, r=chmanchester
--HG--
extra : rebase_source : 0a0d8a454df10ae9df9678c98e11b5eaf8249f51
2015-05-05 16:41:59 -04:00
Wander Lairson Costa
f645c2d152 Bug 1171026: Fix exit code for phone-builder image. r=garndt a=garndt
If the task fails, validate_task still would return a successful exit
code.

--HG--
extra : amend_source : e1a675f28d03934a79a4a91f7a619d8038ebff5f
2015-06-03 17:55:04 -03:00
Bob Owen
3ed5cce4c6 Bug 1167083: Fix memory leak in Windows low integrity temp clean up code. r=billm 2015-05-22 07:50:54 +01:00
Alive Kuo
3a84fa3dfd Bug 1169122 - Change the way to reference AppWindowManager. r=jgriffin 2015-05-28 10:42:30 +08:00
Andrew McCreight
95802bd4a7 Bug 1157308 - part 2 - Reduce the content process leak limit on OS X. r=erahm
The intermittent media leak seems to have been fixed.
2015-05-27 09:33:00 +02:00
Andrew McCreight
aa913043f6 Bug 1157308 - part 1 - Reduce the leak threshold for content processes more. r=erahm 2015-05-27 07:53:00 +02:00
Carsten "Tomcat" Book
cc2ccef480 Backed out changeset cb03cb33817c (bug 1012662) 2015-05-26 13:33:41 +02:00
Michael Layzell
c1804e6fb7 Bug 1012662 - Tests for new Cut/Copy behaviour. r=ehsan
--HG--
extra : rebase_source : 3e68a32a3b4647910d7a27af2b0bf8c52661e2e8
2015-05-13 10:30:00 +02:00
chunminchang
1e1b34f388 Bug 1149868 - Move permissionObserver to SpecialPowersObserver to listen all perm-changed signals. r=jmaher 2015-05-24 18:49:00 -04:00
Blake Kaplan
dc037f3026 Bug 1167412 - Always register testing JS modules. r=ted 2015-05-21 14:57:00 -04:00
Jean-Yves Avenard
7bf22f4679 Bug 1165938: Disable test on XP/Linux for intermittent failures. r=karlt 2015-05-25 15:09:15 +10:00
Phil Ringnalda
17cba2818f Merge b-i to m-c, a=merge 2015-05-23 14:35:55 -07:00
Ryan VanderMeulen
ce2e64149c Merge m-c to b2g-inbound. a=merge 2015-05-22 14:20:37 -04:00
Gregory Arndt
9280c65b6e Bug 1166135 - Update tester-device image registry
--HG--
extra : rebase_source : 728b5a137b3a42239f8c638d4c5dde84c44c6c27
2015-05-18 21:24:19 -05:00
Wander Lairson Costa
ebf25b6e5d Bug 1166745: Disable nightly tasks in b2g-inbound.
Do not inherit from mozilla-central anymore.
2015-05-22 11:08:41 -03:00
Wander Lairson Costa
15429827e2 Bug 1167266: Test if the symbol file exists before moving to artifacts. CLOSED TREE
For some reason mozharness is not moving symbols file to upload dir.
This makes the task fail. We test for the file existence.

--HG--
extra : amend_source : 94315d383e0d2d379a97b5205a1c55e57e47fb49
2015-05-22 10:20:26 -03:00
Alexandre Lissy
764f88a63c Bug 1167056 - Fix broken indentation. r=gwagner
--HG--
extra : rebase_source : 9ff9faee43b47795f645ff7e641e51a290d4f115
2015-05-20 22:42:00 -04:00
Ryan Nath
93343f53df Bug 1142684 - Prevent |f| and |authoption| from being leaked in early return cases. r=ted 2015-05-20 20:44:00 -04:00
Carsten "Tomcat" Book
b4dc8a79b7 merge mozilla-inbound to mozilla-central a=merge 2015-05-21 14:56:34 +02:00
Wes Kocher
f61ddc3ffa Merge m-c to fx-team, a=merge 2015-05-20 18:31:52 -07:00
Wes Kocher
2bf84f01ef Merge b2ginbound to central, a=merge 2015-05-20 18:25:05 -07:00
Wander Lairson Costa
be523d7002 Bug 1148630: Add support for upload symbols from docker image. 2015-05-20 18:18:13 -03:00
Wes Kocher
ac1c135457 Merge m-c to inbound, a=merge 2015-05-20 18:30:33 -07:00
Jonathan Griffin
479984afe5 Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns 2015-05-18 16:36:15 -07:00
Ed Lee
c60814f482 Bug 1166552 - browser_newtab_reportLinkAction.js fails on timeout [r=adw] 2015-05-20 01:13:32 -07:00
Joel Maher
ad86e1421f Bug 1167287 - update talos to pick up spsprofiling update and talos.json updates for osx e10s. r=wlach 2015-05-21 20:07:46 -04:00
Carsten "Tomcat" Book
12f69af823 merge mozilla-inbound to mozilla-central a=merge 2015-05-20 15:52:31 +02:00
Mike Shal
5d1a416882 No bug - Bump mozharness.json to bd00d3ff0950; a=RyanVM 2015-05-20 09:30:32 -04:00
Carsten "Tomcat" Book
3b641432c4 merge mozilla-inbound to mozilla-central a=merge 2015-05-19 11:58:45 +02:00
Wes Kocher
b89eea16d1 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-05-18 17:33:45 -07:00
Wander Lairson Costa
d0810fb78a Bug 1164939: Use flame instead of flame-kk for platform name. CLOSED TREE
We (I) broke flame OTA updates because we used the target name as the
platform name. flame and flame-kk must use "flame" as the platform name.

--HG--
extra : amend_source : b31edd24d80921c6ad2da25f203dd2a373a5aeee
2015-05-18 21:01:41 -03:00
jlal@mozilla.com
2bc5e4bb21 Bug 1166073 - change docker registry to hub r=garndt
--HG--
extra : rebase_source : 12c5436841dfee4f3bee2e562410fd445f760a34
extra : histedit_source : 5b020aa313644473fcbeb06e2bf8d586d560ef6f
2015-05-18 14:43:24 -07:00
Ryan VanderMeulen
7833fc8055 Merge inbound to m-c. a=merge 2015-05-18 16:32:50 -04:00
jlal@mozilla.com
281a43b964 Bug 1166073 - change docker registry to hub r=garndt
--HG--
extra : rebase_source : 1ae38c13a73c71c5fb4e594f74672f5c6b69249f
2015-05-18 14:43:24 -07:00