diff --git a/toolkit/content/tests/widgets/xbl/mochitest.ini b/toolkit/content/tests/widgets/xbl/mochitest.ini index b4fc5c8c9c02..ec2d4f1e8ca4 100644 --- a/toolkit/content/tests/widgets/xbl/mochitest.ini +++ b/toolkit/content/tests/widgets/xbl/mochitest.ini @@ -26,7 +26,7 @@ support-files = [test_audiocontrols_dimensions.html] [test_videocontrols.html] tags = fullscreen -skip-if = toolkit == 'android' || (verify && debug && (os == 'linux')) #TIMED_OUT +skip-if = toolkit == 'android' || (verify && debug && (os == 'linux')) || (os == 'linux') #TIMED_OUT, Bug 1511256 [test_videocontrols_keyhandler.html] skip-if = (toolkit == 'android') || (os == 'linux') #Bug 1366957 [test_videocontrols_vtt.html]