FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test_runner: preserve hook promise when executed twice by MoLow · Pull Request #52791 · nodejs/node · GitHub

/ node Public

test_runner: preserve hook promise when executed twice - #52791

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:preserve-hook-result
May 4, 2024
Merged

test_runner: preserve hook promise when executed twice#52791
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:preserve-hook-result

Conversation

MoLow commented May 2, 2024

Copy link
Copy Markdown
Member

Fixes #52764

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

MoLow requested review from atlowChemi, benjamingr and cjihrig May 2, 2024 09:07
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 force-pushed the preserve-hook-result branch from 1fb235a to 2181f9d Compare May 2, 2024 14:04
MoLow requested a review from cjihrig May 2, 2024 14:04
Comment thread lib/internal/util.js Outdated
MoLow force-pushed the preserve-hook-result branch from 2181f9d to a8e05ee Compare May 3, 2024 09:02
MoLow requested a review from benjamingr May 3, 2024 09:04
MoLow force-pushed the preserve-hook-result branch from a8e05ee to c3b3e0e Compare May 3, 2024 09:05
MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label May 3, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 3, 2024

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label May 4, 2024
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 merged commit 44287af into nodejs:main May 4, 2024

Copy link
Copy Markdown
Collaborator

Landed in 44287af

MoLow deleted the preserve-hook-result branch May 4, 2024 22:55
targos pushed a commit that referenced this pull request May 8, 2024
PR-URL: #52791
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #52791
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#52791
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL