Ed Morley
|
ce3bcd733c
|
Merge mozilla-central and b2g-inbound
|
2013-08-02 13:51:22 +01:00 |
Jonathan Griffin
|
b07cc11bd6
|
Bug 796018 - Add basic frame remote frame switch test. r=mdas
|
2013-07-31 16:27:14 -07:00 |
Jonathan Griffin
|
341f7bc310
|
Bug 898074 - Don't send multiple responses to deleteSession, r=dhylands
|
2013-08-01 18:20:22 -07:00 |
Jonathan Griffin
|
d206ff6cc1
|
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 |
Jonathan Griffin
|
fae8a62136
|
Bug 900670 - Add threadtime to Marionette's logcat, r=dhylands
|
2013-08-01 14:54:02 -07:00 |
Ryan VanderMeulen
|
23654aaefb
|
Merge m-c to inbound.
|
2013-07-31 16:33:59 -04:00 |
Jonathan Griffin
|
ff44208bca
|
Bug 899731 - Bump marionette version. r=wlach
|
2013-07-30 12:52:46 -07:00 |
Jonathan Griffin
|
2c2ca3d743
|
Bug 900080 - Use e.message instead of e in onPacket errors, r=wlach
|
2013-07-31 10:55:44 -07:00 |
David Burns
|
a3a67bfe4f
|
Bug 837621: update isElementDisplayed atoms with new overflow logic; r=jgriffin
|
2013-07-29 21:20:50 +01:00 |
William Lachance
|
43d0267f8d
|
Bug 855327 - Quick followup to improve variable name;r=jgriffin
|
2013-07-29 13:49:46 -04:00 |
William Lachance
|
aa5d3b02f6
|
Bug 855327 - Add capability to get currently active frame from marionette;r=jgriffin
|
2013-07-29 13:46:01 -04:00 |
Gavin Sharp
|
58e0381c16
|
Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
|
2013-07-26 16:05:05 -07:00 |
Jonathan Griffin
|
16d77c1f85
|
Bug 897135 - Switch Marionette's log level to Trace, r=wlach
|
2013-07-23 12:33:07 -07:00 |
David Burns
|
59a129de4e
|
Bug 896043 : Switching off tests as they are not being used and blocking marionette content updates; r=jgriffin
|
2013-07-22 10:57:56 +01:00 |
Jonathan Griffin
|
d22b9e593b
|
Bug 894953 - Don't leak onDOMConentLoaded event handlers, r=mdas
|
2013-07-17 15:13:09 -07:00 |
Florin Bogdan Strugariu
|
133f12d626
|
Bug 802742 - Marionette should list all failed tests at the end of the testrun, r=mdas
|
2013-07-10 13:04:33 +03:00 |
Florin Bogdan Strugariu
|
e6bc2ee9cd
|
Bug 845805 - Add a By class to the marionette python bindings; r=dburns
|
2013-07-04 14:43:54 +03:00 |
Malini Das
|
38369577db
|
Bug 823222 - use socket module to check port, r=jgriffin
|
2013-07-09 10:54:29 -04:00 |
Jonathan Griffin
|
6054ee8daa
|
Bug 889637 - Add --es-server arg to Marionette, r=mcote
|
2013-07-08 12:28:53 -07:00 |
Jonathan Griffin
|
aa498a892f
|
Bug 891139 - Bump marionette to 0.5.35, r=stephend
|
2013-07-08 19:55:42 -07:00 |
Mounir Lamouri
|
b7be9c0de9
|
Bug 886046 - Add a MockColorPicker module in SpecialPowers. r=ctalbert
|
2013-07-08 15:11:36 -04:00 |
David Burns
|
37440b3952
|
Bug 887583 - Add more startup prefs to Marionette, r=mdas
|
2013-05-08 12:32:50 +01:00 |
David Burns
|
eb2df38350
|
Bug 890214 : adding missing import to marionette testrunner; r=dhunt
|
2013-07-04 13:46:10 +01:00 |
Dave Hunt
|
0fb1de1a60
|
Bug 889469 - Bump marionette_client version to 0.5.34 r=jgriffin
|
2013-07-03 22:43:48 +01:00 |
Jonathan Griffin
|
c5cc838664
|
Bug 887841 - Be very careful when deleting a session that may not exist, r=mdas
|
2013-07-02 10:48:55 -07:00 |
Dave Hunt
|
262cea6bee
|
Bug 889439 - XML report generation fails when results tuple contains more than two items. r=jgriffin
|
2013-07-02 18:59:15 +01:00 |
Ryan VanderMeulen
|
075841615e
|
Merge birch to inbound.
|
2013-07-02 10:19:45 -04:00 |
Mathieu Bultel mat.bultel@gmail.com
|
4ef150e60c
|
Bug 888506 - Check that the start_time attribute exists before trying to use it. r=jgriffin
|
2013-07-01 12:37:21 +02:00 |
Jonathan Griffin
|
cc604a89a6
|
Bug 886579 - Better errors for JS tests, r=mdas
|
2013-07-01 15:47:37 -07:00 |
Jonathan Griffin
|
222b23acff
|
Bug 888474 - Bump Marionette version, a=test-only, a=test-only
|
2013-06-28 14:34:20 -07:00 |
Jonathan Griffin
|
418db07982
|
Bug 885940 - Move common code inato marionette-common.js, r=mdas
--HG--
rename : testing/marionette/marionette-log-obj.js => testing/marionette/marionette-common.js
|
2013-06-28 14:07:55 -07:00 |
Mathieu Bultel mat.bultel@gmail.com
|
d3a4a5dcb0
|
Bug 886741 - Fix support for expectedFailure and skip, r=jgriffin
|
2013-06-26 17:59:10 +02:00 |
Malini Das
|
50fe6d487b
|
Bug 883299 - Log coordinates for events that Marionette initiates, r=jgriffin
|
2013-06-27 13:48:12 -04:00 |
Jonathan Griffin
|
8ceb60e984
|
Bug 888303 - Don't send debug messages for touch events to the log, a=test-only
|
2013-07-01 10:54:39 -07:00 |
Jim Chen
|
5c979358f3
|
Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher
|
2013-06-26 17:28:21 -04:00 |
Jonathan Griffin
|
0b11b9527d
|
Bug 874599 - Only call _deleteSession during cleanTest, r=mdas
|
2013-06-24 14:43:13 -07:00 |
Ehsan Akhgari
|
9af8ee20af
|
Merge mozilla-central to mozilla-inbound
|
2013-06-22 08:42:15 -04:00 |
Chris Manchester
|
62ecf66a42
|
Bug 662247 - Replace synchronous appenders with async appenders using OS.File; r=gps
|
2013-06-20 14:00:14 -07:00 |
Jonathan Griffin
|
4e6f7ef46d
|
Bug 885482 - Bump Marionette version, r=davehunt
|
2013-06-20 16:07:08 -07:00 |
Joey Armstrong
|
177893ac53
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
|
2013-06-20 15:59:59 -04:00 |
Ed Morley
|
867dc5785d
|
Merge latest green birch changeset and mozilla-central
|
2013-06-20 09:01:19 +01:00 |
Jonathan Griffin
|
96dbe26e10
|
Bug 883281 - Add ability to skip tests based on device, r=davehunt
|
2013-06-19 17:35:20 -07:00 |
Mathieu Bultel
|
69879c8fd4
|
Bug 874599 - Move duration into _deleteSession function. r=jgriffin
|
2013-06-19 09:31:11 +02:00 |
Joey Armstrong
|
0a0e08cb9c
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal
|
2013-06-14 14:07:19 -04:00 |
Dave Hunt
|
49fb5d684f
|
Bug 879683 - Allow MarionetteTestResult and MarionetteTextTestRunner to be subclassed. r=jgriffin
|
2013-06-14 13:21:29 -04:00 |
Jonathan Griffin
|
520dbc04a3
|
Bug 881601 - Don't close the listener if it was never opened, r=wlach
|
2013-06-13 10:04:48 -07:00 |
William Lachance
|
a21068fb85
|
Bug 797529 - Remove dependence on debugger server, r=jgriffin
|
2013-05-14 16:54:07 -04:00 |
David Burns
|
c7e8c985b3
|
Bug 870445 - Add -marionette command-line arg to Firefox, r=mdas
|
2013-05-13 13:43:15 +01:00 |
Jonathan Griffin
|
9d31038cec
|
Backout 36b68f9e4e04 for bustage (Bug 797529)
|
2013-06-06 17:26:39 -07:00 |
William Lachance
|
f7a33ed775
|
Bug 797529 - Remove dependence on debugger server, r=jgriffin
--HG--
rename : testing/marionette/marionette-actors.js => testing/marionette/marionette-server.js
|
2013-05-14 16:54:07 -04:00 |