Commit 7da672d
committed
test: avoid restart in debugger exceptions test
The final restart is not needed to verify breakOnNone. The test is
already paused on the uncaught exception, so continue from there and
assert that the debugger disconnects.
Refs: https://github.com/nodejs/node/actions/runs/26533911441/job/78157541700
Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
Assisted-by: openai:gpt-5.51 parent 4639dcb commit 7da672d
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
| |||
0 commit comments