Bug 1096089: Update webref tests. r=karlt

Generalize [Test remove with a start at the duration.] expected result to all platforms using mp4
This commit is contained in:
Jean-Yves Avenard 2015-02-04 20:20:15 +11:00
Родитель fcfd4609a0
Коммит 0b8b3a7b8e
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -20,6 +20,6 @@
[Test remove with a start at the duration.]
expected:
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if (os == "win") and (version != "5.1.2600"): FAIL
if os == "mac": FAIL