Bug 567954 - Re-disable test_mixed_principals.html on B2G. a=me

This commit is contained in:
Ryan VanderMeulen 2014-06-07 14:13:34 -04:00
parent 8ad58324ce
commit a9d2336428

View File

@ -378,7 +378,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # mimetype check, bug 969289
[test_mediarecorder_unsupported_src.html]
[test_metadata.html]
[test_mixed_principals.html]
skip-if = (os == 'linux' || toolkit == 'android') && debug # bug 567954 and intermittent leaks
skip-if = (os == 'linux' && debug) || (toolkit == 'android' && debug) || toolkit == 'gonk' # bug 567954 and intermittent leaks
[test_mozHasAudio.html]
[test_networkState.html]
[test_new_audio.html]