Bug 1205145 - skip test_videocontrols_video_direction.html on Windows

This commit is contained in:
Phil Ringnalda 2016-01-10 18:49:05 -08:00
parent 427ea8eb49
commit ada4bb58d5

View File

@ -30,4 +30,5 @@ skip-if = toolkit == 'android' #TIMED_OUT
[test_videocontrols_standalone.html]
skip-if = android_version == '10' || android_version == '18' # bug 1075573
[test_videocontrols_video_direction.html]
skip-if = os == 'win'
[test_bug898940.html]