Bug 1456995 - expectation changes for WPTs running under sw-e10s r=asuth

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Perry Jiang 2019-10-04 15:28:35 +00:00
Родитель c4528c3537
Коммит 80457898fd
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,7 +1,7 @@
[inside-service-worker.https.html]
expected:
if (os == "android") and e10s: TIMEOUT
if (os == "android") and e10s and not sw-e10s: TIMEOUT
[SecurityPolicyViolation event fired on global with the correct blockedURI.]
expected:
if (os == "android") and e10s: TIMEOUT
if (os == "android") and e10s and not sw-e10s: TIMEOUT