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

test: make test-tls-reuse-host-from-socket pass without internet by Trott · Pull Request #34953 · nodejs/node · GitHub

/ node Public

test: make test-tls-reuse-host-from-socket pass without internet - #34953

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:internet-tls
Aug 30, 2020
Merged

test: make test-tls-reuse-host-from-socket pass without internet#34953
Trott merged 1 commit into
nodejs:masterfrom
Trott:internet-tls

Conversation

Trott commented Aug 28, 2020

Copy link
Copy Markdown
Member

Start up a TLS server on localhost rather than using example.org.

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

nodejs-github-bot added the test Issues and PRs related to the tests. label Aug 28, 2020
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 28, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 28, 2020

This comment has been minimized.

nodejs-github-bot commented Aug 28, 2020
edited by Trott
Loading

Copy link
Copy Markdown
Collaborator

Start up a TLS server on localhost rather than using example.org.

PR-URL: nodejs#34953
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Trott merged commit 4fa439c into nodejs:master Aug 30, 2020

Trott commented Aug 30, 2020

Copy link
Copy Markdown
Member Author

Landed in 4fa439c

Trott deleted the internet-tls branch August 30, 2020 05:42
richardlau pushed a commit that referenced this pull request Sep 1, 2020
Start up a TLS server on localhost rather than using example.org.

PR-URL: #34953
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
richardlau mentioned this pull request Sep 2, 2020
4 tasks
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Start up a TLS server on localhost rather than using example.org.

PR-URL: #34953
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Start up a TLS server on localhost rather than using example.org.

PR-URL: #34953
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
codebytere mentioned this pull request Sep 28, 2020
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

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL