FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Refactored test-dgram-multicast-set-interface-lo.js by converting fun… by taylor009 · Pull Request #30536 · nodejs/node · GitHub

/ node Public

Refactored test-dgram-multicast-set-interface-lo.js by converting fun… - #30536

Closed
taylor009 wants to merge 1 commit into
nodejs:masterfrom
taylor009:test-refactor
Closed

Refactored test-dgram-multicast-set-interface-lo.js by converting fun…#30536
taylor009 wants to merge 1 commit into
nodejs:masterfrom
taylor009:test-refactor

Conversation

Copy link
Copy Markdown

…ctions to arrow functions. Removed unused param('signal') from function to handle the death of a worker.

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

…ctions to arrow functions. Removed unused param('signal') from function to handle the death of a worker.
nodejs-github-bot added the test Issues and PRs related to the tests. label Nov 18, 2019

Trott commented Nov 19, 2019

Copy link
Copy Markdown
Member

Trott commented Nov 19, 2019

Copy link
Copy Markdown
Member

If I didn't mess it up, internet test suite CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/10181/

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 19, 2019
Trott pushed a commit that referenced this pull request Nov 22, 2019
Convert functions to arrow functions. Remove unused param('signal') from
function.

PR-URL: #30536
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>

Trott commented Nov 22, 2019

Copy link
Copy Markdown
Member

Landed in a18ec07.

Thanks for the contribution! 🎉

Trott closed this Nov 22, 2019
addaleax pushed a commit that referenced this pull request Nov 30, 2019
Convert functions to arrow functions. Remove unused param('signal') from
function.

PR-URL: #30536
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request Dec 1, 2019
Convert functions to arrow functions. Remove unused param('signal') from
function.

PR-URL: #30536
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
BridgeAR mentioned this pull request Dec 3, 2019
BethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
Convert functions to arrow functions. Remove unused param('signal') from
function.

PR-URL: #30536
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
BethGriggs mentioned this pull request Dec 23, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL