Skip to content

test: remove test-worker-memory flaky designation - #41867

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:deflake-test-worker-memory
Feb 6, 2022
Merged

test: remove test-worker-memory flaky designation#41867
Trott merged 1 commit into
nodejs:masterfrom
Trott:deflake-test-worker-memory

Conversation

@Trott

@TrottTrott commented Feb 5, 2022

Copy link
Copy Markdown
Member

Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.

Closes: #23277

@TrottTrott added fast-track PRs that do not need to wait for 48 hours to land. request-ci Add this label to start a Jenkins CI on a PR. labels Feb 5, 2022
@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Feb 5, 2022
@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 5, 2022
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 6, 2022
@nodejs-github-botnodejs-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 Feb 6, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/41867
✔ Done loading data for nodejs/node/pull/41867
----------------------------------- PR info ------------------------------------
Title test: remove test-worker-memory flaky designation (#41867)
Author Rich Trott (@Trott)
Branch Trott:deflake-test-worker-memory -> nodejs:master
Labels test, fast-track, needs-ci
Commits 1
- test: remove test-worker-memory flaky designation
Committers 1
- Rich Trott PR-URL: https://github.com/nodejs/node/pull/41867
Fixes: https://github.com/nodejs/node/issues/23277
Reviewed-By: Tobias Nießen Reviewed-By: Mestery Reviewed-By: Luigi Pinca Reviewed-By: Benjamin Gruenbaum ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41867
Fixes: https://github.com/nodejs/node/issues/23277
Reviewed-By: Tobias Nießen Reviewed-By: Mestery Reviewed-By: Luigi Pinca Reviewed-By: Benjamin Gruenbaum --------------------------------------------------------------------------------
ℹ This PR was created on Sat, 05 Feb 2022 21:19:26 GMT
✔ Approvals: 4
✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/41867#pullrequestreview-873971527
✔ - Mestery (@Mesteery): https://github.com/nodejs/node/pull/41867#pullrequestreview-873982821
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41867#pullrequestreview-873995238
✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41867#pullrequestreview-874003309
ℹ This PR is being fast-tracked
✖ GitHub CI is still running
ℹ Last Full PR CI on 2022-02-06T01:37:00Z: https://ci.nodejs.org/job/node-test-pull-request/42385/
- Querying data for job/node-test-pull-request/42385/
✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1802453772

@TrottTrott removed fast-track PRs that do not need to wait for 48 hours to land. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Feb 6, 2022
@Trott

Trott commented Feb 6, 2022

Copy link
Copy Markdown
MemberAuthor

Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.

It now occurs to me: The test is marked as flaky so would failures even show up there? I don't think it would. So I need to find another way to look for recent failures or else run a stress test.

@Trott

Trott commented Feb 6, 2022

Copy link
Copy Markdown
MemberAuthor

Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.

It now occurs to me: The test is marked as flaky so would failures even show up there? I don't think it would. So I need to find another way to look for recent failures or else run a stress test.

I just manually went through every unstable Windows CI job for the past month and didn't see this one come up a single time. Now landing.

Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: nodejs#23277
PR-URL: nodejs#41867Fixes: nodejs#23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@Trott
Trottforce-pushed the deflake-test-worker-memory branch from d809894 to 30bdee2CompareFebruary 6, 2022 14:23
@Trott

Trott commented Feb 6, 2022

Copy link
Copy Markdown
MemberAuthor

Landed in 30bdee2

@Trott
Trott merged commit 30bdee2 into nodejs:masterFeb 6, 2022
@Trott
Trott deleted the deflake-test-worker-memory branch February 6, 2022 14:23
ruyadorno pushed a commit that referenced this pull request Feb 8, 2022
Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: #23277
PR-URL: #41867Fixes: #23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@ruyadornoruyadorno mentioned this pull request Feb 8, 2022
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: #23277
PR-URL: #41867Fixes: #23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: #23277
PR-URL: #41867Fixes: #23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit to danielleadams/node that referenced this pull request Mar 4, 2022
Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: nodejs#23277
PR-URL: nodejs#41867Fixes: nodejs#23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 8, 2022
Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: #23277
PR-URL: #41867Fixes: #23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
Judging from https://github.com/nodejs/reliability/issues, this hasn't
failed in CI since November 2021.
Closes: #23277
PR-URL: #41867Fixes: #23277
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate flaky parallel/test-worker-memory

6 participants

@Trott@nodejs-github-bot@benjamingr@lpinca@tniessen@Mesteery