Commit Graph

3039 Commits

Author SHA1 Message Date
Xin Zhang
48b62b800b Bug 849764 - Replace removeObserver() calls with three params with two in testing dir. r=mak 2013-04-06 14:46:35 -04:00
Dave Hunt
c266829877 Bug 858290 - Need to enable focusmanager.testmode for tests run against B2G desktop builds. r=jgriffin 2013-04-06 09:46:29 +01:00
Jonathan Griffin
cf621af96f Bug 853188 - Use the url and line number passed to window.onerror, r=mdas 2013-04-05 15:25:46 -07:00
Malini Das
5171c2dfc8 Bug 858288 - set sandbox to null in switchToFrame, r=jgriffin 2013-04-05 13:15:19 -04:00
Dave Hunt
87d504af18 Bug 858124 - Flick (swipe) is failing on desktop B2G builds. r=mdas 2013-04-05 13:55:51 +01:00
Martijn Wargers
9c0612ba1e Bug 788866 - [B2G] mochitests fail to focus test window. r=smaug, f=ahal 2013-04-05 08:50:49 -04:00
Dale Harvey
453698b877 Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted 2013-04-04 17:58:44 -07:00
Gregory Szorc
5d06e0201d Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger
--HG--
extra : rebase_source : 97900c2bf0aaa83a3a9fa5e4dc88901140f66e60
2013-04-04 15:17:23 -07:00
Ryan VanderMeulen
2adb877b24 Backed out changeset cbed4fe28c54 (bug 858084) for talos bustage. 2013-04-04 12:29:14 -04:00
Joel Maher
50fef6121f Bug 858084 - upload a new talos.zip to to fix the mozcrash issue. r=armenzg 2013-04-04 08:41:50 -07:00
David Burns
fe6e3a7374 Bug 857717 - Scroll to element before clicking on it with Marionette r=mdas 2013-04-04 15:59:36 +01:00
Yiming Yang
7324bf00d9 Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas 2013-04-01 15:21:06 -07:00
Ms2ger
97ae827742 Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger
4d9b24f0cb Bug 838088 - Followup: Remove obsoleted entries from android.json. 2013-04-04 09:05:32 +02:00
Ms2ger
529b339870 Bug 854329 - Part a: Import more tests; rs=mounir 2013-04-04 09:04:00 +02:00
Eitan Isaacson
a1102353ae Bug 857673 - Exclude webspeech synth ipc test on Android. r=jmaher 2013-04-03 15:13:17 -07:00
Matt Brubeck
8bf35c2e8e Bug 857332 - Normalize topobjdir to an absolute path in mozbuild.base [r=gps] 2013-04-03 10:15:12 -07:00
David Burns
c4b1a4ed44 Bug 857000 - change location code to use getClientBoundingRect instead of calculating via offset r=mdas 2013-04-03 13:14:38 +01:00
Andrew Halberstadt
f0fab7f5b7 Bug 849270 - Add --symbols-path to marionette test runner, r=jgriffin 2013-04-02 11:19:15 -04:00
David Burns
54fb0f162c Bug 847655 - Removing atom click in favour of EventUtils click to gain trusted events r=jgriffin 2013-04-02 13:35:27 +01:00
Geoff Brown
439d6d7230 Bug 855146 - Enable SpecialPowers in robocop tests; r=jmaher 2013-04-03 21:11:26 -06:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867 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
334c0800cf 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
1b69f6f153 Bug 855192 - Fix MockPermissionPrompt scope. r=jgriffin 2013-03-27 13:16:39 -07:00
Joel Maher
420861c89e Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-29 08:43:27 -04:00
Matt Brubeck
99acd93e07 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
0058cdaa1d Bug 790732 - Fix automation detection to handle Components shim. rs=mccr8 2013-03-28 14:26:02 -07:00
Andrew Halberstadt
51c38ab12f 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
fcc1b46c6f Merge m-c to inbound. 2013-03-28 15:41:29 -04:00
Aaron Klotz
3e0c42d61e 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
0943b73680 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
54588da20b Bug 855562 - Fix error in "mach mochitest-metro" [r=Ms2ger] 2013-03-28 09:23:03 -07:00
Matt Brubeck
975991edff Bug 855563 - Improve mach mochitest file checking and error reporting [r=gps] 2013-03-28 09:23:03 -07:00
Justin Wood
27a7d910bc 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
0d389c5e36 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
dc032ea10f Bug 851610 - Don't look for fastboot for emulator runs, r=ahal 2013-03-25 14:49:37 -07:00
Joel Maher
217b9c48cc Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-27 15:04:39 -04:00
Gregory Szorc
751520f7cd 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
8dd4e3ff13 Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE 2013-03-26 21:07:50 -04:00
Reuben Morais
3b43d6003c 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
7f9fbda32f 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
e59527182a 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
82851eabcb 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
34dad8a91a Backed out changeset 48d2538788ec (bug 848489) for Marionette failures on a CLOSED TREE. 2013-03-26 16:07:31 -04:00
Yiming Yang
2ccd150867 Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas 2013-03-21 12:31:27 -07:00
Yiming Yang
d6d35b8ef8 Bug 851523 - Allow users to execute action chain in segments, r=mdas 2013-03-22 11:29:02 -07:00
Geoff Brown
8389003b5b Bug 854549 - Dump robocop screenshot to logs and cleanup; r=jmaher 2013-03-26 11:31:23 -06:00
Andrew Halberstadt
feb84a1933 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
93774df352 Bug 843893 - Fix alarm and power mochitests, r=gene.lian 2013-03-25 16:50:06 -07:00