Bug 1633704 - Fixup metadata for macOS/opt, a=testonly CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D73425
This commit is contained in:
James Graham 2020-05-01 11:10:28 +00:00
Родитель 22dd88469c
Коммит 418ee15a35
12 изменённых файлов: 42 добавлений и 49 удалений

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

@ -1,9 +1,9 @@
[after-prepare-createHTMLDocument-fetch-error-external-classic.html]
[<script> error: Move fetch-error external classic script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,9 +1,9 @@
[after-prepare-createHTMLDocument-fetch-error-external-module.html]
[<script> error: Move fetch-error external module script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,9 +1,9 @@
[after-prepare-createHTMLDocument-parse-error-external-classic.html]
[window error: Move parse-error external classic script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,9 +1,9 @@
[after-prepare-createHTMLDocument-parse-error-external-module.html]
[window error: Move parse-error external module script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,9 +1,9 @@
[after-prepare-createHTMLDocument-success-external-classic.html]
[Eval: Move success external classic script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,9 +1,9 @@
[after-prepare-createHTMLDocument-success-external-module.html]
[Eval: Move success external module script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,16 +1,15 @@
[after-prepare-iframe-parse-error-external-classic.html]
[window error: Move parse-error external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL
[<script> error: Move parse-error external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
FAIL

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

@ -1,16 +1,14 @@
[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 and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [FAIL, 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"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,9 +1,10 @@
[after-prepare-iframe-parse-error-inline-classic.html]
[window error: Move parse-error inline classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,16 +1,13 @@
[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 and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
FAIL
[Eval: Move success external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,16 +1,14 @@
[after-prepare-iframe-success-external-module.html]
[Eval: Move success external module script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL
[<script> error: Move success external module script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [FAIL, PASS]
FAIL

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

@ -1,9 +1,9 @@
[after-prepare-iframe-success-inline-classic.html]
[Eval: Move success inline classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL