Skip to content

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

@zcbenzzcbenz commented Oct 19, 2023

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-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Oct 19, 2023
@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 19, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 19, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@zcbenz

Copy link
Copy Markdown
ContributorAuthor

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

@targostargos added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 13, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 13, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@zcbenz

Copy link
Copy Markdown
ContributorAuthor

Ping for merging after the holiday.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@anonriganonrig added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 28, 2023
@aduh95aduh95 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
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95
aduh95 merged commit 4957994 into nodejs:mainDec 5, 2023
@aduh95

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>
@RafaelGSSRafaelGSS 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>
@richardlaurichardlau mentioned this pull request Mar 25, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@zcbenz@nodejs-github-bot@aduh95@jasnell@lpinca@anonrig@targos@richardlau