Closed
Bug 1467322
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11371 - [presentation-api] Modify the test to check NotFoundError on reconnecting
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11371 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11371
Details from upstream follow.
Tomoyuki SHIMIZU <tomoyuki.labs@gmail.com> wrote:
> [presentation-api] Modify the test to check NotFoundError on reconnecting
>
> This PR modifies controlling-ua/reconnectToPresentation_notfound_error.https.html by:
>
> - Adding a step to reconnect with a presentation ID on a presentation request with a different URL
> - Changing the test to a manual test, because starting a presentation is needed to generate an actual presentation ID
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 5•7 years ago
|
||
Result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6cc7ba2b08f4
[wpt PR 11371] - [presentation-api] Modify the test to check NotFoundError on reconnecting, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•