-
-
Notifications
You must be signed in to change notification settings - Fork 37.4k
failed test: parallel/test-tls-wrap-timeout #1200
Copy link
Copy link
Closed
Labels
freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD 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.
Description
Activity
Metadata
Metadata
Assignees
Labels
freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD 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.
So, this test fails every now and then. First spotted it on the 32-bit FreeBSD buildbot. I've been able to reproduce it once every ten runs.
If I raise the socket timeout to
150(currently120) I can't reproduce.