-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Investigate flaky parallel/test-tls-sni-server-client #27219
Labels
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
macos
Issues and PRs related to the macOS platform / OSX.
tls
Issues and PRs related to the tls subsystem.
Comments
lpinca
added
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
macos
Issues and PRs related to the macOS platform / OSX.
tls
Issues and PRs related to the tls subsystem.
labels
Apr 14, 2019
refack
added a commit
to refack/node
that referenced
this issue
Apr 21, 2019
PR-URL: nodejs#27225 Refs: nodejs#26910 Refs: nodejs#27219 Refs: nodejs#26938 Refs: nodejs#23089 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
2 tasks
lpinca
added a commit
to lpinca/node
that referenced
this issue
May 1, 2019
- Run all tests in parallel. - Move `socket.end()` call to client. - Use `common.mustCall()` and `common.mustNotCall()`. Fixes: nodejs#27219 Refs: nodejs#27300
Fixed in bc0a330 |
Trott
pushed a commit
to Trott/io.js
that referenced
this issue
May 2, 2019
- Run all tests in parallel. - Move `socket.end()` call to client. - Use `common.mustCall()` and `common.mustNotCall()`. Fixes: nodejs#27219 Refs: nodejs#27300 PR-URL: nodejs#27426 Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos
pushed a commit
that referenced
this issue
May 4, 2019
- Run all tests in parallel. - Move `socket.end()` call to client. - Use `common.mustCall()` and `common.mustNotCall()`. Fixes: #27219 Refs: #27300 PR-URL: #27426 Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Rich Trott <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
May 16, 2019
PR-URL: #27225 Refs: #26910 Refs: #27219 Refs: #26938 Refs: #23089 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
May 16, 2019
PR-URL: #27225 Refs: #26910 Refs: #27219 Refs: #26938 Refs: #23089 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
macos
Issues and PRs related to the macOS platform / OSX.
tls
Issues and PRs related to the tls subsystem.
Refs: #26910 (comment)
The text was updated successfully, but these errors were encountered: