Closed
Bug 1509204
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14172 - [streams] Refactor to multi-global test format
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14172 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14172
Details from upstream follow.
Mattias Buelens <mattias@buelens.com> wrote:
> [streams] Refactor to multi-global test format
>
> This changes all tests for streams to the multi-global `.any.js` format, and removes the old test wrappers.
>
> Previously, the streams tests had to use custom test wrappers, because one of the tools used by the spec authors did not support auto-generating the necessary test boilerplate. This has been fixed in domenic/wpt-runner#12, so we can finally migrate the tests to the standard format. 😄
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
|
||
Ran 240 tests and 2298 subtests
OK : 160
PASS : 1014
FAIL : 1284
TIMEOUT: 8
ERROR : 4
(truncated for maximum comment length)
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8cd9ded429c66486b0b7c6440b42b652827aa382
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/39bc05c1887a
[wpt PR 14172] - [streams] Refactor to multi-global test format, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1ae4e7035bb1
[wpt PR 14172] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2940efd3bd16
[wpt PR 14172] - [streams] Refactor to multi-global test format, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/b40d319a20e5
[wpt PR 14172] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2940efd3bd16
https://hg.mozilla.org/mozilla-central/rev/b40d319a20e5
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•