Commit Graph

422 Commits

Author SHA1 Message Date
Jonathan Griffin
783f0d80ca Bug 867548 - Disable updates when launching emulator, r=ahal 2013-05-02 16:16:44 -07:00
Jonathan Griffin
6916117cdc Bug 864296 - Check for detached elements, r=mdas 2013-05-02 16:11:59 -07:00
Malini Das
b8e95698c7 Bug 867812 - get rid of skip, r=jgriffin 2013-05-01 19:52:40 -04:00
Jonathan Griffin
0a151ca997 Bug 867220 - Make setSearchTimeout behave globally, r=mdas 2013-05-01 10:16:49 -07:00
Malini Das
e5601ec78b Bug 867573 - fix broken MarionetteTouchMixin, add test, r=dburns 2013-05-01 11:41:57 -04:00
Yiming Yang
b3bf86bb2f Bug 858834 - deprecate press/release/double_tap/cancel_touch, rename single_tap to tap, r=mdas 2013-04-26 15:18:55 -07:00
Jonathan Griffin
709056edce Bug 866342 - Use try/catch around weakref.get(), r=mdas 2013-04-30 11:22:03 -07:00
Jonathan Griffin
f410c1cb45 Bug 865859 - Update mozbase deps, r=ahal 2013-04-30 10:01:14 -07:00
Jonathan Griffin
1007af736e Bug 865867 - Remove unused perf code from Marionette, r=mdas 2013-04-29 09:38:54 -07:00
Yiming Yang
73ab33ed28 Bug 845925 - Add scroll/pinch actions using touch action chains to the python touch layer, r=mdas 2013-04-26 11:14:50 -07:00
Dave Hunt
475c00c09e Bug 866111 - Bump marionette_client version to 0.5.25. r=mdas 2013-04-26 16:16:33 +01:00
Dave Hunt
56c8bfcc02 Bug 842633 - Allow subclasses of MarionetteTestRunner to add their own command line options. r=jgriffin 2013-04-25 09:04:21 +01:00
Dave Hunt
42e53699b9 Bug 863893 - Bump marionette_client version to 0.5.24. r=mdas 2013-04-19 23:03:03 +01:00
Andrew Halberstadt
38d960f785 Bug 863377 - Marionette socket exceptions prevented from propagating, r=jgriffin 2013-04-19 14:20:10 -04:00
Yiming Yang
bd697f7ded Bug 858563 - Add 'long_press' to Action chains, r=mdas 2013-04-15 13:19:22 -07:00
Yiming Yang
baa41e07dc Bug 850819 - Send touch/mouse/click events in action chains, r=mdas 2013-04-10 16:55:43 -07:00
Jonathan Griffin
9d71169f3a Bug 863185 - Define variable in order to use it, r=dburns 2013-04-18 03:04:13 -07:00
Malini Das
09566cd842 Bug 860849 - Fix 'Illegal Value' error in marionette, r=jgriffin 2013-04-17 12:06:39 -04:00
Jonathan Griffin
c762453df2 Bug 862053 - Use getBoundingClientRect instead of offsetParents, r=mdas 2013-04-17 00:42:10 -07:00
Dave Hunt
2ca6d03c85 Bug 857607 - Reduce log level when launching B2G desktop client with mozrunner. r=jgriffin 2013-04-16 22:35:07 +01:00
Jonathan Griffin
1fc0273d70 Bug 843793 - Throw specific errors when iframe is crashed or hung, r=mdas 2013-04-08 14:12:32 -07:00
Jonathan Griffin
8e8fd0de06 Bug 838607 - Disable another click test, a=test-only 2013-04-15 01:40:08 -07:00
Jonathan Griffin
80a6327b09 Backed out changeset c2449e6144d1 (wrong bug #) 2013-04-15 01:43:14 -07:00
Jonathan Griffin
da632e9f73 Bug 860104 - Disable another click test, a=test-only 2013-04-15 01:40:08 -07:00
Jonathan Griffin
5125e2e17a Bug 860104 - Temporarily disable test due to frequent orange, a=test-only on a CLOSED TREE 2013-04-12 10:07:10 -07:00
David Burns
45b4b916fe Bug 830197 - Check visibility of the element before typing. r=mdas 2013-04-11 13:52:42 -07:00
Andrew Halberstadt
141881969c Bug 860764 - Read profiles.ini properly during crash detection for marionette b2g unittests, r=jgriffin 2013-04-11 16:51:42 -04:00
Andrew Halberstadt
40207efcd5 Bug 860773 - speed up crash detection for b2g marionette emulator tests, r=jgriffin 2013-04-11 16:51:41 -04:00
Malini Das
b5b56c5505 Bug 859864 - remove NoSuchAttribute from errors.py, r=dburns 2013-04-11 10:55:22 -04:00
Dave Hunt
0ed5367170 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-10 09:31:35 +01:00
Ryan VanderMeulen
ad089d7e82 Backed out changeset 3f8a9cfdc055 (bug 857599) for Mn failures on a CLOSED TREE. 2013-04-09 18:22:14 -04:00
Dave Hunt
310052c782 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-09 19:41:09 +01:00
Malini Das
68dcb420fc Bug 736592 - Use getWeakReference instead of actual references to elements, r=jgriffin 2013-04-09 13:05:43 -04:00
Hubert Figuière
20753faee6 Bug 840612 - Part 2: make sure that networkmanager is ignored on pandaboard and emulator. r=jgriffin 2013-04-05 16:04:32 -04:00
Hubert Figuière
b67dc70525 Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-03-26 21:22:40 -04:00
Ehsan Akhgari
5c35d37574 Backed out changeset 664a2230e5c7 (bug 843793) because of Marionette test failures
Landed on a CLOSED TREE
2013-04-08 18:49:33 -04:00
Jonathan Griffin
c3533ba248 Bug 843793 - Throw specific errors when a frame has frozen/crashed, r=mdas 2013-04-08 14:12:32 -07:00
David Burns
dc02979cdb Bug 838607 - Added explicit wait for element to appear before carrying on the test. r=mdas 2013-04-08 16:16:57 +01:00
David Burns
fb53893fb5 Bug 814037 - Check overflow x and overflow y when doing visibility checks with Marionette. Atom updated. r=mdas 2013-04-08 13:13:11 +01:00
Dave Hunt
2cfcf96916 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
6f4925c763 Bug 853188 - Use the url and line number passed to window.onerror, r=mdas 2013-04-05 15:25:46 -07:00
Malini Das
8d35071ee6 Bug 858288 - set sandbox to null in switchToFrame, r=jgriffin 2013-04-05 13:15:19 -04:00
Dave Hunt
b36f818532 Bug 858124 - Flick (swipe) is failing on desktop B2G builds. r=mdas 2013-04-05 13:55:51 +01:00
David Burns
3543354742 Bug 857717 - Scroll to element before clicking on it with Marionette r=mdas 2013-04-04 15:59:36 +01:00
Yiming Yang
b0994ec0f8 Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas 2013-04-01 15:21:06 -07:00
David Burns
998ffdd0cb 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
0c1c80674f Bug 849270 - Add --symbols-path to marionette test runner, r=jgriffin 2013-04-02 11:19:15 -04:00
David Burns
d36fc7b840 Bug 847655 - Removing atom click in favour of EventUtils click to gain trusted events r=jgriffin 2013-04-02 13:35:27 +01:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
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