Skip to content

test_runner: align behavior of it and test - #46889

Closed
MoLow wants to merge 2 commits into
nodejs:mainfrom
MoLow:align_it_and_test
Closed

test_runner: align behavior of it and test#46889
MoLow wants to merge 2 commits into
nodejs:mainfrom
MoLow:align_it_and_test

Conversation

@MoLow

@MoLowMoLow commented Feb 28, 2023

Copy link
Copy Markdown
Member

following #46544 and #46888,
I think the differences between test and it lead to a lot of confusion and was a mistake.

once #46888 lands I propose we remove the differences.
feedback is welcomed

TODO:

  • update docs

@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 Feb 28, 2023

@aduh95aduh95 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.

It would need a doc upgrade, and an entry in the history section of a YAML comment

@benjamingrbenjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I agree I think the initial differences were a mistake in retrospect (as Antoine points out this needs a doc change)

@benjamingrbenjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM once docs are green.

Note this is a breaking change so it may need to semver-major (or at least land before the runner is stable in 20.0

@MoLow
MoLowforce-pushed the align_it_and_test branch from 220c61d to 109cf16CompareMarch 3, 2023 06:24
@MoLow
MoLow requested review from aduh95 and cjihrigMarch 3, 2023 06:24
@MoLow
MoLowforce-pushed the align_it_and_test branch from 109cf16 to 9f185faCompareMarch 3, 2023 06:30
Comment threaddoc/api/test.md Outdated
Comment threaddoc/api/test.md Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@MoLowMoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 3, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 3, 2023
@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 Mar 4, 2023
@MoLow

MoLow commented Mar 5, 2023

Copy link
Copy Markdown
MemberAuthor

Landed in ca033c1

MoLow added a commit that referenced this pull request Mar 5, 2023
PR-URL: #46889
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MoLowMoLow closed this Mar 5, 2023
@MoLow
MoLow deleted the align_it_and_test branch March 5, 2023 07:42
targos pushed a commit that referenced this pull request Mar 13, 2023
PR-URL: #46889
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos pushed a commit that referenced this pull request Mar 14, 2023
PR-URL: #46889
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@targostargos mentioned this pull request Mar 14, 2023
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
PR-URL: #46889
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@panvapanva removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 27, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

6 participants

@MoLow@nodejs-github-bot@benjamingr@cjihrig@aduh95@panva