зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1574867 - Revert bogus metadata changes, a=testonly
MANUAL PUSH: wpt sync fixup
This commit is contained in:
Родитель
1c5172350a
Коммит
d908e34f83
|
@ -1,10 +1,10 @@
|
|||
[navigation.sub.html?encoding=x-cp1251]
|
||||
expected:
|
||||
if (os == "win") and (processor == "aarch64"): OK
|
||||
if (os == "win" and processor == "aarch64"): OK
|
||||
if not debug and e10s and (os == "linux") and (processor == "x86"): TIMEOUT
|
||||
if not debug and not asan and e10s and (os == "linux") and (processor == "x86_64"): TIMEOUT
|
||||
if not debug and (os == "win"): TIMEOUT
|
||||
if not debug and (os == "mac"): TIMEOUT
|
||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||
[hyperlink auditing <a ping>]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
@ -14,11 +14,11 @@
|
|||
|
||||
[navigation.sub.html?encoding=utf8]
|
||||
expected:
|
||||
if (os == "win") and (processor == "aarch64"): OK
|
||||
if (os == "win" and processor == "aarch64"): OK
|
||||
if not debug and e10s and (os == "linux") and (processor == "x86"): TIMEOUT
|
||||
if not debug and not asan and e10s and (os == "linux") and (processor == "x86_64"): TIMEOUT
|
||||
if not debug and (os == "win"): TIMEOUT
|
||||
if not debug and (os == "mac"): TIMEOUT
|
||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||
[hyperlink auditing <a ping>]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
@ -28,11 +28,11 @@
|
|||
|
||||
[navigation.sub.html?encoding=windows-1252]
|
||||
expected:
|
||||
if (os == "win") and (processor == "aarch64"): OK
|
||||
if (os == "win" and processor == "aarch64"): OK
|
||||
if not debug and e10s and (os == "linux") and (processor == "x86"): TIMEOUT
|
||||
if not debug and not asan and e10s and (os == "linux") and (processor == "x86_64"): TIMEOUT
|
||||
if not debug and (os == "win"): TIMEOUT
|
||||
if not debug and (os == "mac"): TIMEOUT
|
||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||
[hyperlink auditing <a ping>]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче