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 Mar 4, 2024
1 parent d3d36a3 commit 7a5eb5e
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 @@ -13,6 +13,10 @@ test-watch-mode-inspect: PASS, FLAKY
# https://github.com/nodejs/node/issues/47409
test-http2-large-file: 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 7a5eb5e

Please sign in to comment.