mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
422 B
INI
9 lines
422 B
INI
[test_NuwaProcessCreation.html]
|
|
run-if = toolkit == 'gonk'
|
|
[test_NuwaProcessDeadlock.html]
|
|
run-if = toolkit == 'gonk'
|
|
[test_child_docshell.html]
|
|
run-if = toolkit != 'cocoa' # disabled due to hangs, see changeset 6852e7c47edf
|
|
[test_CrashService_crash.html]
|
|
run-if = crashreporter && !e10s && (toolkit == 'gtk2' || toolkit == 'gtk3' || toolkit == 'cocoa' || toolkit == 'windows') && (buildapp != 'b2g' || toolkit == 'gonk')
|