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

tools: run tests `--without-amaro` on test-shared macOS by aduh95 · Pull Request #60902 · nodejs/node · GitHub

/ node Public

tools: run tests --without-amaro on test-shared macOS - #60902

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:disable-build-options-ci
Dec 3, 2025
Merged

tools: run tests --without-amaro on test-shared macOS#60902
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:disable-build-options-ci

Conversation

aduh95 commented Nov 30, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

We currently have no CI that run the tests with those options. Rather than introducing an additional job, we can reuse that job which is already kinda redundant anyway (we already test with macOS, and we already test with shared-libs on Linux).
I did not include --without-intl and --without-ssl because we already have Jenkins CI jobs dedicated to those.

EDIT: because each of the options were broken on its own right, I'm splitting this in separate PRs. This one only enables --without-amaro as the fix for its tests has already landed.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Nov 30, 2025
targos previously approved these changes Nov 30, 2025
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. dont-land-on-v20.x dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. labels Nov 30, 2025
aduh95 force-pushed the disable-build-options-ci branch from 95caad8 to 119dabb Compare November 30, 2025 15:28

aduh95 commented Nov 30, 2025

Copy link
Copy Markdown
Contributor Author

Tests are completely broken on builds without SQLite, fixing it would be out of scope for this PR

aduh95 force-pushed the disable-build-options-ci branch from 119dabb to 86fa3cb Compare November 30, 2025 21:46
aduh95 changed the title tools: disable more options in shared-macos gha tools: run tests --without-amaro on test-shared macOS Nov 30, 2025
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 3, 2025
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 3, 2025
nodejs-github-bot merged commit 5b4b031 into nodejs:main Dec 3, 2025
22 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 5b4b031

aduh95 deleted the disable-build-options-ci branch December 3, 2025 13:19
targos pushed a commit that referenced this pull request Dec 5, 2025
PR-URL: #60902
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
aduh95 added a commit that referenced this pull request Jan 9, 2026
PR-URL: #60902
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jan 13, 2026
PR-URL: #60902
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
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. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL