Skip to content

test: refactor test-beforeexit-event-exit using mustNotCall - #28901

Closed
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:test-beforeexit-event-exit
Closed

test: refactor test-beforeexit-event-exit using mustNotCall#28901
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:test-beforeexit-event-exit

Conversation

@himself65

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 30, 2019
Comment threadtest/parallel/test-beforeexit-event-exit.js Outdated

@TrottTrott 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.

LGTM once the unused require('assert') is removed.

@himself65
himself65force-pushed the test-beforeexit-event-exit branch from 048f95b to 8ba62c7CompareJuly 31, 2019 05:03
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 31, 2019
@Trott

Trott commented Aug 1, 2019

Copy link
Copy Markdown
Member

Landed in 980df1c

@TrottTrott closed this Aug 1, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 1, 2019
PR-URL: nodejs#28901
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Aug 2, 2019
PR-URL: #28901
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BridgeARBridgeAR mentioned this pull request Aug 6, 2019
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.

7 participants

@himself65@nodejs-github-bot@Trott@jasnell@lpinca@trivikr@ZYSzys