gecko/testing/web-platform/meta/media-source/mediasource-append-buffer.html.ini
Jean-Yves Avenard ff0634648b Bug 1180935: [MSE] P6. Disable some webref tests on windows 7. r=karlt
The test loads 10 frames of video data and expect the loadeddata event to be fired. Windows 7 without SP1 installed (like our try machines) may not output any frames until at least 25s have been input.
2015-08-12 21:46:07 +10:00

6 lines
210 B
INI

[mediasource-append-buffer.html]
type: testharness
prefs: [media.mediasource.enabled:true]
disabled:
if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1191138