Bug 1366957 - Disable test_videocontrols_keyhandler.html on linux for frequent failures. r=jmaher

This commit is contained in:
Eliza Balazs 2018-10-02 23:54:00 +03:00
parent ad72d8df61
commit 38ba6ae11b

View File

@ -35,7 +35,7 @@ skip-if = toolkit == 'android' # Bug 1483656
tags = fullscreen
skip-if = toolkit == 'android' || (verify && debug && (os == 'linux')) #TIMED_OUT
[test_videocontrols_keyhandler.html]
skip-if = toolkit == 'android'
skip-if = (toolkit == 'android') || (os == 'linux') #Bug 1366957
[test_videocontrols_vtt.html]
skip-if = toolkit == 'android' # Bug 1483656
[test_videocontrols_iframe_fullscreen.html]