-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
url: fix url spec compliance issues #46547
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anonrig
added
the
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
label
Feb 7, 2023
nodejs-github-bot
added
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
labels
Feb 7, 2023
anonrig
changed the title
Bump wpt url spec tests
test: update web-platform tests for url
Feb 7, 2023
panva
changed the title
test: update web-platform tests for url
url: fix url spec compliance issues
Feb 7, 2023
anonrig
force-pushed
the
bump-wpt-url-spec-tests
branch
from
February 7, 2023 20:51
0d8b53a
to
b612773
Compare
jasnell
approved these changes
Feb 9, 2023
TimothyGu
reviewed
Feb 9, 2023
anonrig
force-pushed
the
bump-wpt-url-spec-tests
branch
from
February 14, 2023 19:10
b612773
to
632af80
Compare
I added a small optimization just as fun. Please review again, @jasnell @TimothyGu |
anonrig
force-pushed
the
bump-wpt-url-spec-tests
branch
from
February 14, 2023 20:57
2694506
to
2bf8e35
Compare
TimothyGu
reviewed
Feb 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests seem to be failing
It is failing because Ada's latest version isn't merged in to main yet. |
anonrig
force-pushed
the
bump-wpt-url-spec-tests
branch
3 times, most recently
from
February 17, 2023 16:04
15f8033
to
150c720
Compare
panva
reviewed
Feb 17, 2023
anonrig
force-pushed
the
bump-wpt-url-spec-tests
branch
from
February 17, 2023 16:13
150c720
to
8441676
Compare
panva
approved these changes
Feb 17, 2023
panva
added
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
request-ci
Add this label to start a Jenkins CI on a PR.
labels
Feb 17, 2023
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Feb 17, 2023
This was referenced Feb 19, 2023
targos
pushed a commit
that referenced
this pull request
Mar 13, 2023
PR-URL: #46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
targos
pushed a commit
that referenced
this pull request
Mar 13, 2023
Co-authored-by: Daniel Lemire <daniel@lemire.me> PR-URL: #46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
targos
pushed a commit
that referenced
this pull request
Mar 13, 2023
PR-URL: #46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Blocked by #46410 |
danielleadams
added
the
backport-blocked-v18.x
PRs that should land on the v18.x-staging branch but are blocked by another PR's pending backport.
label
Apr 3, 2023
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 5, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 5, 2023
Co-authored-by: Daniel Lemire <daniel@lemire.me> PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 5, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added
backport-open-v18.x
Indicate that the PR has an open backport.
and removed
backport-blocked-v18.x
PRs that should land on the v18.x-staging branch but are blocked by another PR's pending backport.
labels
Apr 5, 2023
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 5, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 5, 2023
Co-authored-by: Daniel Lemire <daniel@lemire.me> PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 5, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 11, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 11, 2023
Co-authored-by: Daniel Lemire <daniel@lemire.me> PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 11, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 11, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 11, 2023
Co-authored-by: Daniel Lemire <daniel@lemire.me> PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
anonrig
added a commit
to anonrig/node
that referenced
this pull request
Apr 11, 2023
PR-URL: nodejs#46547 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams
added
backported-to-v18.x
PRs backported to the v18.x-staging branch.
and removed
backport-open-v18.x
Indicate that the PR has an open backport.
labels
Apr 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
backported-to-v18.x
PRs backported to the v18.x-staging branch.
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates web-platform tests for URL, fixes issues that comes with it.
cc @nodejs/url