Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
David Chan
a980cc9a32
Bug 855192 - Fix MockPermissionPrompt scope. r=jgriffin
2013-03-27 13:16:39 -07:00
Joel Maher
2415e0de63
Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm
2013-03-29 08:43:27 -04:00
Matt Brubeck
1d708d1c9c
Bug 855709 - Fix error in mach mochitest commands when objdir is a relative path [r=gps]
2013-03-28 15:47:21 -07:00
Bobby Holley
69ef591f26
Bug 790732 - Fix automation detection to handle Components shim. rs=mccr8
2013-03-28 14:26:02 -07:00
Andrew Halberstadt
81a9b1f146
Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin
2013-03-28 16:42:49 -04:00
Ryan VanderMeulen
ebaaca1361
Merge m-c to inbound.
2013-03-28 15:41:29 -04:00
Aaron Klotz
9e1e1f2bf2
Bug 855507: Update talos.json to capture new xperf main thread I/O counters. r=aki
2013-03-28 09:38:18 -06:00
Tanvi Vyas
95ff42963c
Bug 840388 - Mochitests that navigate https frames to http frames, both when a secure parent exists and when no secure parents exist. Tested with the mixed active content pref enabled and disabled. r=smaug
2013-03-27 22:11:59 -07:00
Matt Brubeck
0c417b6fe9
Bug 855562 - Fix error in "mach mochitest-metro" [r=Ms2ger]
2013-03-28 09:23:03 -07:00
Matt Brubeck
11a1276009
Bug 855563 - Improve mach mochitest file checking and error reporting [r=gps]
2013-03-28 09:23:03 -07:00
Justin Wood
00bf489217
Bug 828069 - Fix up remotexpcshelltests.py to work without an objdir, older mozdevice, and require py2.7. r=gbrown DONTBUILD as tests are not in production.
...
(Turn on xpcshell tests for Android 2.2)
--HG--
extra : rebase_source : adb021f893b757442a855dfe30aefeca5604394f
2013-03-26 21:39:14 -04:00
Ryan VanderMeulen
de7b704aa6
Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ
2013-03-27 17:05:52 -04:00
Jonathan Griffin
d68c1237a8
Bug 851610 - Don't look for fastboot for emulator runs, r=ahal
2013-03-25 14:49:37 -07:00
Joel Maher
42ce26394f
Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm
2013-03-27 15:04:39 -04:00
Gregory Szorc
2ba7a39940
Bug 771578 - Part 2: Move code to invoke a single test into its own method; r=ted
2013-03-26 17:15:24 -07:00
Hubert Figuière
242d120566
Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE
2013-03-26 21:07:50 -04:00
Reuben Morais
6702f53912
Bug 854514 - Don't import SettingsChangeNotifier.jsm if the mozSettings pref is enabled. r=gwagner
2013-03-26 16:49:12 -07:00
Hubert Figuière
63c449b880
Bug 840612 - Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell
2013-02-28 15:39:38 -05:00
Jim Mathies
7239b54c6f
Bug 854921 - Pass firefox path to metrotestharness so tests.ini can be written to a location that works with test zips / test slaves. Also add metro tests to mochitest tests.jar. r=mbrubeck, bbondy
2013-03-26 17:01:15 -05:00
Gregory Szorc
e4e5257f3d
Bug 818819 - Revamp mach's interaction with mochitests; r=Ms2ger
...
mach now invokes mochitests using the native Python API (as opposed to
make targets). mach now supports --shuffle, --rerun-failures,
--keep-open, --no-autorun, --repeat, and --slow.
2013-03-26 15:00:43 -07:00
Ryan VanderMeulen
3c43b1ccca
Backed out changeset 48d2538788ec (bug 848489) for Marionette failures on a CLOSED TREE.
2013-03-26 16:07:31 -04:00
Yiming Yang
95fa55bd00
Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas
2013-03-21 12:31:27 -07:00
Yiming Yang
9debdda4a3
Bug 851523 - Allow users to execute action chain in segments, r=mdas
2013-03-22 11:29:02 -07:00
Geoff Brown
f66e175c89
Bug 854549 - Dump robocop screenshot to logs and cleanup; r=jmaher
2013-03-26 11:31:23 -06:00
Andrew Halberstadt
747f8a70f6
Bug 843296 - check for crashes in b2g emulator unittests during failures in marionette start up, r=jgriffin
2013-03-26 09:50:00 -04:00
David Clarke
2f4c136435
Bug 843893 - Fix alarm and power mochitests, r=gene.lian
2013-03-25 16:50:06 -07:00
Jim Mathies
058fa343c0
Bug 854584 - Add metrotestharness to TEST_HARNESS_BINS. r=mbrubeck
2013-03-25 18:04:16 -05:00
Mounir Lamouri
0cc5f1d661
Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger
2013-03-25 18:52:17 +00:00
Dave Hunt
694c198af7
Bug 853450 - Bump Marionette client version to 0.5.22 ahead of release. r=jgriffin
2013-03-25 18:36:44 +00:00
Jeff Hammel
8589a2a912
Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal
2013-03-21 21:06:28 -07:00
Jonathan Griffin
6ee9ec5296
Bug 837137 - Fix some errors in commandId usage, r=mdas
2013-03-25 11:09:16 -07:00
Benjamin Peterson
7f8dc7e9bd
Backout Bug 854117 because philor said so
2013-03-23 16:38:41 -05:00
Mounir Lamouri
c22434dddd
Bug 854117 - Re-enable test_resize_move_windows.html and test_resize_move_windows.xul on Linux. rs=Ms2ger
2013-03-23 18:02:21 +00:00
Mounir Lamouri
d15e867cca
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
2013-03-22 17:52:52 +00:00
Andrew Halberstadt
8dbd5b7393
Bug 853558 - Don't use copied over devicemanager files in b2g unittests, r=jgriffin
2013-03-22 16:48:04 -04:00
Joel Maher
8d8807dc12
Bug 853868 - upload a new talos.zip to report tp5o numbers to graph server. r=armenzg
2013-03-22 11:42:17 -04:00
Phil Ringnalda
2508f07c2a
Back out 27fb990d7fc7 (bug 838374) for Android bustage
...
CLOSED TREE
2013-03-21 22:58:41 -07:00
Jeff Hammel
1d2efd4de9
Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal
2013-03-21 21:06:28 -07:00
Joel Maher
8caf21a371
Bug 827446 - update mochitest, reftest, xpcshell to use mozcrash. r=jhammel
2013-03-21 09:19:34 -04:00
Luqman Aden
d63db071d4
Bug 853219 - List mozcrash as dependency in mochitest venv setup. r=jgriffin
2013-03-20 16:36:16 -07:00
Georg Fritzsche
b612ac0be7
Bug 816223 - Scan subdirectories for xpcshell.ini from mach command. r=ted
2013-03-19 17:42:08 +01:00
Gavin Sharp
e74397c33d
Bug 851516: browser-chrome should wait for delayedStartup. r=joe
...
--HG--
extra : rebase_source : 242defb996e64271c100b7de1140dde76d3e3c39
2013-03-19 09:50:31 +01:00
Yiming Yang
12f0ffa563
Bug 847758 - Fire touchcancel for single action chains and element touch commands, r=mdas
2013-03-19 14:59:48 -07:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
William Chen
7c176ffc62
Bug 838216 - Follow up to correct path to a test. r=jgriffin
2013-03-19 15:17:00 -07:00
Martijn Wargers
5fb314cc7c
Bug 838216 - Add caps and docshell tests to b2g, r=jgriffin
2013-03-18 11:06:01 -07:00
Steve Fink
323104c33a
Bug 850903 - runtests.py --debugger should suppress the timeout. r=ted
...
--HG--
extra : rebase_source : dc1ecc3deacbc1a0aa3e6b1f2ea87a66c54a82a2
2013-03-13 13:12:07 -07:00
Dave Hunt
1f8397ee32
Bug 852456 - fix double_tap and long_press for desktop B2G, r=mdas
2013-03-19 14:03:11 -04:00