Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: mark test-worker-prof as flaky on smartos #56583

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Jan 13, 2025

This has been flaky at least since Dec 17 and has failed 7 PRs in the last 100 CI runs. I don't think it would do us any good to keep it flaking on smartos in the CI, and I don't think anyone is looking into it, so mark it as flaky.

cc @nodejs/platform-smartos @nodejs/tsc this is what I mentioned in nodejs/TSC#1666 about the tier 2 platforms destablizing the CI. It's counting on volunteers, like me, to occasionally care about the overall health of the project enough to look at the reliability reports, triage the flakes, and ping the platform teams. IMO it's fine for tier 1 platforms whose user base make them worthy of this volunteer effort, but not fine for tier 2 platforms which <1% of our users rely on to consume the scarce volunteer energy, and the platform teams should be more proactive in watching the CI results to prevent these platforms from contributing to the instablility. Otherwise this could just continue distablizing for a year or more until any volunteer cares enough to find out who's flaking the CI, all because stakeholders of a niche platform that <1% of our users use want to stick around in node-test-pull-request and assume that they would get free notifications whenever it breaks.

@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 Jan 13, 2025
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@legendecas
Copy link
Member

legendecas commented Jan 13, 2025

The reliability reports are generated by dates and can not be filtered to list what's failing on a specific platform. Would it be helpful to generate a reliability summary filtered by platforms? It can help us to find out the reliability of each platform.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.19%. Comparing base (f4fcf0e) to head (822f74c).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #56583      +/-   ##
==========================================
- Coverage   89.19%   89.19%   -0.01%     
==========================================
  Files         662      662              
  Lines      191762   191765       +3     
  Branches    36907    36910       +3     
==========================================
- Hits       171041   171040       -1     
+ Misses      13572    13571       -1     
- Partials     7149     7154       +5     

see 28 files with indirect coverage changes

@joyeecheung
Copy link
Member Author

joyeecheung commented Jan 13, 2025

Would it be helpful to generate a reliability summary filtered by platforms? It can help us to find out the reliability of each platform.

SGTM though that would be a feature request in https://github.com/nodejs/node-core-utils - though I think if you just want to have an overview you could simply check out https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/

@legendecas
Copy link
Member

I think if you just want to have an overview you could simply check out https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/

This does not provide a history of reliability over the time of each platform, does it? A reliability history by platform can provide supporting figures for us to determine if a platform is unstable.

Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

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

Is there an issue open to track this flaky test?

@anonrig
Copy link
Member

anonrig commented Jan 13, 2025

Is it reasonable to expect @nodejs/platform-smartos team to track flaky tests for their platform?

@joyeecheung joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 13, 2025
@joyeecheung
Copy link
Member Author

A reliability history by platform can provide supporting figures for us to determine if a platform is unstable.

Indeed, though still should be a feature request to node-core-utils.

@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 13, 2025
@nodejs-github-bot
Copy link
Collaborator

@lpinca
Copy link
Member

lpinca commented Jan 13, 2025

cc: @bahamat

@lpinca
Copy link
Member

lpinca commented Jan 13, 2025

@bahamat
Copy link

bahamat commented Jan 14, 2025

Hi all,

Sorry for the delay, yesterday was a busy day for me. We'll be looking into this.

@nodejs-github-bot
Copy link
Collaborator

@joyeecheung joyeecheung added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 15, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 15, 2025
@nodejs-github-bot nodejs-github-bot merged commit 97caa4c into nodejs:main Jan 15, 2025
70 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 97caa4c

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.

9 participants