-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
This test fails on FreeBSD 10.1-release:
=== release test-tls-inception ===
Path: parallel/test-tls-inception
events.js:141
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at exports._errnoException (util.js:734:11)
at TLSWrap.onread (net.js:538:26)
Command: out/Release/iojs /usr/home/jbergstroem/io.js/test/parallel/test-tls-inception.js
git bisect
tells me that b968623 is the offending commit (verified by running parent 4 times). Unfortunately, this seems to be race-y.
/cc @indutny
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 the tests.Issues and PRs related to the tests.