Bug 1463801 - Fixup wpt metadata, a=testonly ON A CLOSED TREE

MozReview-Commit-ID: 1MtKJOELAJo
This commit is contained in:
James Graham 2018-05-25 20:30:52 +01:00
parent 6ced44821e
commit 4fb2322229

View File

@ -1,11 +1,3 @@
[img-png-mislabeled-as-html-nosniff.tentative.sub.html]
expected:
if os == "mac": FAIL
if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
expected: FAIL
restart-after: true