Bug 1550381 - Disable track-cues-cuechange.html on Windows. r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D30661

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Gurzau Raul 2019-05-10 16:46:40 +00:00
parent ae042decfb
commit d48d7be18a

View File

@ -1,3 +1,5 @@
[track-cues-cuechange.html]
disabled:
if (os == 'win'): https://bugzilla.mozilla.org/show_bug.cgi?id=1550381
expected:
if not debug and (os == "win") and (bits == "32"): TIMEOUT