Bug 1190776 - Re-enable test_BufferingWait.html. r=rillian

This commit is contained in:
Jan Gerber 2015-08-25 12:51:17 +02:00
parent 4aa2a317b2
commit 9e3cb0d5f3

View File

@ -38,7 +38,6 @@ 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 = true # bug 1190776
[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]