mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
9bec77546b
--HG-- extra : rebase_source : 1a37a07c5f1fb349f878fdcb93d0187d3b80cf62
25 lines
1.2 KiB
INI
25 lines
1.2 KiB
INI
[DEFAULT]
|
|
|
|
[browser_autoscroll_disabled.js]
|
|
skip-if = e10s # Bug ?????? - test touches content (getElementById on the content document)
|
|
[browser_browserDrop.js]
|
|
[browser_bug295977_autoscroll_overflow.js]
|
|
skip-if = e10s # Bug 921935 - focusmanager issues with e10s
|
|
[browser_bug594509.js]
|
|
skip-if = e10s # Bug ?????? - intermittent crash of child process reported when run under e10s
|
|
[browser_bug982298.js]
|
|
[browser_default_image_filename.js]
|
|
skip-if = e10s # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly
|
|
[browser_findbar.js]
|
|
skip-if = e10s # Disabled for e10s: Bug ?????? - seems to be a timing issue with RemoteFinder.jsm messages coming later than the tests expect.
|
|
[browser_input_file_tooltips.js]
|
|
skip-if = e10s # Bug ?????? - test directly manipulates content (TypeError: doc.createElement is not a function)
|
|
[browser_keyevents_during_autoscrolling.js]
|
|
skip-if = e10s # Bug 921935 - focusmanager issues with e10s
|
|
[browser_save_resend_postdata.js]
|
|
support-files =
|
|
common/mockTransfer.js
|
|
data/post_form_inner.sjs
|
|
data/post_form_outer.sjs
|
|
skip-if = e10s # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();)
|