mirror of https://github.com/lukechilds/node.git
Browse Source
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: João Reis <reis@janeasystems.com>v0.10
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue