Bug 962029 - Skip test_bug746272-2.html on B2G because it depends on where the mochitest chunks are split.

This commit is contained in:
Ryan VanderMeulen 2014-10-10 10:40:32 -04:00
parent ab90f08fcb
commit 17798b065a

View File

@ -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]