mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 69ec780e039c (bug 1245225) for enabling a bunch of tests that frequently fail CLOSED TREE
This commit is contained in:
parent
67683dea2f
commit
c3799c8915
@ -11,15 +11,16 @@ support-files =
|
||||
|
||||
[browser_thumbnails_bg_bad_url.js]
|
||||
[browser_thumbnails_bg_crash_during_capture.js]
|
||||
skip-if = buildapp == 'mulet' || !crashreporter
|
||||
skip-if = buildapp == 'mulet' || !crashreporter || e10s # crashing the remote thumbnailer crashes the remote test tab
|
||||
[browser_thumbnails_bg_crash_while_idle.js]
|
||||
skip-if = buildapp == 'mulet' || !crashreporter
|
||||
skip-if = buildapp == 'mulet' || !crashreporter || e10s
|
||||
[browser_thumbnails_bg_basic.js]
|
||||
[browser_thumbnails_bg_queueing.js]
|
||||
[browser_thumbnails_bg_timeout.js]
|
||||
[browser_thumbnails_bg_redirect.js]
|
||||
[browser_thumbnails_bg_destroy_browser.js]
|
||||
[browser_thumbnails_bg_no_cookies_sent.js]
|
||||
skip-if = e10s # e10s cookie problems
|
||||
[browser_thumbnails_bg_no_cookies_stored.js]
|
||||
[browser_thumbnails_bg_no_auth_prompt.js]
|
||||
[browser_thumbnails_bg_no_alert.js]
|
||||
@ -28,8 +29,10 @@ skip-if = buildapp == 'mulet' || !crashreporter
|
||||
[browser_thumbnails_bug726727.js]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[browser_thumbnails_bug727765.js]
|
||||
skip-if = e10s # tries to open crypto/local file from the child
|
||||
[browser_thumbnails_bug818225.js]
|
||||
[browser_thumbnails_capture.js]
|
||||
skip-if = e10s # tries to call drawWindow with a remote browser.
|
||||
[browser_thumbnails_expiration.js]
|
||||
[browser_thumbnails_privacy.js]
|
||||
[browser_thumbnails_redirect.js]
|
||||
|
Loading…
Reference in New Issue
Block a user