Skip to content

test: remove unneeded --expose-internals - #27608

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:remove-uneeded-flag
Closed

test: remove unneeded --expose-internals#27608
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:remove-uneeded-flag

Conversation

@Trott

@TrottTrott commented May 8, 2019

Copy link
Copy Markdown
Member

test/wpt/test-timers.js does not appear to need the --expose-internals
flag. Remove it.

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

test/wpt/test-timers.js does not appear to need the `--expose-internals`
flag. Remove it.
@Trott
Trott requested a review from joyeecheungMay 8, 2019 04:57
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label May 8, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
MemberAuthor

Landed in 556de23

@TrottTrott closed this May 10, 2019
Trott added a commit to Trott/io.js that referenced this pull request May 10, 2019
test/wpt/test-timers.js does not appear to need the `--expose-internals`
flag. Remove it.
PR-URL: nodejs#27608
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request May 11, 2019
test/wpt/test-timers.js does not appear to need the `--expose-internals`
flag. Remove it.
PR-URL: #27608
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@BridgeARBridgeAR mentioned this pull request May 21, 2019
4 tasks
@Trott
Trott deleted the remove-uneeded-flag branch January 13, 2022 22:51
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.

8 participants

@Trott@nodejs-github-bot@cjihrig@joyeecheung@richardlau@BridgeAR@trivikr@ZYSzys