Closed
Bug 1541735
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 16189 - Fix fullscreen-options wpt test
Categories
(Core :: DOM: Core & HTML, defect, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16189 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16189
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
Fix fullscreen-options wpt test
The test failed because a promise was uncaught. Ensure that either
a rejected or allowed promise will allow the test to pass providedChange-Id: I604ab23fe32a1dee1ed60182dd25e4ffbd60a688
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548032
Reviewed-by: Robert Ma \<robertma@chromium.org>
Commit-Queue: Dave Tapuska \<dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#646438}
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ed7f5fccfc72cab7402fb207ed893e60a38b1f50
| Assignee | ||
Comment 3•7 years ago
|
||
Failed to get results from try push
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0cf42c44d7536553abe36357b61e1093e6eac718
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6a2de034a55f
[wpt PR 16189] - Fix fullscreen-options wpt test, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•