Skip to content

test_runner: avoid reporting parents of failing tests in summary - #47579

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:skip-subtest-failures
Apr 18, 2023
Merged

test_runner: avoid reporting parents of failing tests in summary#47579
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:skip-subtest-failures

Conversation

@MoLow

Copy link
Copy Markdown
Member

it is a little distracting that the summary of failures includes both failing tests and their parents

@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 16, 2023
@MoLow
MoLowforce-pushed the skip-subtest-failures branch from 5ba622b to 61856dcCompareApril 16, 2023 09:36
@MoLowMoLow 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 Apr 17, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 17, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95

Copy link
Copy Markdown
Contributor

Is this semver-majorPRs that contain breaking changes and should be released in the next major version. now that the test runner is stable?

@MoLow

Copy link
Copy Markdown
MemberAuthor

Is this semver-majorPRs that contain breaking changes and should be released in the next major version. now that the test runner is stable?

@aduh95 I think we agreed that reporters output is still experimental. #46642 (comment)

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 18, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 18, 2023
@nodejs-github-bot
nodejs-github-bot merged commit d3b0a2a into nodejs:mainApr 18, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in d3b0a2a

targos pushed a commit that referenced this pull request May 2, 2023
PR-URL: #47579
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request May 2, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #47579
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MoLow added a commit to MoLow/node that referenced this pull request Jul 6, 2023
PR-URL: nodejs#47579
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MoLow
MoLow deleted the skip-subtest-failures branch May 24, 2024 09:01
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.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.

5 participants

@MoLow@nodejs-github-bot@aduh95@jasnell@benjamingr