Skip to content

test: remove unneeded flag check in test-vm-memleak - #34528

Closed
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:no-check
Closed

test: remove unneeded flag check in test-vm-memleak#34528
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:no-check

Conversation

@Trott

Copy link
Copy Markdown
Member

The common module checks that necessary flags are being used, so a
check in the test itself is no longer necessary.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 27, 2020
@Trott
Trott requested a review from BridgeARJuly 27, 2020 05:55
@Trott

Copy link
Copy Markdown
MemberAuthor

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 30, 2020
Trott added a commit to Trott/io.js that referenced this pull request Jul 30, 2020
The `common` module checks that necessary flags are being used, so a
check in the test itself is no longer necessary.
PR-URL: nodejs#34528
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 2d2a812

@TrottTrott closed this Jul 30, 2020
@Trott
Trott deleted the no-check branch July 30, 2020 19:55
codebytere pushed a commit that referenced this pull request Aug 5, 2020
The `common` module checks that necessary flags are being used, so a
check in the test itself is no longer necessary.
PR-URL: #34528
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@codebyterecodebytere mentioned this pull request Aug 10, 2020
addaleax pushed a commit that referenced this pull request Sep 22, 2020
The `common` module checks that necessary flags are being used, so a
check in the test itself is no longer necessary.
PR-URL: #34528
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
The `common` module checks that necessary flags are being used, so a
check in the test itself is no longer necessary.
PR-URL: #34528
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@codebyterecodebytere mentioned this pull request Sep 28, 2020
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.

4 participants

@Trott@lpinca@BridgeAR@nodejs-github-bot