Commit 7df57703 authored by Julien Gilli's avatar Julien Gilli
Browse files

test: mark test-net-error-twice flaky on SmartOS

It seems that test-net-error-twice.js does not behave as expected. Its
goal is to test fireErrorCallbacks, but it doesn't do it correctly,
leading to false negatives on some platforms and failures on others.
This change marks this test as flaky so that we can use our CI to land
changes in the v0.10 branch until we can fix it properly.

See the corresponding issue at
https://github.com/joyent/node/issues/9325 for more details.

PR: #25760
PR-URL: https://github.com/joyent/node/pull/25760


Reviewed-By: default avatarJoão Reis <reis@janeasystems.com>
parent e10892cc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment