Commit Graph

321 Commits

Author SHA1 Message Date
Malini Das
b0f0f4cfb1 Bug 880034 - Typo in --timeouts help message, r=jgriffin 2013-06-06 10:15:29 -04:00
Mathieu Bultel
4e9196b791 Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas 2013-06-05 08:59:05 +02:00
Jonathan Griffin
f9e53d94d2 Bug 879492 - Add a B2GBuild class to Marionette, r=aki 2013-06-04 16:48:50 -07:00
Jonathan Griffin
35cebcaf79 Bug 873538 - Pass -marionette when launching Firefox, r=dburns 2013-06-04 10:01:46 -07:00
Malini Das
1b3941c1b0 Bug 878936 - remove test_marionette_touch.py from test manifest, r=jgriffin 2013-06-03 16:09:04 -04:00
William Lachance
0c5bb30a4e Bug 878914 - Fix race condition in marionette testrunner;r=jgriffin 2013-06-03 14:54:07 -04:00
Malini Das
195dfc24fd Bug 845849 - Remove MarionetteTouchMixin, r=jgriffin 2013-06-03 14:40:48 -04:00
Malini Das
ea2ac1ad17 Bug 876835 - fix python 2.6 failures due to assertIn, r=jgriffin 2013-05-28 18:54:42 -04:00
Malini Das
2adc7b31fd Bug 857582 - send mouse events if we can't send touch events, r=jgriffin 2013-05-27 13:12:13 -04:00
Mathieu Bultel
185f883b10 Bug 773159 - Add support for returning the title and type of the active chrome window, r=mdas 2013-05-24 22:14:29 +02:00
Mathieu Bultel
5e2981ac58 Bug 794687 - Add --timeout argument to Marionette, r=mdas 2013-05-23 00:22:22 +02:00
Jonathan Griffin
c8b0775990 Bug 838607 - Re-enable test_click.py, a=test-only 2013-05-20 11:01:10 -07:00
Jonathan Griffin
7465104cb0 Bug 869536 - Make Marionette use its own tab on Firefox, r=mdas 2013-05-17 11:43:52 -07:00
Jonathan Griffin
b131d48f4d Bug 872146 - Remove obsolete files. r=mdas 2013-05-14 11:35:12 -07:00
David Burns
8d1e8daec8 Bug 869488: add mechanism for getting css rule attached to element from Marionette; r=mdas 2013-05-07 14:38:21 -07:00
Jonathan Griffin
9543b01766 Bug 838607 - Disable firstrun page during Marionette tests, r=mdas 2013-05-07 10:07:28 -07:00
Gregory Szorc
c51e9cc63f Bug 799308 - Mach command for running Marionette, r=gps 2013-04-19 05:19:54 -07:00
Ed Morley
62e49e6d1a Merge mozilla-central and birch 2013-05-03 13:35:02 +01:00
Jonathan Griffin
783f0d80ca Bug 867548 - Disable updates when launching emulator, r=ahal 2013-05-02 16:16:44 -07:00
Malini Das
b8e95698c7 Bug 867812 - get rid of skip, r=jgriffin 2013-05-01 19:52:40 -04:00
Yoshi Huang
f1e0084500 Bug 847741 - Part 4: Remove getSimContacts impl. r=gwagner 2013-03-06 10:45:07 +08: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
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
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
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