mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2b1d0a46ef
--HG-- extra : rebase_source : 41e6bf3145fd32358b736485b6b56bdced6d1e01 extra : histedit_source : fd7e7f0ba12393755d0111dee9fd1f9377f09623%2C0adc2c95bf5d1af2b413e9d69be6b73c986e8efd
12 lines
641 B
INI
12 lines
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.
|