зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1699886 - set background-color-transition-with-initially-transparent.html as intermittent on Linux debug.
Test got added in bug 1699671
/ wpt PR 27907.
This commit is contained in:
Родитель
c5888ae6dd
Коммит
d138642a6c
|
@ -4,6 +4,7 @@
|
|||
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if not debug and (os == "linux") and not fission: ["PASS", "FAIL"]
|
||||
if not debug and (os == "linux") and fission: ["FAIL", "PASS"]
|
||||
if debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if not debug and (os == "android") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "android") and webrender: ["PASS", "FAIL"]
|
||||
if debug and (os == "android") and not webrender: ["PASS", "FAIL"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче