Bug 1553440 - Disable object-src-url-redirect-blocked.sub.html on geckoview due to frequent failures

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Wes Kocher 2019-06-06 19:02:43 +00:00
parent 1ba21895d2
commit 5d1863a650

View File

@ -1,4 +1,6 @@
[object-src-url-redirect-blocked.sub.html]
disabled:
if (os == "android") and e10s: bug 1553440
expected:
if (os == "android") and e10s: TIMEOUT
[Should block the object and fire a spv]