test_runner: print info when test restarts by Xstoudi · Pull Request #61160 · nodejs/node

@Xstoudi

When using spec reporter and running test in watch mode, print an info
message containing the current datetime when tests restart.

Fixes: nodejs#57206

@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

Dec 23, 2025

@Xstoudi

avivkeller

@Xstoudi Xstoudi marked this pull request as ready for review

December 25, 2025 00:49

@avivkeller avivkeller added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Jan 16, 2026

@MoLow MoLow added commit-queue

Add this label to land a pull request using GitHub Actions.

commit-queue-squash

Add this label to instruct the Commit Queue to squash all the PR commits into the first one.

labels

Jan 17, 2026

@Xstoudi Xstoudi deleted the feature/spec-reporter-restart-print branch

January 18, 2026 14:49

@Xstoudi Xstoudi restored the feature/spec-reporter-restart-print branch

January 18, 2026 14:49

aduh95 pushed a commit that referenced this pull request

Jan 20, 2026
When using spec reporter and running test in watch mode, print an info
message containing the current datetime when tests restart.

Fixes: #57206
PR-URL: #61160
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>

islandryu pushed a commit to islandryu/node that referenced this pull request

Jan 25, 2026
When using spec reporter and running test in watch mode, print an info
message containing the current datetime when tests restart.

Fixes: nodejs#57206
PR-URL: nodejs#61160
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Jan 27, 2026

aduh95 pushed a commit that referenced this pull request

Jan 27, 2026
When using spec reporter and running test in watch mode, print an info
message containing the current datetime when tests restart.

Fixes: #57206
PR-URL: #61160
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>