node icon indicating copy to clipboard operation
node copied to clipboard

test: mark stringbytes-external-max flaky on AIX

Open sxa opened this issue 1 month ago • 6 comments

Another one in the set of tests marked flaky on AIX under https://github.com/nodejs/node/pull/60565 - this is also exhibiting intermittent failing behaviour and is causing issues for PRs such as https://github.com/nodejs/node/pull/60962#issuecomment-3620423149 (which was on v24 so I'll backport to there once this is in)

Verifying it's level of flakiness in https://ci.nodejs.org/job/node-stress-single-test/628/ (Seems in the same ballpark as the others)

Screenshot from https://ci.nodejs.org/job/node-test-commit-aix/60068/nodes=aix72-ppc64/testReport/addons/tringbytes-external-exceed-max/ : image

sxa avatar Dec 08 '25 17:12 sxa

CI: https://ci.nodejs.org/job/node-test-pull-request/70437/

nodejs-github-bot avatar Dec 08 '25 17:12 nodejs-github-bot

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 88.54%. Comparing base (40c57ed) to head (13e357e). :warning: Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60995      +/-   ##
==========================================
+ Coverage   88.53%   88.54%   +0.01%     
==========================================
  Files         703      703              
  Lines      208432   208432              
  Branches    40195    40196       +1     
==========================================
+ Hits       184526   184555      +29     
+ Misses      15925    15890      -35     
- Partials     7981     7987       +6     

see 42 files with indirect coverage changes

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

codecov[bot] avatar Dec 08 '25 18:12 codecov[bot]

CI: https://ci.nodejs.org/job/node-test-pull-request/70442/

nodejs-github-bot avatar Dec 08 '25 23:12 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/70452/

nodejs-github-bot avatar Dec 09 '25 16:12 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/70464/

nodejs-github-bot avatar Dec 09 '25 23:12 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/70466/

nodejs-github-bot avatar Dec 10 '25 01:12 nodejs-github-bot

Landed in e28656a6172c35d88a472e33894a11f0e9f98eee

nodejs-github-bot avatar Dec 10 '25 17:12 nodejs-github-bot