зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1819243 [wpt PR 38732] - Update wpt metadata, a=testonly
wpt-pr: 38732 wpt-type: metadata
This commit is contained in:
Родитель
410f845c61
Коммит
c0660be03a
|
@ -1,3 +0,0 @@
|
|||
[mathvariant-case-sensitivity.html]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: ["PASS", "TIMEOUT"]
|
|
@ -1,4 +1,6 @@
|
|||
[find.py]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
|
||||
[test_find_element[open-tag name-a\]]
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822321
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[get.py]
|
||||
expected:
|
||||
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
|
|
@ -3,5 +3,6 @@
|
|||
expected:
|
||||
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
|
||||
if (os == "linux") and debug and not fission and swgl: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and not swgl: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and swgl: [PASS, FAIL]
|
||||
|
|
Загрузка…
Ссылка в новой задаче