This test runs based on a expectation that the stderr will get the string 'Debugger listening on port'. But the actual message printed to stderr has changed to 'Debugger listening on host:port'. So the the actuals tests did not even start and eventually timeout. Apart from that, changed `var`s to `let`s or `const`s. Refs: https://github.com/nodejs/node/issues/10361 PR-URL: https://github.com/nodejs/node/pull/10370 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com |
||
|---|---|---|
| .. | ||
| helper-debugger-repl.js | ||
| test-debug-break-on-uncaught.js | ||
| test-debugger-client.js | ||
| test-debugger-debug-brk.js | ||
| test-debugger-pid.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 | ||