Bug 1572967 - Update metadata for intermittent svg syncbases test, r=aryx

Differential Revision: https://phabricator.services.mozilla.com/D42626

--HG--
extra : moz-landing-system : lando
This commit is contained in:
James Graham 2019-08-20 11:35:42 +00:00
parent 7595c5da4e
commit b76eaeb7da

View File

@ -1,6 +1,8 @@
[onhover-syncbases.html]
expected:
if webrender and (os == "linux"): ["OK", "ERROR"]
[Check if onhover events reset correctly when triggred multiple times]
expected:
if os == "win": [PASS, TIMEOUT]
if (os == "android") and debug: PASS
if (os == "linux") and webrender: ["FAIL", "TIMEOUT"]
if os == "win": ["PASS", "TIMEOUT"]