Closed
Bug 1690075
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 27429 - Migrate remaining WPT to Mojo JS modules
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox87 fixed)
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
179.92 KB,
text/plain
|
Details |
Sync web-platform-tests PR 27429 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27429
Details from upstream follow.
b'Ken Rockot <rockot@google.com>' wrote:
Migrate remaining WPT to Mojo JS modules
All remaining WPT using Mojo bindings are migrated to newer module-based
bindings here. Support for loading older bindings variants in WPT is
removed.Bug: 1004256
Change-Id: I630a6ddb0e5b89f5b7e6c538a273c3725a485aae
Reviewed-on: https://chromium-review.googlesource.com/2664907
WPT-Export-Revision: 59ebf7fa4496548bd47c917700c2d01f3a6b7ee4
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc5b2e17e95b1a12abc31d14da2f63041329d820
| Assignee | ||
Comment 2•5 years ago
|
||
# CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 229 tests and 28 subtests
## Status Summary
### Firefox
OK : 169
PASS : 99
FAIL : 1359
TIMEOUT: 1
ERROR : 60
NOTRUN : 222
### Chrome
OK : 84
PASS : 628
FAIL : 859
TIMEOUT: 1
ERROR : 145
NOTRUN : 221
### Safari
OK : 168
PASS : 99
FAIL : 1355
TIMEOUT: 1
ERROR : 61
NOTRUN : 222
## Links
[GitHub PR Head](https://wpt.fyi/results/?sha=3b862f58a27d141a00562023e07299e0868eb685&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=3b862f58a27d141a00562023e07299e0868eb685&label=pr_base)
## Details
### Firefox-only Failures
/orientation-event/device-orientation-events-unavailable-on-insecure-origins.html
Event interfaces and event handlers are not exposed on `window`.: FAIL
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d2ae1097028
[wpt PR 27429] - Migrate remaining WPT to Mojo JS modules, a=testonly
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•