Commit Graph

546 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
398836a6eb Backed out changeset 1ee5030003af (bug 451283) failures in marionette and mochitests 2013-10-12 10:51:25 +02:00
Blair McBride
5914d6cea7 Bug 451283 - Bustage fix for Marrionette. r=bustage 2013-10-12 18:27:24 +13:00
Blair McBride
b26d6917b1 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Ed Morley
4a19c5bcee Backed out changeset 8ecb68f17618 (bug 909129) for causing bug 924959 2013-10-09 17:13:22 +01:00
Mathieu Bultel
0d1e14ab84 Bug 879900 - Use moztest in Marionette, r=jgriffin 2013-08-08 23:14:50 +02:00
Malini Das
c2476960ed Bug 909129 - fix leaking imported scripts from marionette, r=dburns 2013-10-08 16:11:45 -04:00
Wes Kocher
72f7f923d1 Backed out changeset 961256d21b8e (bug 909129) for multiple Mnw failures 2013-09-27 10:54:29 -07:00
Rob Wood
03f9a1a606 Bug 902179 - Add marionette unit test for oop get active frame, update manifest; r=jgriffin 2013-09-26 13:30:51 -04:00
Malini Das
e0680e60ae Bug 909129 - fix Marionette imported scripts leak, add clearImportedScripts call, r=dburns 2013-09-27 11:27:28 -04:00
David Burns
8bcf67e484 Bug 832045 - get_attribute test for boolean attributes; r=jgriffin 2013-09-20 21:24:05 +01:00
Ed Morley
02c60435a9 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-20 10:20:58 +01:00
Szu-Yu Chen [:aknow]
5c61287b3b Bug 805838 - Add MARIONETTE_HEAD_JS support. r=jgriffin 2013-09-19 08:32:51 -04:00
Jarek 'jarekps' Smiejczak
9988453d27 Bug 821303 - Added switch_to_default_content method to Marionette; r=dburns 2013-09-10 15:18:00 +01:00
Malini Das
c3399c2c75 Bug 918361 - delete the unused test_emulator.py, r=jgriffin 2013-09-19 16:04:04 -04:00
Malini Das
78383d1a72 Bug 779284 - Implement B2G Modal dialog handling to Marionette, r=jgriffin,mdas 2013-09-19 13:35:19 -04:00
Dave Hunt
3fe10ca32f Bug 811780 - Provide an option for creating a blank SD card image when running against an emulator. r=jgriffin 2013-09-13 00:47:13 -07:00
Malini Das
7c51a64331 Bug 915658 - Add timestamp data to Marionette touch event logging, r=jgriffin 2013-09-13 09:33:41 +02:00
Dave Hunt
bbcd4a0cad Bug 902679 - Store specified device serial in marionette. r=jgriffin 2013-09-12 12:19:51 +01:00
Ryan VanderMeulen
ce0f027f99 Merge b2g-inbound to m-c. 2013-09-11 20:58:14 -04:00
Szu-Yu Chen [:aknow]
4b0c415905 Bug 914571 - Avoid overwriting the marionette loglines. r=jgriffin 2013-09-11 09:38:55 -04:00
Soumya Deb
f697a6c5ed Bug 914713 - change default timeout for wait_for_port to 30 seconds, r=mdas 2013-09-11 17:53:58 +02:00
Askeing Yen
7c7d592148 Bug 912890 - [Marionette Client] Add shuffle for tests. r=jgriffin 2013-09-06 15:30:55 +08:00
Fabrice Desré
595ce186af Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
James Lal
2422b9ed6b Bug 912809 - Use false instead of true in scrollIntoView, r=jgriffin 2013-09-05 10:38:36 -07:00
Dave Hunt
8ce91a3317 Bug 911196 - Bump marionette_client version to 0.5.37. r=jgriffin 2013-09-05 13:27:57 +01:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
David Burns
12c0c58961 Bug 912244: Correct screenshot with element highlighting in Marionette; r=jgriffin 2013-09-04 09:05:43 +01:00
Ryan VanderMeulen
f41dc068e8 Backed out changeset 5c25126b9c76 (bug 894927) for causing bug 911751 on a CLOSED TREE.
--HG--
rename : b2g/chrome/content/shell.html => b2g/chrome/content/shell.xul
2013-09-03 20:51:30 -04:00
Mike Pennisi
e65e235aaf Bug 908441 - Convenience methods for interacting with HTML5 "date" and "time" input elements. r=automatedtester 2013-08-29 16:10:20 -04:00
Mihnea Dobrescu-Balaur
e8a3fc0a1b Bug 904232 - Add inactivity timeout for marionette tests. r=jgriffin 2013-08-28 10:06:03 -07:00
Fabrice Desré
e4df86208c Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
Jonathan Griffin
284ff1a1b5 Bug 779284 - Back out 705d668fb81b for suspected perf regressions, a=test-only 2013-08-25 11:23:19 -07:00
Ed Morley
9dd664ddd9 Bug 907925 - Add reasons to Marionette's wait_for_port() assertions, to make them TBPL compatible; r=jgriffin
--HG--
extra : rebase_source : 458c32979708ed5581a992745ff10ba75aee3d7f
2013-08-21 22:13:36 +01:00
William Lachance
3835d30a88 Bug 901635 - Store marionette documentation in-tree, using sphinx;r=mdas
This will let us autogenerate documentation on change, and display it on
readthedocs.
2013-08-20 13:59:20 -04:00
David Burns
c6732ba0b0 Bug 901776 - Adding checks to visibility code that makes elements with hidden attribute hidden; r=mdas 2013-08-20 16:47:22 +01:00
David Burns
ae1425f9d3 bug 901781: Correct viewport algorithm for marionette and enable visibility tests; r=mdas 2013-08-07 16:19:59 -07:00
Malini Das
1c5e0ab176 Bug 779284 - Implement Modal dialog handling to Marionette, r=jgriffin 2013-08-16 16:54:41 -04:00
Carsten "Tomcat" Book
89b83199da merge mozilla-central to b2g-inbound 2013-08-14 15:02:24 +02:00
Szu-Yu Chen [:aknow]
befe552838 Bug 904490 - Extend marionette connection timeout. r=jgriffin 2013-08-14 16:45:12 +08:00
William Lachance
0bfb82e196 Bug 904292 - Clean up marionette pyflakes warnings;r=mdas 2013-08-13 10:24:33 -07:00
Carsten "Tomcat" Book
2e9c4e6c35 merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00
Jonathan Griffin
a99a69b0dd Bug 902225 - Enable test_import_script_reuse_window.py. r=dburns 2013-08-06 16:31:34 -07:00
Jonathan Griffin
83aed9b889 Bug 790787 - Enable more unit tests on B2G. r=mdas 2013-08-06 17:34:30 -07:00
Jonathan Griffin
1dea834f8b Bug 758329 - Enable test_emulator_order.py. r=mdas 2013-08-06 16:03:39 -07:00
Andrew Halberstadt
577e34919d Bug 887291 - Allow marionette test runner to pass command line arguments onto the application, r=jgriffin 2013-08-07 11:46:25 -04:00
David Burns
bd80db7e0b Bug 758195 - Add test for implicit waits. r=jgriffin 2012-05-24 10:48:30 -07:00
Ed Morley
d0a6230a88 Merge mozilla-central and b2g-inbound 2013-08-02 13:51:22 +01:00
Jonathan Griffin
c8d0524f9d Bug 796018 - Add basic frame remote frame switch test. r=mdas 2013-07-31 16:27:14 -07:00
Jonathan Griffin
7bf11f572d Bug 898074 - Don't send multiple responses to deleteSession, r=dhylands 2013-08-01 18:20:22 -07:00
Jonathan Griffin
561a7c9253 Bug 898074 - Open Marionette's port with a backlog of 0, r=dhylands, on a CLOSED TREE for possible orange fix 2013-08-01 12:50:38 -07:00