Bug 881443 - Disable test_video_wakelock.html on B2G debug emulator builds.

This commit is contained in:
Ryan VanderMeulen 2014-05-21 10:02:35 -04:00
parent 36a9d9a4a7
commit 3679eda393

View File

@ -476,7 +476,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(plu
[test_ul_attributes_reflection.html]
[test_undoManager.html]
[test_video_wakelock.html]
skip-if = toolkit == 'android' #bug 871015
skip-if = toolkit == 'android' || (toolkit == 'gonk' && debug) #bug 871015, bug 881443
[test_input_files_not_nsIFile.html]
[test_ignoreuserfocus.html]
skip-if = (toolkit == 'gonk' && debug) #debug-only failure