зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1579096 - Fix expectations for setSinkId.https.html, getCurrentPosition_IDL.https.html, waiting.https.html a=wpt-fix
--HG-- extra : histedit_source : efab9456ffab6ee56bc374fe47bf1c9ec5780451%2Ce210a191dbaed28f7f27426395f1498189975750
This commit is contained in:
Родитель
dbf41f94df
Коммит
1a84dc1984
|
@ -3,5 +3,4 @@
|
|||
[List device, setSinkId should be allowed on the default, the rest of the devices will get a NotAllowedError]
|
||||
expected:
|
||||
if (os == "win") and (processor == "aarch64"): [PASS, FAIL]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
[getCurrentPosition_IDL.https.html]
|
||||
expected:
|
||||
if processor == "aarch64": [TIMEOUT, CRASH]
|
||||
if os == "android": OK
|
||||
TIMEOUT
|
||||
[getCurrentPosition success callback tests]
|
||||
expected: TIMEOUT
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
TIMEOUT
|
||||
|
||||
[getCurrentPosition error callback tests]
|
||||
expected:
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[waiting.https.html]
|
||||
[waiting is set after installation]
|
||||
expected:
|
||||
if not webrender and debug and (os == "win") and (processor == "x86_64"): PASS
|
||||
if webrender and (os == "linux") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче