[wpt-sync] Sync PR 23655 - Add interfaces/device-memory.idl and test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox78 fixed)
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23655 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23655
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Add interfaces/device-memory.idl and test
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 73 tests
Status Summary
Firefox
OK : 2
PASS: 34[GitHub] 105[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 4
Chrome
OK : 2
PASS: 38
Safari
OK : 2
PASS: 34
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/device-memory/idlharness.https.any.worker.html
WorkerNavigator interface: attribute deviceMemory: FAIL (Chrome: PASS, Safari: FAIL)
WorkerNavigator interface: navigator must inherit property "deviceMemory" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
/device-memory/idlharness.https.any.html
Navigator interface: attribute deviceMemory: FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: navigator must inherit property "deviceMemory" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1ae814754d39
https://hg.mozilla.org/mozilla-central/rev/0b504901039f
Description
•