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

test: use common.buildType in embedding test by addaleax · Pull Request #32422 · nodejs/node · GitHub

/ node Public

test: use common.buildType in embedding test - #32422

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:embedding-buildtype
Closed

test: use common.buildType in embedding test#32422
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:embedding-buildtype

Conversation

Copy link
Copy Markdown
Member

This un-breaks testing in the case of ./configure --debug-node.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

This un-breaks testing in the case of `./configure --debug-node`.
nodejs-github-bot added the test Issues and PRs related to the tests. label Mar 22, 2020
addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Mar 22, 2020

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

addaleax added a commit that referenced this pull request Mar 27, 2020
This un-breaks testing in the case of `./configure --debug-node`.

PR-URL: #32422
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in c3204a8

addaleax closed this Mar 27, 2020
addaleax deleted the embedding-buildtype branch March 27, 2020 16:30
addaleax mentioned this pull request Mar 30, 2020
4 tasks
addaleax added a commit to addaleax/node that referenced this pull request Sep 23, 2020
This un-breaks testing in the case of `./configure --debug-node`.

PR-URL: nodejs#32422
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax added a commit that referenced this pull request Sep 23, 2020
This un-breaks testing in the case of `./configure --debug-node`.

Backport-PR-URL: #35241
PR-URL: #32422
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
codebytere mentioned this pull request Sep 28, 2020
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. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL