Skip to content

test: add mustCall to test-dgram-implicit-bind test - #27452

Closed
yuanchenxi95 wants to merge 1 commit into
nodejs:masterfrom
yuanchenxi95:master
Closed

test: add mustCall to test-dgram-implicit-bind test#27452
yuanchenxi95 wants to merge 1 commit into
nodejs:masterfrom
yuanchenxi95:master

Conversation

@yuanchenxi95

@yuanchenxi95yuanchenxi95 commented Apr 28, 2019

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

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 28, 2019
@joyeecheungjoyeecheung added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Apr 28, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@gireeshpunathilgireeshpunathil added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 28, 2019
@gireeshpunathil

Copy link
Copy Markdown
Member

please leave 👍 to fast-track

@cjihrigcjihrig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is necessary, but the code LGTM.

@oyydoyyd added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 29, 2019
@oyyd

oyyd commented Apr 29, 2019

Copy link
Copy Markdown
Contributor

Landed in c3d4933, thanks!

You can visit https://www.nodetodo.org/next-steps/ for more ideas to contribute.

@oyydoyyd closed this Apr 29, 2019
pullBot pushed a commit to SimenB/node that referenced this pull request Apr 29, 2019
PR-URL: nodejs#27452
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
targos pushed a commit that referenced this pull request Apr 29, 2019
PR-URL: #27452
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@targostargos mentioned this pull request May 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.code-and-learnIssues related to the Code-and-Learn events and PRs submitted during the events.fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@yuanchenxi95@nodejs-github-bot@gireeshpunathil@oyyd@yorkie@cjihrig@joyeecheung@ZYSzys