Skip to content

test: add trailing commas in test/message - #46372

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
aduh95:message-dangle
Jan 29, 2023
Merged

test: add trailing commas in test/message#46372
aduh95 merged 1 commit into
nodejs:mainfrom
aduh95:message-dangle

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

Only a few were missing in this folder, I added them and remove the folder from the linter override.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jan 26, 2023
@aduh95aduh95 added 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 Jan 26, 2023

@GeoffreyBoothGeoffreyBooth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, but please let’s not add any more test runner tests into out/message; and I’d like if we could refactor the existing ones out of here when we get a chance. Test runner output is not part of the “message” subsystem.

@aduh95
aduh95 merged commit ac66a99 into nodejs:mainJan 29, 2023
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in ac66a99

@aduh95
aduh95 deleted the message-dangle branch January 29, 2023 18:15
ruyadorno pushed a commit that referenced this pull request Feb 1, 2023
PR-URL: #46372
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@ruyadornoruyadorno mentioned this pull request Feb 1, 2023
@juanarboljuanarbol mentioned this pull request Mar 3, 2023
juanarbol pushed a commit that referenced this pull request Mar 3, 2023
PR-URL: #46372
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
juanarbol pushed a commit that referenced this pull request Mar 5, 2023
PR-URL: #46372
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@aduh95@nodejs-github-bot@jasnell@GeoffreyBooth@MoLow@aymen94