Skip to content

tests: default to API mode enabled. #20070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025
Merged

tests: default to API mode enabled. #20070

merged 1 commit into from
Jun 10, 2025

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Jun 10, 2025

While we're here, also add brew tests --no-parallel which I relied on during testing.

Pretty much anywhere we rely on a stubbed formula on disk to work: we need to disable the API.

Fixes #16895

While we're here, also add `brew tests --no-parallel` which I relied
on during testing.

Pretty much anywhere we rely on a stubbed formula on disk to work: we
need to disable the API.
Copy link
Member

@Rylan12 Rylan12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This is great to have

@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Jun 10, 2025
Merged via the queue into master with commit 724c109 Jun 10, 2025
33 checks passed
@MikeMcQuaid MikeMcQuaid deleted the tests_default_api branch June 10, 2025 15:45
@MikeMcQuaid
Copy link
Member Author

@Rylan12 Thanks! I wanted to get it in before the JSON internal API changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run the test suite in the default API mode
2 participants