node/test/debugger
Rich Trott ff00a48169 test: improve debug-break-on-uncaught reliability
Running the test through CI reveals unreliability due to a race
condition. These changes mitigate the race condition, but do not
eliminate it.

PR-URL: https://github.com/nodejs/node/pull/6793
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
2016-05-24 13:45:09 -07:00
..
helper-debugger-repl.js lib,test: remove extra semicolons 2016-01-16 19:54:25 +01:00
test-debug-break-on-uncaught.js test: improve debug-break-on-uncaught reliability 2016-05-24 13:45:09 -07:00
test-debugger-client.js test: fix test-debugger-client.js 2016-03-24 13:09:05 -07:00
test-debugger-remote.js test: remove unused vars 2016-01-05 08:59:58 -08:00
test-debugger-repl-break-in-module.js test: fix test-debugger-repl-break-in-module 2016-05-12 23:01:50 -07:00
test-debugger-repl-restart.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-debugger-repl-term.js test: load common.js in all tests 2015-10-06 15:11:47 -07:00
test-debugger-repl-utf8.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-debugger-repl.js debugger: display array contents in repl 2016-05-02 10:18:53 -04:00
testcfg.py test: move debugger repl into own section 2014-01-20 09:00:13 -08:00