Skip to content

test: wait for ok before initial break after restart#62807

Draft
inoway46 wants to merge 1 commit intonodejs:mainfrom
inoway46:fix-flaky-wait-after-restart
Draft

test: wait for ok before initial break after restart#62807
inoway46 wants to merge 1 commit intonodejs:mainfrom
inoway46:fix-flaky-wait-after-restart

Conversation

@inoway46
Copy link
Copy Markdown
Contributor

Summary

Wait for ok after run and restart before waiting for the initial break so the test does not race on an early prompt.

Testing

  • ./tools/test.py -p actions -j1 --repeat 50 parallel/test-debugger-run-after-quit-restart
  • ./tools/test.py -p actions -j1 --repeat 20 parallel/test-debugger-run-after-quit-restart (from /tmp/dir with spaces/node)

Refs: #61762

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants