gecko/testing/marionette
Chris Manchester 21068850e7 Bug 1184507 - Disable TestAboutPages:test_type_to_non_remote_tab for being racy. r=ato
This test sends keys to the urlbar causing a page navigation, then waits on
the current url to confirm the navigation is reflected. Because the navigation
changes remoteness, the url check and loading the content listener in the
new process race. When the url check wins, it causes a hang by sending a
message before the frame script to receive it loads.

This is a very specific scenario that only impacts tests that need to cause
navigation to in-process pages with key events. If these sort of tests
become a priority, this will need to be revisited.
2015-09-25 07:33:11 -07:00
..
atoms
client Bug 1184507 - Disable TestAboutPages:test_type_to_non_remote_tab for being racy. r=ato 2015-09-25 07:33:11 -07:00
components Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
driver Bug 1185486 - Part 1: Use a timeout when waiting on the browser process after a timed out command. r=jgriffin 2015-09-25 07:33:11 -07:00
transport Bug 1197835 - Version bump marionette-client == 0.19, marionette-transport == 0.7, marionette-driver == 0.13, r=ato 2015-08-24 10:59:47 -04:00
actions.js Bug 1153822: Adjust Marionette responses to match WebDriver protocol 2015-05-21 11:26:58 +01:00
ChromeUtils.js
command.js Bug 1153822: Adjust Marionette responses to match WebDriver protocol 2015-05-21 11:26:58 +01:00
common.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
dispatcher.js Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function". r=ato 2015-09-09 15:09:01 +08:00
driver.js merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
elements.js Bug 1204496: When searching by link text start from the startNode and not the rootNode; r=ato 2015-09-17 22:22:38 +01:00
emulator.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
error.js Bug 1153822: Adjust Marionette responses to match WebDriver protocol 2015-05-21 11:26:58 +01:00
EventUtils.js
frame-manager.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
jar.mn Bug 1159219: Make ContentSender a separate module 2015-04-28 14:25:37 +01:00
listener.js Backed out changeset 820865a790e4 (bug 1202663) 2015-09-17 17:12:29 +01:00
mach_commands.py Bug 1163797 - Removing CommandArguments decorators from marionette-test mach command and making it use argparse from test harness. r=ahal 2015-09-02 15:57:25 -07:00
modal.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
moz.build
proxy.js Bug 1185486 - Part 2: Prevent message listeners from a failed command from causing an out of order response when a content command hangs. r=ato 2015-09-25 07:33:11 -07:00
sendkeys.js Bug 1203074: Move caret to end of textual input field before sending keys 2015-09-09 14:53:53 +01:00
server.js Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
simpletest.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00