Skip to content

Conversation

MoLow
Copy link
Member

@MoLow MoLow commented May 2, 2024

Fixes #52764

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/test_runner

@MoLow MoLow requested review from benjamingr, cjihrig and atlowChemi May 2, 2024 09:07
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. util Issues and PRs related to the built-in util module. labels May 2, 2024
@MoLow MoLow force-pushed the preserve-hook-result branch from 1fb235a to 2181f9d Compare May 2, 2024 14:04
@MoLow MoLow requested a review from cjihrig May 2, 2024 14:04
@MoLow MoLow force-pushed the preserve-hook-result branch from 2181f9d to a8e05ee Compare May 3, 2024 09:02
@MoLow MoLow requested a review from benjamingr May 3, 2024 09:04
@MoLow MoLow force-pushed the preserve-hook-result branch from a8e05ee to c3b3e0e Compare May 3, 2024 09:05
@MoLow MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label May 3, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 3, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label May 4, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 4, 2024
@nodejs-github-bot nodejs-github-bot merged commit 44287af into nodejs:main May 4, 2024
@nodejs-github-bot
Copy link
Collaborator

Landed in 44287af

@MoLow MoLow deleted the preserve-hook-result branch May 4, 2024 22:55
Ch3nYuY pushed a commit to Ch3nYuY/node that referenced this pull request May 8, 2024
PR-URL: nodejs#52791
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
targos pushed a commit that referenced this pull request May 8, 2024
PR-URL: #52791
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #52791
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
sbouye pushed a commit to sbouye/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#52791
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
bmeck pushed a commit to bmeck/node that referenced this pull request Jun 22, 2024
PR-URL: nodejs#52791
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
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_runner Issues and PRs related to the test runner subsystem. util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test runner runs beforeEach or test case before "before hook" finished
5 participants