Bug 1499962 - update wpt metadata for netinfo tests on fennec r=marcosc

Fennec actually supports this API, so the tests pass on fennec while they fail on desktop.

Differential Revision: https://phabricator.services.mozilla.com/D9262

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Wes Kocher 2018-10-24 05:46:16 +00:00
Родитель f21b4b826e
Коммит 73bc6f9bc2
2 изменённых файлов: 77 добавлений и 24 удалений

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

@ -3,25 +3,39 @@
expected: FAIL
[NetworkInformation interface: existence and properties of interface object]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface object length]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface object name]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: existence and properties of interface prototype object]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: attribute type]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: attribute effectiveType]
expected: FAIL
@ -42,13 +56,19 @@
expected: FAIL
[NetworkInformation must be primary interface of navigator.connection]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[Stringification of navigator.connection]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: navigator.connection must inherit property "type" with the proper type]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: navigator.connection must inherit property "effectiveType" with the proper type]
expected: FAIL
@ -69,36 +89,59 @@
expected: FAIL
[Navigator interface: attribute connection]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[Navigator interface: navigator must inherit property "connection" with the proper type]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[idlharness.any.worker.html]
[Untitled]
expected: FAIL
[Navigator interface: navigator must not have property "connection"]
expected:
if os == "android": FAIL
PASS
[NetworkInformation interface: existence and properties of interface object]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface object length]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface object name]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: existence and properties of interface prototype object]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: attribute type]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: attribute effectiveType]
expected: FAIL
@ -119,13 +162,19 @@
expected: FAIL
[NetworkInformation must be primary interface of navigator.connection]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[Stringification of navigator.connection]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: navigator.connection must inherit property "type" with the proper type]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[NetworkInformation interface: navigator.connection must inherit property "effectiveType" with the proper type]
expected: FAIL
@ -146,5 +195,7 @@
expected: FAIL
[WorkerNavigator interface: attribute connection]
expected: FAIL
expected:
if os == "android": PASS
FAIL

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

@ -15,7 +15,9 @@
expected: FAIL
[type attribute]
expected: FAIL
expected:
if os == "android": PASS
FAIL
[downlinkMax attribute]
expected: FAIL