From c5d28e1e9b2009a1911ffef9ccf51a45bb0dbe9d Mon Sep 17 00:00:00 2001 From: James Graham Date: Mon, 7 Aug 2017 11:51:58 +0100 Subject: [PATCH] Bug 1387534 - Update test metadata to reflect the fact it fails on all OSX builds, a=testonly MozReview-Commit-ID: 4vOGDMIMN26 --- .../meta/css-paint-api/parse-input-arguments-018.html.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/web-platform/meta/css-paint-api/parse-input-arguments-018.html.ini b/testing/web-platform/meta/css-paint-api/parse-input-arguments-018.html.ini index 43243a5e58eb..9ab6ab390819 100644 --- a/testing/web-platform/meta/css-paint-api/parse-input-arguments-018.html.ini +++ b/testing/web-platform/meta/css-paint-api/parse-input-arguments-018.html.ini @@ -1,5 +1,4 @@ [parse-input-arguments-018.html] type: reftest expected: - if not debug and not stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL - if debug and not stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL + if (os == "mac"): FAIL