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

test: replace instances of common.PORT in pummel tests with port "0" by Trott · Pull Request #31897 · nodejs/node · GitHub

/ node Public

test: replace instances of common.PORT in pummel tests with port "0" - #31897

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:port-0
Feb 23, 2020
Merged

test: replace instances of common.PORT in pummel tests with port "0"#31897
Trott merged 1 commit into
nodejs:masterfrom
Trott:port-0

Conversation

Trott commented Feb 21, 2020

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

nodejs-github-bot added the test Issues and PRs related to the tests. label Feb 21, 2020

Trott commented Feb 21, 2020
edited
Loading

Copy link
Copy Markdown
Member Author

mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

As long as good in CI, LGTM

Trott commented Feb 21, 2020

Copy link
Copy Markdown
Member Author

As long as good in CI, LGTM

Pummel tests don't run in our regular CI, but it's all green in the special CI above.

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 21, 2020
Use port "0" for an OS-provided open port instead of common.PORT.

PR-URL: nodejs#31897
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Trott merged commit 97c8abe into nodejs:master Feb 23, 2020

Trott commented Feb 23, 2020

Copy link
Copy Markdown
Member Author

Landed in 97c8abe

Trott deleted the port-0 branch February 23, 2020 10:47
codebytere pushed a commit that referenced this pull request Feb 27, 2020
Use port "0" for an OS-provided open port instead of common.PORT.

PR-URL: #31897
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
codebytere mentioned this pull request Feb 29, 2020
codebytere pushed a commit that referenced this pull request Mar 15, 2020
Use port "0" for an OS-provided open port instead of common.PORT.

PR-URL: #31897
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
Use port "0" for an OS-provided open port instead of common.PORT.

PR-URL: #31897
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
codebytere mentioned this pull request Mar 17, 2020
codebytere pushed a commit that referenced this pull request Mar 30, 2020
Use port "0" for an OS-provided open port instead of common.PORT.

PR-URL: #31897
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
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