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 committed Mar 23, 2023
1 parent ae301d4 commit a8952fc
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]

[$system==linux]
Expand Down

0 comments on commit a8952fc

Please sign in to comment.