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:
Sebastian Hengst 2021-08-10 12:11:03 +00:00
parent e7657ad036
commit c15160eba4
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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