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: remove test-net-write-fully-async-hex-string flaky designation #56365

Conversation

lpinca
Copy link
Member

@lpinca lpinca commented Dec 25, 2024

The original issue is likely the same as other tests that time out.

Refs: #54918
Refs: 84c2e712ebcd0f32dc0e
RefS: #52959

The original issue is likely the same as other tests that time out.

Refs: nodejs#54918
Refs: nodejs@84c2e712ebcd0f32dc0e
RefS: nodejs#52959
@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 Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.55%. Comparing base (821b0a7) to head (1edb011).
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #56365      +/-   ##
==========================================
- Coverage   88.55%   88.55%   -0.01%     
==========================================
  Files         657      657              
  Lines      190655   190655              
  Branches    36584    36576       -8     
==========================================
- Hits       168838   168827      -11     
- Misses      15001    15009       +8     
- Partials     6816     6819       +3     

see 21 files with indirect coverage changes

@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 25, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 25, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@juanarbol juanarbol added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 28, 2024
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 28, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/56365
✔  Done loading data for nodejs/node/pull/56365
----------------------------------- PR info ------------------------------------
Title      test: remove test-net-write-fully-async-hex-string flaky designation (#56365)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     lpinca:remove/flaky-test-net-write-fully-async-hex-string -> nodejs:main
Labels     test, author ready, needs-ci
Commits    1
 - test: remove test-net-write-fully-async-hex-string flaky designation
Committers 1
 - Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/56365
Refs: https://github.com/nodejs/node/issues/54918
Refs: https://github.com/nodejs/node/commit/84c2e712ebcd0f32dc0e
Refs: https://github.com/nodejs/node/pull/52959
Reviewed-By: Juan José Arboleda <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/56365
Refs: https://github.com/nodejs/node/issues/54918
Refs: https://github.com/nodejs/node/commit/84c2e712ebcd0f32dc0e
Refs: https://github.com/nodejs/node/pull/52959
Reviewed-By: Juan José Arboleda <[email protected]>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 25 Dec 2024 17:35:27 GMT
   ✔  Approvals: 1
   ✔  - Juan José Arboleda (@juanarbol): https://github.com/nodejs/node/pull/56365#pullrequestreview-2524460594
   ✘  This PR needs to wait 111 more hours to land (or 0 hours if there is one more approval)
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-12-26T06:10:21Z: https://ci.nodejs.org/job/node-test-pull-request/64214/
- Querying data for job/node-test-pull-request/64214/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/12522809872

@KhafraDev KhafraDev added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Dec 28, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 28, 2024
@nodejs-github-bot nodejs-github-bot merged commit 38cd81a into nodejs:main Dec 28, 2024
82 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 38cd81a

@lpinca lpinca deleted the remove/flaky-test-net-write-fully-async-hex-string branch December 28, 2024 06:11
aduh95 pushed a commit that referenced this pull request Jan 2, 2025
The original issue is likely the same as other tests that time out.

Refs: #54918
Refs: 84c2e712ebcd0f32dc0e
RefS: #52959
PR-URL: #56365
Refs: #52959
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Matthew Aitken <[email protected]>
@aduh95 aduh95 added dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in 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 Jan 2, 2025
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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in 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. 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.

5 participants