Closed
Bug 1645866
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 24152 - Add test cases for URLSearchParams parsing %
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24152 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24152
Details from upstream follow.
JJ Kasper <jj@jjsweb.site> wrote:
Add test cases for URLSearchParams parsing %
This adds test cases from https://github.com/nodejs/node/issues/33892 since it was mentioned it might be good to have these here.
Let me know if there are any changes that need to be made, I tested these locally against Firefox and Chrome and they look to be passing ok
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3180933103df91799007a321bfd9759159e67ae5
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 25 subtests
Status Summary
Firefox
OK : 6
PASS: 280
Chrome
OK : 6
PASS: 280
Safari
OK : 6
PASS: 134
FAIL: 146
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c3ddafc46ffd
[wpt PR 24152] - Add test cases for URLSearchParams parsing %, a=testonly
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•