-
-
Notifications
You must be signed in to change notification settings - Fork 37.5k
Investigate flaky test-tls-socket-close on macOS #13184
Copy link
Copy link
Closed
Labels
macosIssues and PRs related to the macOS platform.Issues and PRs related to the macOS platform.testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
macosIssues and PRs related to the macOS platform.Issues and PRs related to the macOS platform.testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
From https://ci.nodejs.org/job/node-test-commit-osx/9995/nodes=osx1010/console:
I was able to replicate this with:
So it's possible the solution is to move it to
sequential. But it's also possible that this is a race condition somewhere in the code.