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

test: use `assert.match` instead of `regexp.test` by targos · Pull Request #39928 · nodejs/node · GitHub

/ node Public

test: use assert.match instead of regexp.test - #39928

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:assert-match
Closed

test: use assert.match instead of regexp.test#39928
targos wants to merge 1 commit into
nodejs:masterfrom
targos:assert-match

Conversation

targos commented Aug 29, 2021

Copy link
Copy Markdown
Member

No description provided.

nodejs-github-bot added addons Issues and PRs related to native addons. async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Aug 29, 2021
targos added request-ci Add this label to start a Jenkins CI on a PR. and removed addons Issues and PRs related to native addons. async_hooks Issues and PRs related to the async hooks subsystem. labels Aug 29, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 29, 2021

Copy link
Copy Markdown
Collaborator

targos added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 29, 2021

Trott 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

Rubber-stamp LGTM

Trott requested a review from BridgeAR August 29, 2021 14:14

antsmartian 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

👍

targos added a commit that referenced this pull request Aug 31, 2021
PR-URL: #39928
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>

targos commented Aug 31, 2021

Copy link
Copy Markdown
Member Author

Landed in 508890d

targos closed this Aug 31, 2021
targos deleted the assert-match branch August 31, 2021 16:50
targos added a commit that referenced this pull request Sep 6, 2021
PR-URL: #39928
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
targos mentioned this pull request Sep 6, 2021
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL