-
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
test: update wpt url status #44175
Merged
Merged
test: update wpt url status #44175
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
nodejs-github-bot
added
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
labels
Aug 8, 2022
targos
approved these changes
Aug 8, 2022
aduh95
approved these changes
Aug 8, 2022
aduh95
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
Aug 8, 2022
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Aug 8, 2022
F3n67u
approved these changes
Aug 8, 2022
lpinca
approved these changes
Aug 8, 2022
F3n67u
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Aug 10, 2022
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Aug 10, 2022
Commit Queue failed- Loading data for nodejs/node/pull/44175 ✔ Done loading data for nodejs/node/pull/44175 ----------------------------------- PR info ------------------------------------ Title test: update wpt url status (#44175) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch cola119:update-url-status -> nodejs:main Labels test, author ready, needs-ci Commits 1 - test: update wpt url status Committers 1 - cola119 PR-URL: https://github.com/nodejs/node/pull/44175 Reviewed-By: Michaël Zasso Reviewed-By: Antoine du Hamel Reviewed-By: Feng Yu Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/44175 Reviewed-By: Michaël Zasso Reviewed-By: Antoine du Hamel Reviewed-By: Feng Yu Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 08 Aug 2022 14:31:25 GMT ✔ Approvals: 4 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/44175#pullrequestreview-1065324586 ✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/44175#pullrequestreview-1065342638 ✔ - Feng Yu (@F3n67u): https://github.com/nodejs/node/pull/44175#pullrequestreview-1065381517 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/44175#pullrequestreview-1065631496 ✖ This PR needs to wait 8 more hours to land ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-08-08T15:11:35Z: https://ci.nodejs.org/job/node-test-pull-request/45924/ - Querying data for job/node-test-pull-request/45924/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/2830437356 |
targos
added
fast-track
PRs that do not need to wait for 48 hours to land.
and removed
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
labels
Aug 10, 2022
Fast-track has been requested by @targos. Please 👍 to approve. |
F3n67u
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Aug 10, 2022
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Aug 10, 2022
Landed in 3028af9 |
danielleadams
pushed a commit
that referenced
this pull request
Aug 16, 2022
PR-URL: #44175 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Feng Yu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
ruyadorno
pushed a commit
that referenced
this pull request
Aug 23, 2022
PR-URL: #44175 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Feng Yu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Fyko
pushed a commit
to Fyko/node
that referenced
this pull request
Sep 15, 2022
PR-URL: nodejs#44175 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Feng Yu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
This causes jstests to fail: Error: Found 1 unexpected failures. Consider updating test/wpt/status/url.json for these files:
urlencoded-parser.any.js
at process.<anonymous> (/home/juanarbol/GitHub/node/test/common/wpt.js:496:15)
at process.emit (node:events:525:35)
Command: out/Release/node /home/juanarbol/GitHub/node/test/wpt/test-url.js |
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.
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
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.
urlencoded-parser.any.js
is now passed thanks to nodejs/undici#1563, which is released in undici v5.8.1