Skip to content

test: deflake test-buffer-large-size-buffer-alloc-unsafe - #58771

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
lpinca:deflake/test-buffer-large-size-buffer-alloc-unsafe
Jun 22, 2025
Merged

test: deflake test-buffer-large-size-buffer-alloc-unsafe#58771
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
lpinca:deflake/test-buffer-large-size-buffer-alloc-unsafe

Conversation

@lpinca

Copy link
Copy Markdown
Member

Use the error message as another condition to skip the test when the buffer allocation fails.

Refs: #58738

Use the error message as another condition to skip the test when the
buffer allocation fails.
Refs: nodejs#58738
@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jun 20, 2025
@codecov

codecovBot commented Jun 20, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (3d608bb) to head (c378768).
Report is 174 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #58771 +/- ##
==========================================
- Coverage 90.15% 90.14% -0.01% 
==========================================
Files 639 639 Lines 188192 188192 Branches 36913 36905 -8 ==========================================
- Hits 169660 169647 -13 + Misses 11288 11281 -7 - Partials 7244 7264 +20 

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.

@LiviaMedeirosLiviaMedeiros added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 20, 2025
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 20, 2025
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 20, 2025

@dario-piotrowiczdario-piotrowicz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! looking forward to see this flake removed! 😄 🚀

@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 22, 2025
@nodejs-github-bot
nodejs-github-bot merged commit d7becc5 into nodejs:mainJun 22, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in d7becc5

@lpinca
lpinca deleted the deflake/test-buffer-large-size-buffer-alloc-unsafe branch June 22, 2025 09:48
RafaelGSS pushed a commit that referenced this pull request Jun 23, 2025
Use the error message as another condition to skip the test when the
buffer allocation fails.
Refs: #58738
PR-URL: #58771
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Dario Piotrowicz <dario.piotrowicz@gmail.com>
@aduh95aduh95 added dont-land-on-v20.x dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. labels Jul 21, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@lpinca@nodejs-github-bot@jasnell@legendecas@Ethan-Arrowood@RaisinTen@dario-piotrowicz@LiviaMedeiros@aduh95