mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 962029 - Skip test_bug746272-2.html on B2G because it depends on where the mochitest chunks are split.
This commit is contained in:
parent
ab90f08fcb
commit
17798b065a
@ -22,7 +22,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 793211 # b2g(needs http
|
||||
[test_bug600307-DBOps.html]
|
||||
[test_bug746272-1.html]
|
||||
[test_bug746272-2.html]
|
||||
skip-if = os == "android" # bug 962029
|
||||
skip-if = os == "android" || toolkit == 'gonk' # bug 962029
|
||||
[test_cookieBlock.html]
|
||||
skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(bug 913706) b2g-desktop(bug 913706)
|
||||
[test_cookieSession.html]
|
||||
|
Loading…
Reference in New Issue
Block a user