mirror of https://github.com/nodejs/node.git
cc899a4c81
As the failures suggest, this test expects the uncaught exception to be thrown within 100 milliseconds, but on some of the test machines it takes longer than that limit to notify the exception. Thats why the test was failing. This patch polls every 10 ms to see if the exception is received. PR-URL: https://github.com/nodejs/node/pull/10822 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> |
||
---|---|---|
.. | ||
helper-debugger-repl.js | ||
test-debug-break-on-uncaught.js | ||
test-debugger-client.js | ||
test-debugger-remote.js | ||
test-debugger-repl-break-in-module.js | ||
test-debugger-repl-restart.js | ||
test-debugger-repl-term.js | ||
test-debugger-repl-utf8.js | ||
test-debugger-repl.js | ||
testcfg.py |