Commit Graph

7649 Commits

Author SHA1 Message Date
Michael Layzell
293a84e371 Bug 1027560 - Return false from document.execCommand() and friends when not in editable document. r=ehsan 2015-06-02 09:07:00 -04:00
James Graham
6ff6b91577 Bug 1076787 - Add expectation data for running web-platform-tests on debug builds, r=Ms2ger 2015-06-08 12:59:09 +01:00
Erik Vold
6018fbf936 Bug 1142734 - Using Timer.jsm and adding some logs to jetpack-addon-harness.js r=mossop 2015-06-06 19:21:15 -07: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