Skip to content

test: do not use fixed port in async-hooks/test-httparser-reuse - #28312

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:httparser-reuse-3000
Closed

test: do not use fixed port in async-hooks/test-httparser-reuse#28312
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:httparser-reuse-3000

Conversation

@addaleax

Copy link
Copy Markdown
Member

Otherwise this was failing on machines which already had a service
running on port 3000.

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

Otherwise this was failing on machines which already had a service
running on port 3000.
@nodejs-github-bot nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to Node.js core tests and test infrastructure. labels Jun 20, 2019
@addaleax addaleax added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Jun 21, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@richardlau richardlau mentioned this pull request Jun 28, 2019
3 tasks
@Trott

Trott commented Jun 28, 2019

Copy link
Copy Markdown
Member

Landed in bf7edaa

@Trott Trott closed this Jun 28, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Jun 28, 2019
Otherwise this was failing on machines which already had a service
running on port 3000.

PR-URL: nodejs#28312
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@addaleax
addaleax deleted the httparser-reuse-3000 branch June 28, 2019 10:51
targos pushed a commit that referenced this pull request Jul 2, 2019
Otherwise this was failing on machines which already had a service
running on port 3000.

PR-URL: #28312
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Jul 2, 2019
Otherwise this was failing on machines which already had a service
running on port 3000.

PR-URL: #28312
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targos targos mentioned this pull request Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooks Issues and PRs related to the async hooks subsystem. author ready PRs with CI started, the required approvals, and no outstanding review comments. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants