Bug 1633704 - Further update metadata. a=testonly DONTBUILD

This commit is contained in:
Cosmin Sabou 2020-05-01 21:33:46 +03:00
Родитель eb8be1efed
Коммит c5a6346d30
4 изменённых файлов: 5 добавлений и 21 удалений

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

@ -9,9 +9,5 @@
FAIL
[<script> error: Move parse-error external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux") and webrender: [PASS, FAIL]
if not debug and (os == "android"): ["PASS", "FAIL"]
FAIL
expected: ["PASS", "FAIL"]

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

@ -1,11 +1,7 @@
[after-prepare-iframe-parse-error-external-module.html]
[<script> error: Move parse-error external module script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender: [FAIL, PASS]
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "linux") and webrender: [PASS, FAIL]
FAIL
expected: ["PASS", "FAIL"]
[window error: Move parse-error external module script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]

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

@ -1,10 +1,6 @@
[after-prepare-iframe-success-external-classic.html]
[<script> error: Move success external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "linux") and webrender: [PASS, FAIL]
FAIL
expected: ["PASS", "FAIL"]
[Eval: Move success external classic script to iframe after-prepare]
expected:

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

@ -8,9 +8,5 @@
FAIL
[<script> error: Move success external module script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender: [FAIL, PASS]
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "linux") and webrender: [PASS, FAIL]
FAIL
expected: ["PASS", "FAIL"]