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

test_runner: align behavior of it and test by MoLow · Pull Request #46889 · nodejs/node · GitHub

/ node Public

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 commented Feb 28, 2023
edited
Loading

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

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

nodejs-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

aduh95 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

benjamingr 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

benjamingr 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 force-pushed the align_it_and_test branch from 220c61d to 109cf16 Compare March 3, 2023 06:24
MoLow requested review from aduh95 and cjihrig March 3, 2023 06:24
MoLow force-pushed the align_it_and_test branch from 109cf16 to 9f185fa Compare March 3, 2023 06:30
Comment thread doc/api/test.md Outdated
Comment thread doc/api/test.md Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 3, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 3, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 4, 2023

MoLow commented Mar 5, 2023

Copy link
Copy Markdown
Member Author

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>
MoLow closed this Mar 5, 2023
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>
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>
panva removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 27, 2024
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

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.

6 participants


Back | FazBrowse Home | New Git URL