mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1724715 - set mathml/relations/css-styling/color-00X.html as passing on Windows code coverage. a=perma-pass DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D122219
This commit is contained in:
parent
e7657ad036
commit
c15160eba4
@ -1,3 +1,3 @@
|
||||
[color-001.html]
|
||||
expected:
|
||||
if webrender and not swgl and (os == "win") and (bits == 64): FAIL
|
||||
if webrender and not swgl and (os == "win") and (bits == 64) and not ccov: FAIL
|
||||
|
@ -1,3 +1,3 @@
|
||||
[color-002.html]
|
||||
expected:
|
||||
if webrender and not swgl and (os == "win") and (bits == 64): FAIL
|
||||
if webrender and not swgl and (os == "win") and (bits == 64) and not ccov: FAIL
|
||||
|
@ -1,3 +1,3 @@
|
||||
[color-003.html]
|
||||
expected:
|
||||
if webrender and not swgl and (os == "win") and (bits == 64): FAIL
|
||||
if webrender and not swgl and (os == "win") and (bits == 64) and not ccov: FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user