Bug 1611171 - Update expectation on linux18.04 for shared-worker-import-blob-url.any.html. r=jgraham

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Andreea Pavel 2020-02-05 09:15:08 +00:00
Родитель 11e346a675
Коммит 20e7255a43
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -9,6 +9,7 @@
if (os == "linux") and debug: ERROR
if (os == "android") and debug: ["ERROR", "OK"]
if (os == "android") and not debug: ["ERROR", "OK"]
if (os == "linux") and (processor == "x86_64") and (version == "Ubuntu 18.04") and debug: ["ERROR", "OK"]
[OK, ERROR]
[Dynamic import.]
expected: FAIL