Bug 1199531 - Disable test_BufferingWait.html on Android due to timeouts. r=rillian

CLOSED TREE
This commit is contained in:
Jan Gerber 2015-08-28 08:21:00 -04:00
parent 5f37f78588
commit 91c71f702c

View File

@ -38,6 +38,7 @@ support-files =
[test_BufferedSeek_mp4.html]
skip-if = ((os == "win" && os_version == "5.1") || (os != "win" && os != "mac")) # Only supported on osx and vista+
[test_BufferingWait.html]
skip-if = toolkit == 'android' #timeout android bug 1199531
[test_BufferingWait_mp4.html]
skip-if = ((os == "win" && os_version == "5.1") || (os != "win" && os != "mac") || (os == "win" && os_version == "6.1")) # Only supported on osx and vista+, disabling on win7 bug 1191138
[test_EndOfStream.html]