0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/inspector
Rich Trott 2486273c0e test: fix flaky test-inspector
Using `socket.destroy()` instead of `socket.end()` fixes
more-than-intermittent ECONNRESET issues on Windows.

PR-URL: https://github.com/nodejs/node/pull/9727
Fixes: https://github.com/nodejs/node/issues/8804
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
2016-11-23 10:21:48 -08:00
..
inspector-helper.js test: fix flaky test-inspector 2016-11-23 10:21:48 -08:00
inspector.status test: fix flaky test-inspector 2016-11-23 10:21:48 -08:00
test-inspector.js inspector: do not prompt to use localhost 2016-11-07 10:10:26 -08:00
testcfg.py