Skip to content

Commit

Permalink
[test] Temporarily skip debugger tests
Browse files Browse the repository at this point in the history
Skip test-debugger-break and test-debugger-run-after-quit-restart to
unblock https://crrev.com/c/4290476
  • Loading branch information
pthier authored and victorgomes committed Nov 8, 2023
1 parent 6dcd96b commit 5b8dd70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ test-cpu-prof-dir-worker: PASS, FLAKY
test-watch-mode: PASS, FLAKY
test-watch-mode-inspect: PASS, FLAKY

# Temporarily disabled to unblock https://crrev.com/c/4290476
test-debugger-break: SKIP
test-debugger-run-after-quit-restart: SKIP

[$system==win32]
# https://github.com/nodejs/node/issues/47116
test-http-max-sockets: PASS, FLAKY
Expand Down

0 comments on commit 5b8dd70

Please sign in to comment.