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

test_runner: fix watch mode race condition by MoLow · Pull Request #52954 · nodejs/node · GitHub

/ node Public

test_runner: fix watch mode race condition - #52954

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-test-runner-watch-mode
May 14, 2024
Merged

test_runner: fix watch mode race condition#52954
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-test-runner-watch-mode

Conversation

MoLow commented May 12, 2024

Copy link
Copy Markdown
Member

Fixes #52936

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels May 12, 2024
Comment thread lib/internal/test_runner/runner.js Outdated
MoLow force-pushed the fix-test-runner-watch-mode branch from b03a4ae to 6d33ed0 Compare May 12, 2024 09:05
MoLow requested review from aduh95 and benjamingr May 12, 2024 09:05
MoLow added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels May 12, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 12, 2024

Copy link
Copy Markdown
Collaborator

Comment thread lib/internal/test_runner/runner.js Outdated
Comment thread lib/internal/test_runner/runner.js Outdated
MoLow requested a review from aduh95 May 13, 2024 06:42
MoLow force-pushed the fix-test-runner-watch-mode branch from 6d33ed0 to 65586fd Compare May 13, 2024 06:43

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

MoLow requested a review from benjamingr May 13, 2024 10:23
MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label May 13, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 14, 2024
nodejs-github-bot merged commit c165751 into nodejs:main May 14, 2024

Copy link
Copy Markdown
Collaborator

Landed in c165751

MoLow deleted the fix-test-runner-watch-mode branch May 14, 2024 20:17
targos pushed a commit that referenced this pull request May 15, 2024
PR-URL: #52954
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #52954
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#52954
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Watch mode duplicates and fails on second run

7 participants


Back | FazBrowse Home | New Git URL