Skip to content

test: remove test-debugger-run-after-quit-restart flaky designation - #65424

Open
inoway46 wants to merge 1 commit into
nodejs:mainfrom
inoway46:remove-debugger-flaky-flag
Open

test: remove test-debugger-run-after-quit-restart flaky designation#65424
inoway46 wants to merge 1 commit into
nodejs:mainfrom
inoway46:remove-debugger-flaky-flag

Conversation

@inoway46

@inoway46 inoway46 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The flakiness appears to have been fixed by #65194.

I verified this with a stress test on macOS 15: #64005 (comment)

Fixes: #64005
Refs: #64006


Disclosure: I used Codex for investigation and wording.

Signed-off-by: inoway46 <inoueyuya416@gmail.com>
@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 Aug 20, 2026
@inoway46 inoway46 changed the title test: remove test-debugger-run-after-quit-restart as flaky on macOS test: remove test-debugger-run-after-quit-restart flaky designation Aug 20, 2026
@inoway46
inoway46 marked this pull request as ready for review August 20, 2026 10:45
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.12%. Comparing base (fd5b135) to head (5c313e2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65424      +/-   ##
==========================================
- Coverage   90.12%   90.12%   -0.01%     
==========================================
  Files         752      752              
  Lines      252325   252325              
  Branches    47456    47449       -7     
==========================================
- Hits       227407   227401       -6     
+ Misses      16217    16213       -4     
- Partials     8701     8711      +10     

see 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Aug 20, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.

parallel/test-debugger-run-after-quit-restart is flaky on macOS

3 participants