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-esm-loader-hooks-inspect-wait flaky #56803

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

richardlau
Copy link
Member

test-esm-loader-hooks-inspect-wait is occasionally crashing on more platforms than Linux. Mark the test as flaky on those platforms as well.

Refs: #54346

`test-esm-loader-hooks-inspect-wait` is occasionally crashing on more
platforms than Linux. Mark the test as flaky on those platforms as well.
@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 28, 2025
@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 28, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 28, 2025
@nodejs-github-bot
Copy link
Collaborator

@richardlau richardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 28, 2025
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.22%. Comparing base (50d405a) to head (13980c3).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #56803   +/-   ##
=======================================
  Coverage   89.22%   89.22%           
=======================================
  Files         663      663           
  Lines      191974   191974           
  Branches    36926    36920    -6     
=======================================
+ Hits       171286   171290    +4     
+ Misses      13561    13559    -2     
+ Partials     7127     7125    -2     

see 23 files with indirect coverage changes

@jasnell jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 28, 2025
Copy link
Contributor

Fast-track has been requested by @jasnell. Please 👍 to approve.

@jasnell
Copy link
Member

jasnell commented Jan 28, 2025

Not seeing much reason to make this wait the 48 hours to land... added the fast-track label.

@targos targos added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 29, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 29, 2025
@nodejs-github-bot nodejs-github-bot merged commit adf8e97 into nodejs:main Jan 29, 2025
78 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in adf8e97

@richardlau richardlau deleted the flaky branch January 29, 2025 12:23
targos pushed a commit that referenced this pull request Feb 2, 2025
`test-esm-loader-hooks-inspect-wait` is occasionally crashing on more
platforms than Linux. Mark the test as flaky on those platforms as well.

PR-URL: #56803
Refs: #54346
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
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. fast-track PRs that do not need to wait for 48 hours to land. 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.

7 participants