Skip to content

[v18.x backport] Backport a couple of PRs - #49618

Closed
atlowChemi wants to merge 2 commits into
nodejs:v18.x-stagingfrom
atlowChemi:backport-47775-and-48521-to-18
Closed

[v18.x backport] Backport a couple of PRs#49618
atlowChemi wants to merge 2 commits into
nodejs:v18.x-stagingfrom
atlowChemi:backport-47775-and-48521-to-18

Conversation

@atlowChemi

Copy link
Copy Markdown
Member

Backports #47775 and #48521 (which was blocked by #47775)

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v18.x labels Sep 12, 2023
@atlowChemiatlowChemi added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 12, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 12, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@atlowChemi
atlowChemiforce-pushed the backport-47775-and-48521-to-18 branch from 9cde48f to bdd8165CompareSeptember 14, 2023 05:40
@atlowChemiatlowChemi added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 14, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 14, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

ErickWendeland others added 2 commits September 18, 2023 08:34
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: nodejs#47775
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
PR-URL: nodejs#48521
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@atlowChemi
atlowChemiforce-pushed the backport-47775-and-48521-to-18 branch from bdd8165 to e2e8ce6CompareSeptember 18, 2023 05:46
@atlowChemiatlowChemi added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 18, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 18, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

nodejs-github-bot commented Sep 18, 2023

Copy link
Copy Markdown
Collaborator

@ruyadorno

Copy link
Copy Markdown
Member

Hi @atlowChemi I did a citgm run for this PR and there are a few issues popping up:

ncu-ci citgm 3298 3300
--------------------------------------------------------------------------------
[1/1] Running CITGM: 3298
--------------------------------------------------------------------------------
✔ Summary data downloaded
✔ Results data downloaded
✔ Summary data downloaded
✔ Results data downloaded
----------------------------------- Summary ------------------------------------
Result FAILURE
URL https://ci.nodejs.org/job/citgm-smoker/3298/
Source https://api.github.com/repos/nodejs/node/git/refs/heads/v18.x
Commit [779043d5297f] Working on v18.18.1
Date 2023-09-18 17:21:18 -0400
Author Ruy Adorno <ruyadorno@google.com>
----------------------------------- Summary ------------------------------------
Result FAILURE
URL https://ci.nodejs.org/job/citgm-smoker/3300/
Source https://github.com/nodejs/node/pull/49618/
Commit [e2e8ce639ca1] fs: use kResistStopPropagation
Date 2023-09-18 08:34:30 +0300
Author Chemi Atlow <chemi@atlow.co.il>
----------------------------------- Results ------------------------------------
FAILURE: 8 failures in 3300 not present in 3298
┌───────────────┬─────────────────────────┬─────────────────────────┐
│ (index) │ 0 │ 1 │
├───────────────┼─────────────────────────┼─────────────────────────┤
│ win-vs2019 │ 'pino-v8.15.4' │ │
│ ubuntu1804-64 │ 'torrent-stream-v1.2.1' │ │
│ rhel8-x64 │ 'multer-v1.4.5-lts.1' │ 'torrent-stream-v1.2.1' │
│ rhel8-s390x │ 'torrent-stream-v1.2.1' │ │
│ aix72-ppc64 │ 'torrent-stream-v1.2.1' │ │
│ rhel8-ppc64le │ 'pino-v8.15.4' │ 'torrent-stream-v1.2.1' │
│ osx1015 │ │ │
└───────────────┴─────────────────────────┴─────────────────────────┘

While it does seem like it may be a timeout problem that might be caused by the library / tests errors, I would appreciate if you can take some time to look at the results for torrent-stream@1.2.1 on https://ci.nodejs.org/job/citgm-smoker/3300/

pino@8.15.x and multer@1.4.5 issues are already documented so you don't need to worry about these.

@atlowChemi

Copy link
Copy Markdown
MemberAuthor

@ruyadorno I do not think this is related (though I do not have any cutting proof 😕)
Going through the logs & codebase I couldn't find any connection between the failures and the changes in this PR

@targos

targos commented Oct 28, 2023

Copy link
Copy Markdown
Member

Landed in 05e7f28 and fe41d22

@targostargos closed this Oct 28, 2023
targos pushed a commit that referenced this pull request Oct 28, 2023
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: #47775
Backport-PR-URL: #49618
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
targos pushed a commit that referenced this pull request Oct 28, 2023
PR-URL: #48521
Backport-PR-URL: #49618
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: nodejs/node#47775
Backport-PR-URL: nodejs/node#49618
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#48521
Backport-PR-URL: nodejs/node#49618
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: nodejs/node#47775
Backport-PR-URL: nodejs/node#49618
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#48521
Backport-PR-URL: nodejs/node#49618
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@atlowChemi@nodejs-github-bot@ruyadorno@targos@ErickWendel