forked from mirrors/gecko-dev
MANUAL PUSH: wpt sync bot wpt-head: dfe483887469f2ad966d6244910b7aa5f0cfbb7b wpt-type: landing
4 lines
175 B
INI
4 lines
175 B
INI
[back.py]
|
|
expected:
|
|
if (os == "linux") and not debug and not webrender: ["OK", "ERROR", "TIMEOUT"]
|
|
if (os == "linux") and not debug and webrender: ["OK", "TIMEOUT"]
|