mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1021174 - Skip test_bug495145.html on OSX 10.6 due to intermittent crashes.
This commit is contained in:
parent
3849dfb3eb
commit
bdb6698d83
@ -341,7 +341,7 @@ skip-if = buildapp == 'mulet' || os == 'win' || (toolkit == 'android' && process
|
||||
[test_bug465498.html]
|
||||
skip-if = (toolkit == 'android' && processor == 'x86')
|
||||
[test_bug495145.html]
|
||||
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 914439
|
||||
skip-if = (toolkit == 'android' && processor == 'x86') || (os == 'mac' && os_version == '10.6') #x86 only bug 914439, bug 1021174
|
||||
[test_bug495300.html]
|
||||
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 914439
|
||||
[test_bug654550.html]
|
||||
|
Loading…
Reference in New Issue
Block a user