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

test: simplify ASan build checks by targos · Pull Request #52430 · nodejs/node · GitHub

/ node Public

test: simplify ASan build checks - #52430

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
targos:asan
Apr 11, 2024
Merged

test: simplify ASan build checks#52430
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
targos:asan

Conversation

targos commented Apr 9, 2024

Copy link
Copy Markdown
Member

Always use process.config.variables.asan.
This removes the need for a special ASAN env var.

Always use `process.config.variables.asan`.
This removes the need for a special ASAN env var.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

nodejs-github-bot added meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. labels Apr 9, 2024
Comment thread test/common/index.js Outdated
targos added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 9, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 10, 2024

Copy link
Copy Markdown
Collaborator

targos added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 11, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 11, 2024
nodejs-github-bot merged commit 05cb16d into nodejs:main Apr 11, 2024

Copy link
Copy Markdown
Collaborator

Landed in 05cb16d

targos deleted the asan branch April 11, 2024 07:34
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
Always use `process.config.variables.asan`.
This removes the need for a special ASAN env var.

PR-URL: #52430
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
Always use `process.config.variables.asan`.
This removes the need for a special ASAN env var.

PR-URL: #52430
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
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

meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL