Bug 1433144 - Generalise some more metadata, a=testonly

MozReview-Commit-ID: JA8UuUpkLbg
This commit is contained in:
James Graham 2018-01-26 18:09:55 +00:00
parent 1dcfffb058
commit c47d3e44c9
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,5 @@
[track-cue-rendering-after-controls-added.html]
disabled:
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1433462
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1433462
expected:
if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -1,4 +1,3 @@
[list-item-bullet-size.html]
expected:
if debug and stylo and e10s and (os == "win"): FAIL
if not debug and stylo and e10s and (os == "win"): FAIL
if (os == "win"): FAIL