Closed
Bug 1468626
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11492 - Reformat URL tests
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11492 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11492
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
> Reformat URL tests
>
> Refactor tests so that they may be consumed by non-browser JavaScript runtimes which implement the WHATWG URL standard such as Node.js [1]. Using WPT's `.any.js` convention also extends test coverage in browsers by allowing them to be executed within a Web Worker.
>
> This change is in service of gh-11277.
>
> [1] https://nodejs.org/dist/latest-v8.x/docs/api/url.html#url_the_whatwg_url_api
>
> /cc @jorydotcom @mariestaver @mzgoddard @nomadtechie @spectranaut
| 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
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=619ce4b19fc2a3a67dcbab323d6ce282499a7773
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fd88800945f3446a0fd1324524b9baac54c8e809
| Assignee | ||
Comment 6•7 years ago
|
||
Ran 27 tests and 843 subtests
OK : 27
PASS : 694
FAIL : 149
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bfd4de51f398
[wpt PR 11492] - Reformat URL tests, a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
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
•