test: remove broken debugger scenarios
authorRich Trott <rtrott@gmail.com>
Wed, 2 Mar 2016 20:48:53 +0000 (12:48 -0800)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 20:07:01 +0000 (13:07 -0700)
commit7a0fcfc12711644aa59b335c582eb935046e68d1
treecc5cfdd59fd155c64f1e3107593881394174fd05
parent1165ecc6f70d3d8a441615ed7948ee5977b4d4a1
test: remove broken debugger scenarios

`test-debug-break-on-uncaught` was hanging on the domain and parse error
scenarios. These tests are not run in CI and may have been broken
for a very long time.

Refs: https://github.com/nodejs/node/issues/3156
Refs: https://github.com/nodejs/node/commit/c16963b9
PR-URL: https://github.com/nodejs/node/pull/5532
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rod Vagg <r@va.gg>
test/debugger/test-debug-break-on-uncaught.js