mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 00:19:08 +00:00
13 lines
687 B
INI
13 lines
687 B
INI
[DEFAULT]
|
|
|
|
[browser_bug593387.js]
|
|
skip-if = e10s # Bug ?????? - test directly touches content (contentWindow.iframe.addEventListener)
|
|
[browser_bug902350.js]
|
|
skip-if = e10s # Bug ?????? - test e10s utils don't support load events from iframe etc, which this test relies on.
|
|
[browser_messagemanager_loadprocessscript.js]
|
|
[browser_state_notifications.js]
|
|
# skip-if = e10s # Bug ?????? - content-document-* notifications come while document's URI is still about:blank, but test expects real URL.
|
|
skip-if = true # Intermittent failures - bug 987493. Restore the skip-if above once fixed
|
|
[browser_bug1058164.js]
|
|
skip-if = e10s # We need bug 918634 to land before this can be tested with e10s.
|