Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Aug 30, 2020

Conversation

Trott
Copy link
Member

@Trott Trott commented Aug 28, 2020

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 nodejs-github-bot added the test label Aug 28, 2020
@Trott Trott added the request-ci label Aug 28, 2020
@github-actions github-actions bot removed the request-ci label Aug 28, 2020
@nodejs-github-bot

This comment has been hidden.

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 28, 2020

lpinca
lpinca approved these changes Aug 28, 2020
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 Trott merged commit 4fa439c into nodejs:master Aug 30, 2020
18 checks passed
@Trott
Copy link
Member Author

@Trott Trott commented Aug 30, 2020

Landed in 4fa439c

@Trott Trott deleted the internet-tls branch Aug 30, 2020
richardlau added a commit that referenced this issue 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 richardlau mentioned this pull request Sep 2, 2020
4 tasks
addaleax added a commit that referenced this issue 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 added a commit that referenced this issue 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 codebytere mentioned this pull request Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants