Skip to content

Conversation

@daeyeon
Copy link
Member

This renames some test filenames to align with the existing
parallel/test-whatwg-*.js for consistency.

According to the comment in each file, they are seemingly manually
ported from the wpt dom/events tests.

// Manually ported from: wpt@dom/events/AddEventListenerOptions-once.html

// Manually converted from https://github.com/web-platform-tests/wpt/blob/master/dom/events/AddEventListenerOptions-passive.html

// Manually ported from: wpt@dom/events/AddEventListenerOptions-signal.any.js

// Manually converted from https://github.com/web-platform-tests/wpt/blob/master/dom/events/CustomEvent.html

Refs: #43461

Signed-off-by: Daeyeon Jeong [email protected]

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jun 18, 2022
@aduh95aduh95 added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Jun 18, 2022
@github-actions
Copy link
Contributor

Fast-track has been requested by @aduh95. Please 👍 to approve.

@mscdex
Copy link
Contributor

For commits/PRs that only touch tests, it's better to use the test: prefix in commit messages instead.

This renames some test filenames to align with the existing `parallel/test-whatwg-*.js` for consistency. According to the comment in each file, they are seemingly manually ported from the `wpt@dom/events` tests. Signed-off-by: Daeyeon Jeong [email protected]
@daeyeondaeyeonforce-pushed the main.renaming-220618.Sat.33ec branch from 1e03c41 to 3ca9e2eCompareJune 18, 2022 11:09
@daeyeondaeyeon changed the title events: rename test-eventtarget-whatwg-*.jstest: rename test-eventtarget-whatwg-*.jsJun 18, 2022
@aduh95aduh95 merged commit f209aee into nodejs:mainJun 18, 2022
@aduh95
Copy link
Contributor

Landed in f209aee

@daeyeondaeyeon deleted the main.renaming-220618.Sat.33ec branch June 18, 2022 23:55
targos pushed a commit that referenced this pull request Jul 12, 2022
This renames some test filenames to align with the existing `parallel/test-whatwg-*.js` for consistency. According to the comment in each file, they are seemingly manually ported from the `wpt@dom/events` tests. Signed-off-by: Daeyeon Jeong [email protected] PR-URL: #43467 Refs: #43461 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@targostargos mentioned this pull request Jul 12, 2022
targos pushed a commit that referenced this pull request Jul 18, 2022
This renames some test filenames to align with the existing `parallel/test-whatwg-*.js` for consistency. According to the comment in each file, they are seemingly manually ported from the `wpt@dom/events` tests. Signed-off-by: Daeyeon Jeong [email protected] PR-URL: #43467 Refs: #43461 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
targos pushed a commit that referenced this pull request Jul 31, 2022
This renames some test filenames to align with the existing `parallel/test-whatwg-*.js` for consistency. According to the comment in each file, they are seemingly manually ported from the `wpt@dom/events` tests. Signed-off-by: Daeyeon Jeong [email protected] PR-URL: #43467 Refs: #43461 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@targostargos mentioned this pull request Aug 3, 2022
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
This renames some test filenames to align with the existing `parallel/test-whatwg-*.js` for consistency. According to the comment in each file, they are seemingly manually ported from the `wpt@dom/events` tests. Signed-off-by: Daeyeon Jeong [email protected] PR-URL: nodejs/node#43467 Refs: nodejs/node#43461 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@daeyeon@mscdex@aduh95@lpinca@nodejs-github-bot