зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
641 B
INI
12 строки
641 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_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.
|