Andrew Halberstadt
89c6b53e64
Bug 1000883 - Marionette client should check for crashes on IOError, r=AutomatedTester
2014-05-09 10:12:27 -04:00
William Lachance
1be501c001
Bug 1005758 - Clean up marionette package descriptions on pypi. r=mdas
2014-05-05 00:21:13 -04:00
David Burns
d6e3620d40
Bug 967813: Put the error reason in the message that is reported on TBPL for easier starring; r=philor
2014-05-03 21:02:38 +01:00
sashakruglov
a114f06618
Bug 834502 - Need to cover more cases in test_click.py;r=automatedtester
2014-04-29 23:30:00 +01:00
David Burns
2378f04be0
Bug 1004089: Allow frame switching in marionette when switching by index and the frame is OOP; r=mdas
2014-04-30 22:59:25 +01:00
William Angell
5741d0e941
Bug 974465 - Replaced all asterisk imports in Marionette client with explicit imports; r=automatedtester
2014-04-28 10:18:00 +01:00
William Lachance
8e22719ba2
Bug 1002619 - Fix syntax error in Marionette's setup.py. r=ato
2014-04-28 14:34:29 -04:00
Michael Vines
a3305f8653
Bug 1002039 - fix virtualenv download code, r=mdas
2014-04-28 20:55:33 -07:00
Malini Das
57136d58d6
Bug 1001461 - Bump marionette_client version to 0.7.7 and release to PyPI, r=davehunt
2014-04-29 10:16:11 -04:00
David Burns
2400ebbda9
Bug 929175: Part 2: Updating frames tests.; r=mdas
2014-04-25 14:41:17 +01:00
Andreas Tolfsen
e9382c303b
Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg
2014-04-25 07:47:00 -04:00
David Burns
6b4a618cf6
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
2013-01-09 14:32:54 +00:00
Carsten "Tomcat" Book
34d1f9b747
Backed out changeset 6bb03867a3ad (bug 929175)
2014-04-25 15:50:33 +02:00
Carsten "Tomcat" Book
d7292e66b4
Backed out changeset a3e1f186d06a (bug 811747)
2014-04-25 15:50:28 +02:00
David Burns
cbb200d9a8
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
2013-01-09 14:32:54 +00:00
David Burns
3ddb95e682
Bug 929175: Part 2: Updating frames tests.; r=mdas
2014-04-25 14:41:17 +01:00
David Burns
d70fc59129
Bug 990299: correct and enable window management test in Marionette; r=mdas
2014-04-17 20:48:27 +01:00
Malini Das
7903e00302
Bug 993478 - Let a user select docroot for the webserver, r=jgriffin
2014-04-10 13:02:23 -04:00
Jonathan Griffin
a771067e4e
Bug 902711 - Make marionette_transport its own package, r=ato
2013-10-14 17:58:40 -07:00
Ed Morley
6bbfb15628
Backed out changeset 60d427dbb7dc (bug 993478) for gaia-ui-test failures; CLOSED TREE
2014-04-10 16:21:50 +01:00
Malini Das
e269beb17b
Bug 991959 - fix chrome iframe switching, r=dburns
2014-04-10 10:33:39 -04:00
Malini Das
f873de7bef
Bug 993478 - Let a user select docroot for the webserver, r=jgriffin
2014-04-10 10:11:33 -04:00
David Burns
87b1eaafa7
Bug 990298: Correcting window switching test; r=jgriffin
2014-04-08 22:02:23 +01:00
David Burns
e7e442aff8
Bug 882687: Fixing test position test; r=mdas
2014-04-08 01:13:31 +01:00
David Burns
fa16197a34
Bug 811796: Add missing test files to the manifest; r=jgriffin
2014-04-08 01:09:30 +01:00
Ryan VanderMeulen
620c42bcde
Merge inbound to m-c.
2014-04-04 14:51:38 -04:00
Dave Hunt
bfc008464e
Bug 919923 - Create a section in the HTML report with build details. r=jgriffin
2014-04-04 08:19:23 -04:00
Jonathan Griffin
28124e2548
Bug 989048 - Use TimeoutException instead of Exception for emulator startup timeouts, r=mdas
2014-04-01 10:02:09 -07:00
David Burns
1e5026eb9e
Bug 967179: Enable b2g tests that do not need to be disabled; r=mdas
2014-04-03 22:14:57 +01:00
David Burns
08d7ee7fbe
Bug 991242: Remove Marionette unit test as this is covered by Gaia testing; r=jgriffin
2014-04-03 22:01:26 +01:00
Andrew Halberstadt
ca934641fa
Bug 985403 - Refactor MarionetteBaseRunner.start_marionette and pass in symbols_path by default, r=mdas
2014-03-20 11:41:11 -04:00
Dave Hunt
bfb6cdcfe0
Bug 979512 - Add a command line option to split the tests and run a specified chunk. r=jgriffin
2014-03-20 09:27:29 -04:00
Vicamo Yang
9a1921f04d
Bug 985537: add runEmulatorShell to Marionette. r=mdas
2014-03-20 13:01:25 +08:00
Andreas Tolfsen
acb5b5b233
Bug 979299 - Reduce fragility in real time test. r=dburns
...
Sometimes the clock.sleep(0.1) may take shorter than 0.1 seconds. This
isn't a test about precision in Python, but rather that the SystemClock
wrapper works as intended and returns a somewhat expected value.
2014-03-17 17:40:16 -04:00
William Lachance
40b7f3a0f3
Bug 978333 - Try to use localhost for marionette webserver if possible. r=jgriffin
2014-03-17 15:28:23 -04:00
Vikas Mishra
7b95cc5017
Bug 959517 - Clarify connection error message, r=mdas
2014-03-17 22:19:35 +05:30
Vikas Mishra
46cd4c8a90
Bug 974891 - Move TestCapabilities to test_capabilities.py file. r=ato
2014-03-14 23:57:03 +05:30
Jonathan Griffin
58a8088aa9
Bug 982361 - Bump marionette_client to 0.7.6, r=AutomatedTester
2014-03-11 18:16:54 -07:00
David Burns
81c06fffa8
Bug 981568: Handle if we get IOError if B2G crashes during a test run; r=jgriffin
2014-03-11 17:10:16 +00:00
James Graham
23649d548d
Bug 979338 - Document delete_session method in the python client API, r=mdas
2014-03-04 17:42:11 +00:00
Dave Hunt
ed64d41323
Bug 979577 - Test durations are always zero in the HTML report. r=jgriffin
2014-03-06 14:49:50 +00:00
Vicamo Yang
447b2c7196
Bug 975359: add test cases for B2G orientation sensor. r=jgriffin, f=slee
2014-03-05 10:37:50 +08:00
Andreas Tolfsen
b72fe61222
Bug 970680 - Limit number of decimals used in TimeoutException. r=dburns
2014-02-28 16:41:03 -05:00
Andrew Halberstadt
225ecc8505
Bug 976120 - shell.js should respect crash reporting environment, r=fabrice
2014-02-27 16:36:00 -05:00
David Burns
3485871e32
Bug 976831: Remove unused getStatus method from Marionette; r=mdas
2014-02-26 17:06:24 +00:00
Malini Das
fa4d3d1072
Bug 975169 - Marionette test runner should not override textrunnerclass, version bump, r=jgriffiin,dburns
2014-02-25 16:08:37 -08:00
Ryan VanderMeulen
2abee72911
Backed out changeset 2b3bda5a4744 (bug 975169) for Marionette-webapi failures.
2014-02-24 15:04:53 -05:00
Malini Das
243f81f7c1
Bug 975169 - Marionette test runner should not override textrunnerclass, version bump, r=jgriffiin,dburns
2014-02-24 12:11:08 -05:00
Andreas Tolfsen
dd71988372
Bug 964366 - Session capabilities missing browserVersion. r=mdas
2014-02-20 15:36:56 -05:00
Andrew Halberstadt
91fe25a46d
Bug 972518 - Log qemu output to prevent stdout pipe from filling up, r=jgriffin
2014-02-20 09:28:22 -05:00