mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1204596 - Part 4: Disable test_fetch_cors.html on b2g; r=bkelly
This commit is contained in:
parent
a440327cbf
commit
ad197e769f
@ -29,7 +29,7 @@ skip-if = buildapp == 'b2g' # Bug 1137683
|
||||
[test_fetch_basic_http_sw_reroute.html]
|
||||
skip-if = buildapp == 'b2g' # Bug 1137683
|
||||
[test_fetch_cors.html]
|
||||
skip-if = (toolkit == 'android' && debug) # Bug 1210282
|
||||
skip-if = buildapp == 'b2g' || (toolkit == 'android' && debug) # Bug 1210552 && 1210282
|
||||
[test_fetch_cors_sw_reroute.html]
|
||||
skip-if = buildapp == 'b2g' || (toolkit == 'android' && debug) # Bug 1137683 && 1210282
|
||||
[test_formdataparsing.html]
|
||||
|
Loading…
Reference in New Issue
Block a user