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: set test-structuredclone-jstransferable non-flaky #54115

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

StefanStojanovic
Copy link
Contributor

@StefanStojanovic StefanStojanovic commented Jul 30, 2024

Pummel test test-structuredclone-jstransferable seems to be no longer flaky on Windows. I'm checking CI test results in the CI occasionally and haven't seen it failing recently. In addition, I ran stress test (1000 runs) and saw no failures.

Fixes: #50260

@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 30, 2024
@StefanStojanovic StefanStojanovic added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 30, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 30, 2024
@nodejs-github-bot
Copy link
Collaborator

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.07%. Comparing base (890760b) to head (f52ef5f).
Report is 61 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #54115      +/-   ##
==========================================
+ Coverage   87.04%   87.07%   +0.02%     
==========================================
  Files         643      643              
  Lines      181589   181589              
  Branches    34883    34887       +4     
==========================================
+ Hits       158072   158111      +39     
+ Misses      16785    16753      -32     
+ Partials     6732     6725       -7     

see 29 files with indirect coverage changes

@nodejs-github-bot
Copy link
Collaborator

@targos targos added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 6, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 6, 2024
@nodejs-github-bot nodejs-github-bot merged commit 1f69085 into nodejs:main Aug 6, 2024
63 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 1f69085

targos pushed a commit that referenced this pull request Aug 14, 2024
Fixes: #50260
PR-URL: #54115
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
@RafaelGSS RafaelGSS mentioned this pull request Aug 19, 2024
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.

test-structuredclone-jstransferable is flaky
5 participants