0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/test
Santiago Gimeno 8677627054 test: fix cluster-disconnect-handles flakiness
Sometimes the test was timing out because the worker process remained
stuck in the breakpoint and didn't exit. This could happen because the
continue was sent before the breakpoint was set. If that's the case,
with this change, a new continue command is sent so the worker process
can end.

PR-URL: https://github.com/nodejs/node/pull/4009
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-12-02 00:45:45 +01:00
..
abort
addons test: fix path to module for repl test on Windows 2015-11-15 16:33:11 -08:00
cctest
debugger debugger: introduce exec method for debugger 2015-11-17 12:11:40 -08:00
disabled
fixtures module: fix column offsets in errors 2015-11-20 16:26:24 -05:00
gc
internet test: eliminate multicast test FreeBSD flakiness 2015-11-30 20:45:38 -08:00
message
parallel test: fix cluster-disconnect-handles flakiness 2015-12-02 00:45:45 +01:00
pummel test: skip/replace weak crypto tests in FIPS mode 2015-11-19 16:31:11 -05:00
sequential module: fix column offsets in errors 2015-11-20 16:26:24 -05:00
testpy
timers
.eslintrc
common.js test: move ArrayStream to common 2015-11-26 21:16:08 -05:00