Randell Jesup
7634e92c8e
Bug 1037125: Make fake GMP plugin accessible in mochitests r=khuey
2014-07-20 17:39:19 -04:00
Bobby Holley
221e294af0
Bug 930091 - Clone marionette args into the sandbox rather than using a COW. r=mdas
...
The current setup causes the arguments object (which is modified from the
sandbox) to be a COW, which causes problems with our new restrictions on
COWs. According to jgriffin, these are should be JSON-serializable, so
the clone should be fine.
2014-07-20 15:36:31 -06:00
William Lachance
0578b95651
Bug 1026710 - Fix errors in output handling in devicemanagerADB. r=armenzg
2014-07-18 14:19:33 -04:00
Georgios Kontaxis
8d625995db
Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc)
2014-07-18 17:26:24 -07:00
Robert O'Callahan
845210128b
Bug 1022612. Part 7: Enable APZC for IPC reftests. r=billm
...
--HG--
extra : rebase_source : 3032baafc1ec69212c8d920b0795cff04f50fb87
2014-06-25 18:38:05 +12:00
Brian R. Bondy
bacbafa425
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche
2014-07-17 21:46:10 -04:00
Vaibhav Agrawal
db751446dd
Bug 1039172 - Warnings are printed twice and "TEST-SKIPPED" are no longer printed in logs. r=jmaher
2014-07-18 07:20:00 -04:00
Andrew Halberstadt
cd43fa61ae
Bug 1036926 - Add ability to specify local_port in emulator.setup_port_forwarding(), r=wlach
2014-07-18 10:32:13 -04:00
Martijn Wargers
e1d5bcfbc8
Bug 941459 - [e10s] pushPrefEnv, popPrefEnv in specialPowersAPI.js not e10s friendly. r=jmaher
2014-07-13 17:00:26 +02:00
Ahmed Kachkach
68c23f6dff
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
2014-07-17 09:02:00 +02:00
Bobby Holley
329c1ce903
Bug 1038844 - Use the opt-out for the SpecialPowers scope. r=mrbkap,r=ted
2014-07-17 21:34:48 -07:00
Bobby Holley
7239458847
Bug 1038844 - Flip the scary automation pref for crashtests and marionette. r=jgriffin
2014-07-17 21:34:48 -07:00
Chris Manchester
ccdfb4555d
Bug 1036869 - Make mach accept structured logging command line arguments for marionette.;r=jgraham
2014-07-17 21:28:45 -04:00
Ryan VanderMeulen
59478fd68e
Merge m-c to inbound on a CLOSED TREE.
2014-07-17 17:36:38 -04:00
Ryan VanderMeulen
96267644ee
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-07-17 17:32:54 -04:00
Andrew Halberstadt
c2096b65e1
Bug 1037858 - B2G mochitest mach command should fail early if running with PRODUCTION=1 or VARIANT=user, r=jgriffin, DONTBUILD, a=NPOTB
2014-07-17 13:38:20 -04:00
Andrew Halberstadt
823dc8cfca
Bug 1036982 - Mozrunner should setup settings.json and webapps from profile properly with B2G emulators/devices, r=jgriffin
2014-07-17 11:40:24 -04:00
Carsten "Tomcat" Book
9ae4a51def
Merge mozilla-central to b2g-inbound a=merge
2014-07-17 16:47:32 +02:00
Vaibhav Agrawal
82248804ff
Bug 1035811 - Mochitest manifest warnings dumped at start of each robocop test. r=gbrown
2014-07-15 23:55:00 +02:00
Dave Hunt
f67bb56702
Bug 1034044 - Remove dependency on Marionette session from get_device_manager. r=jgriffin
2014-07-15 12:12:00 -04:00
William Lachance
b365277ac3
Bug 1036453 - "Typo in marionette docs". r=mdas
2014-07-09 08:47:00 +02:00
Giovanni Sferro
fdecf44d6f
Bug 1032530 - mach mochitest takes --setpref argument. r=gps
2014-07-13 10:04:00 +02:00
Malini Das
cb67fc5adf
Bug 1036930 - Remove marionette/scripts/runemu.py, r=dburns
2014-07-16 11:44:40 -04:00
Carsten "Tomcat" Book
b3aef8b193
Merge mozilla-central to mozilla-inbound
2014-07-16 15:58:57 +02:00
Carsten "Tomcat" Book
d5314c3a0a
merge fx-team to mozilla-central a=merge
2014-07-16 15:53:51 +02:00
Dan Minor
04c627e976
Bug 1014653 - Run C++ unit tests on B2G; r=gbrown
2014-07-15 15:53:33 -04:00
Monica Chew
ff0a539b43
Bug 1038465: Pass suggested filename to application reputation query (r=paolo)
2014-07-15 13:46:52 -07:00
Wes Kocher
9eebe50a0d
Merge m-c to fx-team
2014-07-15 17:50:18 -07:00
William Lachance
eca294eaa0
Bug 1037642 - Fix assumption that we will be able to send all data in devicemanagerSUT in one shot. r=mcote
2014-07-15 14:09:04 -04:00
Tom Schuster
9777274923
Bug 673569 - Let each frame script have its own scope (r=smaug)
2014-06-13 19:56:38 +02:00
Chris Manchester
2f9c833e29
Bug 1037318 - Log a test_start and test_end message for skipped tests in marionette.;r=jgraham
2014-07-16 19:07:21 -04:00
David Burns
8d69fe5527
Bug 1036365: Implement element.rect to marionette for getting element size and location; r=mdas
2014-07-16 20:58:37 +01:00
Ryan VanderMeulen
5b3bcd473a
Backed out changeset 3b96e18dd924 (bug 1030442) for Windows Marionette failures.
2014-07-15 12:23:47 -04:00
Malini Das
569cdd6fd6
Bug 1030442 - Be able to set and clear prefs at gecko startup, r=jgriffin
2014-07-15 11:21:58 -04:00
Armen Zambrano Gasparnian
dca074ab69
Bug 1026710 - Make DeviceManagerADB use mozprocess to allow logging. r=wlach
...
Up until now, mozdevice has been using subprocess. The switch gives us the
ability to log adb commands and its output. This will be mainly used
for the Firefox OS cert suite.
2014-07-15 08:59:48 -04:00
Carsten "Tomcat" Book
428877b622
Backed out changeset b81f9a774059 (bug 1022612)
2014-07-15 10:30:42 +02:00
Robert O'Callahan
096d5f3c60
Bug 1022612. Part 7: Enable APZC for IPC reftests. r=billm
...
--HG--
extra : rebase_source : 2b6f6af95eaa2fdc1a5cc63ff2e907ddf8e8b83c
2014-06-25 18:38:05 +12:00
Chris Manchester
55412671b3
Bug 1035551 - Add an in-tree config for marionette tests.;r=ahal
2014-07-14 16:02:39 -04:00
Bobby Holley
aa599cde5c
Bug 856067 - Waive Xrays when SpecialPowers encounters an Opaque XrayWrapper. r=gabor
2014-07-14 10:09:06 -07:00
Carsten "Tomcat" Book
845c7a4d1b
merge mozilla-inbound to mozilla-central a=merge
2014-07-14 14:34:36 +02:00
Vaibhav Agrawal
e30c97e57a
Bug 1028226 - Clean up the code for manifest parsing. r=jmaher
2014-07-10 09:38:00 +02:00
Alfredo Yang
98b14a5dcc
Bug 984274 - Remove WebappsUpdateTimers in B2G mochitests. r=fabrice
2014-06-30 23:59:00 -04:00
Ryan VanderMeulen
27a0fdf6de
Merge inbound to m-c. a=merge
2014-07-11 16:34:56 -04:00
Henrik Skupin
bdbcf337de
Bug 1037464 - Upgrade virtualenv to 1.11.6 because of installation issue [bustage fix]. r=ahal a=testonly DONTBUILD
2014-07-11 17:39:20 +02:00
Ryan VanderMeulen
d07265abdf
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-07-10 18:22:38 -04:00
Joel Maher
96a2b1ddeb
Bug 1037375 - update talos to get latest bits for tp5o_scroll, glterrain, and other fixes. r=avih
2014-07-11 10:51:12 -04:00
Carsten "Tomcat" Book
f0569c8ad2
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
2014-07-11 14:15:29 +02:00
Mike Hommey
07267c6f7f
Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal
2014-07-11 19:06:55 +09:00
William Lachance
73ef4ef1b2
Bug 1036624 - Don't package mozdevice and mozinfo for xpcshell tests. r=ted
2014-07-09 17:06:25 -04:00
Myk Melez
757690ea44
Bug 1036695 - enable mozApps debug logging when running tests; r=fabrice
2014-07-10 09:41:44 -07:00