Skip to content

Reland Windows test fixes with proper credit#63244

Merged
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:unflaky-test-process-finalization
May 12, 2026
Merged

Reland Windows test fixes with proper credit#63244
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:unflaky-test-process-finalization

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented May 11, 2026

#63209 should not have landed with commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. , this PR reverts the commit that landed and re-land the commit with appropriate author and message.

@aduh95 aduh95 added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label May 11, 2026
@aduh95 aduh95 added the fast-track PRs that do not need to wait for 72 hours to land. label May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

aduh95 and others added 3 commits May 12, 2026 10:09
This reverts commit 130398a.

PR-URL: nodejs#63244
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
There was an assumption that the `WeakRef` would be kept alive but
it seems to not always be true on Windows. This commit makes sure
it's kept alive.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#63244
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
Signed-off-by: inoway46 <inoueyuya416@gmail.com>
PR-URL: nodejs#63244
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
@aduh95 aduh95 force-pushed the unflaky-test-process-finalization branch from d181cdf to 1dc50f9 Compare May 12, 2026 08:09
@aduh95
Copy link
Copy Markdown
Contributor Author

aduh95 commented May 12, 2026

Landed in b06aee0...1dc50f9

@aduh95 aduh95 merged commit 1dc50f9 into nodejs:main May 12, 2026
11 of 13 checks passed
@aduh95 aduh95 deleted the unflaky-test-process-finalization branch May 12, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. fast-track PRs that do not need to wait for 72 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants