Skip to content

test_runner: color errors only when colors are avilable - #47394

Merged
MoLow merged 1 commit into
nodejs:mainfrom
MoLow:fix-spec-reporter-fluke
Apr 4, 2023
Merged

test_runner: color errors only when colors are avilable#47394
MoLow merged 1 commit into
nodejs:mainfrom
MoLow:fix-spec-reporter-fluke

Conversation

@MoLow

@MoLowMoLow commented Apr 3, 2023

Copy link
Copy Markdown
Member

Fixes: #47393

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added dont-land-on-v14.x needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Apr 3, 2023

@cjihrigcjihrig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - is it possible to add a test for this behavior?

@MoLow

MoLow commented Apr 3, 2023

Copy link
Copy Markdown
MemberAuthor

LGTM - is it possible to add a test for this behavior?

there is a test, it was flaky :)

@MoLowMoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@deokjinkim

deokjinkim commented Apr 4, 2023

Copy link
Copy Markdown
Contributor

@MoLow Commit title has typo(avilable => available).

@MoLow

MoLow commented Apr 4, 2023

Copy link
Copy Markdown
MemberAuthor

@MoLow Commit title has typo(avilable => available).

thanks, I will amend when landing

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@anonriganonrig added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 4, 2023
@github-actions

Copy link
Copy Markdown
Contributor

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

@anonriganonrig added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 4, 2023
@MoLowMoLow added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 4, 2023
PR-URL: nodejs#47394Fixes: nodejs#47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@anonriganonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2023
@MoLow
MoLowforce-pushed the fix-spec-reporter-fluke branch from d61c703 to 7ec93fbCompareApril 4, 2023 16:01
@MoLow

MoLow commented Apr 4, 2023

Copy link
Copy Markdown
MemberAuthor

Landed in 7ec93fb

@TrottTrott removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2023
@MoLow
MoLow merged commit 7ec93fb into nodejs:mainApr 4, 2023
@MoLow
MoLow deleted the fix-spec-reporter-fluke branch April 4, 2023 16:01
RafaelGSS pushed a commit that referenced this pull request Apr 5, 2023
PR-URL: #47394Fixes: #47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@RafaelGSSRafaelGSS mentioned this pull request Apr 6, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 6, 2023
PR-URL: #47394Fixes: #47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Apr 7, 2023
PR-URL: #47394Fixes: #47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Apr 8, 2023
PR-URL: #47394Fixes: #47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Apr 13, 2023
PR-URL: #47394Fixes: #47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #47394Fixes: #47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MoLow added a commit to MoLow/node that referenced this pull request Jul 6, 2023
PR-URL: nodejs#47394Fixes: nodejs#47393
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.test_runnerIssues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test message/test_runner_output_spec_reporter is flaky

6 participants

@MoLow@nodejs-github-bot@deokjinkim@Trott@anonrig@cjihrig