[wpt-sync] Sync PR 26185 - screen enumeration: rename test to run in secure context.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox84 fixed)
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26185 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26185
Details from upstream follow.
b'Arnaud Mandy <arnaud.mandy@intel.com>' wrote:
screen enumeration: rename test to run in secure context.
Test is not passing in upstream wpt due to insecure
context error.
https://wpt.fyi/results/screen_enumeration/screen_enumeration_permission.window.html?run_id=728120001Renaming file with .https. extension to use secure context.
Bug: 1075656
Change-Id: I5842a253d296b364bfc26130b7f0f0af23dc90de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485503
Reviewed-by: Raphael Kubo da Costa \<raphael.kubo.da.costa@intel.com>
Reviewed-by: Michael Wasserman \<msw@chromium.org>
Commit-Queue: Arnaud Mandy \<arnaud.mandy@intel.com>
Cr-Commit-Position: refs/heads/master@{#819237}
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/screen_enumeration/screen_enumeration_permission.https.window.html: OK [GitHub], SKIP [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] (Chrome: OK, Safari: OK)
Deny window placement permission should work.: FAIL (Chrome: PASS, Safari: FAIL)
Grant window placement permission should work.: FAIL (Chrome: PASS, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/screen_enumeration/screen_enumeration_permission.https.window.html: OK [GitHub], SKIP [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] (Chrome: OK, Safari: OK)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•