Commit Graph

4847 Commits

Author SHA1 Message Date
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
Lebedev Maksim
b134941048 Bug 976963 - Resolve issues with tests on B2G system. r=smaug 2014-07-09 01:03:00 -04:00
Ahmed Kachkach
c4872d76ea Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger 2014-07-10 13:33:00 +02:00
Dave Townsend
c60838ee23 Bug 1035508: Switch to the correct directory before running jetpack tests. r=gps 2014-07-10 08:29:56 -07:00
Carsten "Tomcat" Book
0dea121078 merge mozilla-inbound to mozilla-central a=merge 2014-07-10 14:47:01 +02:00
Vicamo Yang
2bf74b839c Backed out changeset 506038ddee2c (bug 1000040) for causing bug 1035172 2014-07-10 13:27:49 +08:00
Vaibhav Agrawal
b2d92da5f8 Bug 1036374 - Adding a binary search algorithm for bisection of failing tests. r=jmaher 2014-07-09 13:20:00 +02:00
Luv Agarwal
d367464dda Bug 997770 - Allow users to explicitly input the connection timeout. Also the version of marionette_transport is updated from 0.2 to 0.3. r=mdas 2014-07-04 23:33:00 +02:00
Chris Manchester
94715bbaf3 Backed out changeset c33ec815962f (bug 1036639) for windows checktest failures. 2014-07-09 21:51:07 -04:00
Chris Manchester
cb2c38a0da Bug 1036639 - Report correct filename from xpcshell/head.js when using do_check_* assertion functions.;r=gps 2014-07-09 20:39:18 -04:00
Ting-Yu Lin
00d2bb924f Bug 982560 - Fix mach fails to find tests in subdirectory. r=gps
Make the test paths relative to topsrcdir before passing them to
TestResolver. Also do not passing cwd to TestResolver since it will
filter out tests that do not live under the directory where the mach
command is executed.

Verification steps:
Execute a mach test command from any subdirectory. For example:
$ cd testing/tps/
$ ../../mach xpcshell-test ../../services/fxaccounts/tests/xpcshell/
$ ../../mach test ../../services/fxaccounts/tests/xpcshell/
2014-07-01 23:21:00 +02:00