Commit Graph

3442 Commits

Author SHA1 Message Date
Ed Morley
81a7800888 Bug 918299 - Disable content/media/test/* mochitest timeouts on B2G for causing mochitest-3 runs to abort midway through
--HG--
extra : rebase_source : 06d5097efac8ff1197216c2b87709f50b5c39f26
2013-09-19 13:46:26 +01:00
Martin Stransky
a2a96d9b69 Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-19 09:10:04 -04:00
Ed Morley
fcecbde3ce Bug 917817 - Make several more python test harness failure modes TBPL parsable; r=jmaher 2013-09-19 13:20:17 +01:00
Joel Maher
8ace21131e Bug 914799 - create mobile_talos.json. r=kmoir 2013-09-18 09:37:09 -04:00
Martijn Wargers
0b217fe87f Bug 916086 - Remove some more enablePrivilege calls. r=jmaher
CLOSED TREE

--HG--
rename : layout/base/tests/test_bug458898.html => layout/base/tests/chrome/test_bug458898.html
2013-09-16 22:12:29 +02:00
Geoff Brown
9efe332700 Bug 913627 - Disable a few more media mochitests on Android x86 only; r=jmaher 2013-09-17 08:55:03 -06:00
Jarek 'jarekps' Smiejczak
a82ea03ea7 Bug 821303 - Added switch_to_default_content method to Marionette; r=dburns 2013-09-10 15:18:00 +01:00
Phil Ringnalda
b2e4b118d0 Merge m-i to a CLOSED TREE m-c 2013-09-16 23:12:03 -07:00
Edwin Flores
e8bce84c90 Bug 899420 - Disable accidentally enabled Android x86 media tests on a CLOSED TREE r=bustage
--HG--
extra : amend_source : 30e839e40d27414167bb7a99e9767f7c3123912c
2013-09-17 15:41:39 +12:00
Ryan VanderMeulen
5ddfa5577c Merge m-c to fx-team. 2013-09-14 23:08:59 -04:00
Alexandre Poirot
d62554a94c Bug 914633 - Implement SpecialPowers.loadChromeScript to easily add new chrome features without having to modify SpecialPowers. r=ted 2013-09-14 22:09:13 -04:00
Ryan VanderMeulen
e8180505f0 Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Alexandre Poirot
cdc337b988 Bug 914604 - Convert webapps xpcshell test to mochitest-plain and cover app reinstall and redirects manifest property r=fabrice 2013-09-15 12:27:00 +03:00
Joel Maher
d0df0ad4be Bug 916045 - remove default cli options from talos.json. r=armenzg 2013-09-13 14:03:54 -04:00
Mihnea Dobrescu-Balaur
26317d0237 Bug 912909 - Call setLD_LIBRARY_PATH in runtestsb2g. r=jgriffin 2013-09-05 17:58:54 -07:00
Jonathan Watt
46bb966226 Bug 915794 - Remove the pref for <input type=range>. r=mounir 2013-09-12 19:15:48 +01:00
Jonathan Watt
0420c8e230 Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir 2013-09-12 19:11:00 +01:00
Ed Morley
d09ebefb80 Bug 916135 - Disable webaudio tests on B2G for too many timeouts that abort the rest of the suite
--HG--
extra : rebase_source : 4724e19d78413eda64d265358d5ae2468ac91fb8
2013-09-13 15:55:30 +01:00
Chris Manchester
669d7a9199 Bug 500388 - Don't buffer xpcshell process output, use a callback to consume output as it is available. r=ted 2013-09-12 19:48:43 -04:00
Dave Hunt
fb71c14bd1 Bug 811780 - Provide an option for creating a blank SD card image when running against an emulator. r=jgriffin 2013-09-13 00:47:13 -07:00
Malini Das
4f96e31cec Bug 915658 - Add timestamp data to Marionette touch event logging, r=jgriffin 2013-09-13 09:33:41 +02:00
Ryan VanderMeulen
6f4ced18e9 Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Sid Stamm
e11fef0ed5 bug 836922 - disable new multiple CSP policy tests on b2g because the observer service is not working. r=ryanvm 2013-09-12 11:37:36 -07:00
Ryan VanderMeulen
ccb5e58fbd Backed out changeset 9157ea42ff41 (bug 914925) for Android/B2G test bustage. 2013-09-12 14:28:55 -04:00
Ted Mielczarek
258c7aff84 Bug 914925 - Fix --debugger for reftest/mochitest on OS X. r=jmaher 2013-09-12 09:05:19 -04:00
Masayuki Nakano
572b2630b7 Bug 911951 part.2 Reimplement synthesizeText() in EventUtils.js and remove nsIDOMWindowUtils.COMPOSITION_ATTR_* from all tests r=smaug 2013-09-13 00:19:00 +09:00
Guilherme Gonçalves
cc7667e49b Bug 911595 - Avoid shutting down geolocation request twice. r=jdm 2013-09-12 11:08:50 -04:00
Geoff Brown
501571488e Bug 912784 - Simplify utility-path handling in runtestsremote.py; r=jmaher 2013-09-12 09:02:48 -06:00
Alexandre Poirot
df6f98945f Bug 894990 - Expose mochitest data file URL via SimpleTest.getTestFileURL. r=jmaher 2013-09-12 10:48:32 -04:00
Edwin Flores
e636e8239c Bug 899420 - Disable accidentally enabled Android media tests r=bustage 2013-09-12 17:13:31 +12:00
Edwin Flores
84b664bed7 Bug 899420 - Kill more b2g bustage, real and potential on a CLOSED TREE r=bustage 2013-09-12 15:04:25 +12:00
Edwin Flores
c435f01b93 Bug 899420 - Annotate b2g test_buffered.html failures on a CLOSED TREE r=bustage 2013-09-12 14:49:32 +12:00
Ryan VanderMeulen
9283daa4fd Merge b2g-inbound to m-c. 2013-09-11 20:58:14 -04:00
Andrew Halberstadt
2734959955 Bug 914327 - Mach command for b2g mochitests should handle test_path better, r=jgriffin, DONTBUILD, a=NPOTB 2013-09-11 14:53:47 -04:00
Szu-Yu Chen [:aknow]
71c0c79f9b Bug 914571 - Avoid overwriting the marionette loglines. r=jgriffin 2013-09-11 09:38:55 -04:00
Martijn Wargers
b489a617dd Bug 914089 - b2g.json cleanup and reorder, part 3. r=jmaher 2013-09-11 13:52:42 +02:00
Soumya Deb
000912898a Bug 914713 - change default timeout for wait_for_port to 30 seconds, r=mdas 2013-09-11 17:53:58 +02:00
Joel Maher
e7e5bd829d Bug 914228 - remove rafx suite from talos. r=armenzg 2013-09-11 10:55:18 -04:00
Jonathan Griffin
db6def88e6 Bug 915014 - Define Ci if needed, r=jmaher 2013-09-11 07:10:52 -07:00
Ted Mielczarek
2806c6a26a bug 913173 - fix xpcshell-test --debugger on OS X. r=gps 2013-09-11 07:52:29 -04:00
Nicholas Nethercote
3e153c4d6d Bug 914464 - Update talos.zip used by Talos. r=jmaher.
--HG--
extra : rebase_source : a85d5235c23b9d0fd550bce53dccf2989de9ffba
2013-09-11 12:26:51 +10:00
Jan Varga
67195df918 Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
--HG--
rename : caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html => caps/tests/mochitest/test_principal_jarprefix_origin_appid_appstatus.html
rename : dom/quota/UsageRunnable.h => dom/quota/UsageInfo.h
2013-09-11 06:18:36 +02:00
Geoff Brown
34d3d2114a Bug 913627 - Update androidx86.json for a clean x86 run; r=jmaher 2013-09-10 08:58:08 -06:00
Neil Deakin
76de49dbe2 Bug 907062, resolve the promise if the popup is already open so that the test doesn't occasionally fail, r=paolo 2013-09-09 20:13:58 -04:00
Ryan VanderMeulen
f7153b838b Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Ryan VanderMeulen
6ebf881ebe Merge inbound to m-c. 2013-09-09 15:55:42 -04:00
Gregory Szorc
338bd51fc4 Bug 860839 - Initial implementation of |mach test|; r=jhammel
The future of running tests is this command. It is a unified command for
running tests. Currently, it only supports running test suites from
their full test suite name or TBPL abbreviation. Support will be added
in the future for running individual tests or mixing and matching tests
of different flavors.
2013-09-09 12:37:38 -07:00
Gregory Szorc
9800c05e3d Bug 913241 - Support chunking mochitests from mach; r=jmaher 2013-09-09 12:36:03 -07:00
Askeing Yen
d52c592dcf Bug 912890 - [Marionette Client] Add shuffle for tests. r=jgriffin 2013-09-06 15:30:55 +08:00
Phil Ringnalda
b6c19af956 Merge b2g-inbound to m-c 2013-09-08 08:28:14 -07:00