Skip to content

test: remove unreachable return - #46807

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jakecastelli:remove-unreachable-code
Feb 25, 2023
Merged

test: remove unreachable return#46807
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jakecastelli:remove-unreachable-code

Conversation

@jakecastelli

Copy link
Copy Markdown
Member

Found unreachable return in the tests while looking into test/abort.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Feb 24, 2023
@lpincalpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 24, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 24, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@debadree25debadree25 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 24, 2023
@lpincalpinca added fast-track PRs that do not need to wait for 48 hours to land. and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Feb 24, 2023
@github-actions

Copy link
Copy Markdown
Contributor

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 25, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 25, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 69a0d8b into nodejs:mainFeb 25, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 69a0d8b

targos pushed a commit that referenced this pull request Mar 13, 2023
PR-URL: #46807
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Mar 14, 2023
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
PR-URL: #46807
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.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

fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@jakecastelli@nodejs-github-bot@jasnell@Trott@lpinca@cjihrig@debadree25