Skip to content

test: fix 2nd flaky blob test case#64391

Open
pimterry wants to merge 1 commit into
nodejs:mainfrom
pimterry:fix-test-blob-flake
Open

test: fix 2nd flaky blob test case#64391
pimterry wants to merge 1 commit into
nodejs:mainfrom
pimterry:fix-test-blob-flake

Conversation

@pimterry

@pimterry pimterry commented Jul 9, 2026

Copy link
Copy Markdown
Member

#64106 fixed the flake for one test in this file, but it's still flaking (see nodejs/reliability#1596) due to the same issue in this very similar test below.

Signed-off-by: Tim Perry <pimterry@gmail.com>
@pimterry pimterry requested a review from trivikr July 9, 2026 12:19
@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 Jul 9, 2026
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.24%. Comparing base (7036199) to head (5ccc830).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #64391      +/-   ##
==========================================
- Coverage   90.25%   90.24%   -0.01%     
==========================================
  Files         741      741              
  Lines      241207   241207              
  Branches    45424    45429       +5     
==========================================
- Hits       217696   217687       -9     
+ Misses      15087    15083       -4     
- Partials     8424     8437      +13     

see 27 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.

@pimterry

pimterry commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@trivikr trivikr added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 9, 2026
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.

3 participants