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

test: correctly resolve path of embedtest binary by zcbenz · Pull Request #50276 · nodejs/node · GitHub

/ node Public

test: correctly resolve path of embedtest binary - #50276

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
zcbenz:patch-15
Dec 5, 2023
Merged

test: correctly resolve path of embedtest binary#50276
aduh95 merged 1 commit into
nodejs:mainfrom
zcbenz:patch-15

Conversation

zcbenz commented Oct 19, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

The embedtest binary is usually generated under the same directory with the node binary.

The out directory is not necessarily in the source code directory, so current way will fail when Node.js is built as a component of other projects.

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Oct 19, 2023
richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 19, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 19, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

zcbenz commented Nov 13, 2023

Copy link
Copy Markdown
Contributor Author

Can this be merged? It is required for running tests with the GN build of Node.

targos added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 13, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 13, 2023

Copy link
Copy Markdown
Collaborator

zcbenz commented Nov 27, 2023

Copy link
Copy Markdown
Contributor Author

Ping for merging after the holiday.

Copy link
Copy Markdown
Collaborator

anonrig added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 28, 2023
aduh95 added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Nov 29, 2023

Copy link
Copy Markdown
Collaborator

aduh95 merged commit 4957994 into nodejs:main Dec 5, 2023

aduh95 commented Dec 5, 2023

Copy link
Copy Markdown
Contributor

Landed in 4957994

RafaelGSS pushed a commit that referenced this pull request Dec 15, 2023
PR-URL: #50276
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
RafaelGSS mentioned this pull request Dec 15, 2023
richardlau pushed a commit that referenced this pull request Mar 25, 2024
PR-URL: #50276
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
richardlau mentioned this pull request Mar 25, 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

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.

8 participants


Back | FazBrowse Home | New Git URL