[v16.x backport] test: add WPTRunner support for variants and generating WPT reports#46768
Closed
panva wants to merge 3 commits intonodejs:v16.x-stagingfrom
Closed
[v16.x backport] test: add WPTRunner support for variants and generating WPT reports#46768panva wants to merge 3 commits intonodejs:v16.x-stagingfrom
panva wants to merge 3 commits intonodejs:v16.x-stagingfrom
Conversation
PR-URL: nodejs#46498 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Richard Lau <rlau@redhat.com> Backport-PR-URL: nodejs#46768
4e0cef1 to
0dbc4c2
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Collaborator
panva
added a commit
to panva/node
that referenced
this pull request
Feb 22, 2023
PR-URL: nodejs#46778 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Backport-PR-URL: nodejs#46768
anonrig
approved these changes
Feb 22, 2023
Collaborator
PR-URL: nodejs#46778 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Backport-PR-URL: nodejs#46768
Member
Author
|
I'll wait to get #46804 in. |
This was referenced Feb 24, 2023
PR-URL: nodejs#46804 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Richard Lau <rlau@redhat.com> Backport-PR-URL: nodejs#46767
Collaborator
15 tasks
Collaborator
Collaborator
Collaborator
Collaborator
Collaborator
Member
Author
|
cc @nodejs/backporters if possible, please land 🙏 so that the next v16.x tagged release starts submitting runs to wpt.fyi like nightly and 19.x already do. This does not affect the build, it merely enables the daily wpt workflow to create the report for future v16.x releases. |
13 tasks
This was referenced Feb 28, 2023
richardlau
approved these changes
Mar 1, 2023
BethGriggs
approved these changes
Mar 2, 2023
Member
|
Landed in 7af9bdb...cf76d07 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Backports #46498, #46778, and #46804 to v16.x.
Enables WPT Report for future v16.x LTS releases.