Closed
Description
https://ci.nodejs.org/job/node-test-commit-freebsd/15207/nodes=freebsd11-x64/console
not ok 2100 sequential/test-net-connect-local-error
---
duration_ms: 0.233
severity: fail
stack: |-
assert.js:74
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: undefined strictEqual 12347
at Socket.onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/sequential/test-net-connect-local-error.js:18:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/common/index.js:475:15)
at Socket.emit (events.js:131:13)
at emitErrorNT (internal/streams/destroy.js:64:8)
at process._tickCallback (internal/process/next_tick.js:91:19)
...