Skip to content

Conversation

@addaleax
Copy link
Member

All other tests for message ports use the - in between
message and port. This is annoying when using tab completion
for filenames.

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

All other tests for message ports use the `-` in between `message` and `port`. This is annoying when using tab completion for filenames.
@addaleaxaddaleax added test Issues and PRs related to the tests. worker Issues and PRs related to Worker support. labels Jun 2, 2019
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 2, 2019
@nodejs-github-bot
Copy link
Collaborator

@ZYSzys
Copy link
Member

Landed in 52b6d39.

@ZYSzysZYSzys closed this Jun 5, 2019
BridgeAR pushed a commit that referenced this pull request Jun 17, 2019
All other tests for message ports use the `-` in between `message` and `port`. This is annoying when using tab completion for filenames. PR-URL: #28024 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
@BridgeARBridgeAR mentioned this pull request Jun 17, 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.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@addaleax@nodejs-github-bot@ZYSzys@Trott@targos@cjihrig@richardlau@BridgeAR@trivikr