From 0b8b3a7b8e977d142f1e45652f35072ef40db05b Mon Sep 17 00:00:00 2001 From: Jean-Yves Avenard Date: Wed, 4 Feb 2015 20:20:15 +1100 Subject: [PATCH] Bug 1096089: Update webref tests. r=karlt Generalize [Test remove with a start at the duration.] expected result to all platforms using mp4 --- .../meta/media-source/mediasource-remove.html.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/web-platform/meta/media-source/mediasource-remove.html.ini b/testing/web-platform/meta/media-source/mediasource-remove.html.ini index 62048138c7d9..0859573d9747 100644 --- a/testing/web-platform/meta/media-source/mediasource-remove.html.ini +++ b/testing/web-platform/meta/media-source/mediasource-remove.html.ini @@ -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