Skip to content

Conversation

desrosj
Copy link
Member

@desrosj desrosj commented Aug 19, 2025

This changes the default value for WPT_FLAVOR in the .env.default file from 1 (multisite) to 0 (single site).

While receiving test reports from environments running multisite offers additional confirmation, running the tests as a single site is the more appropriate default.

The code throughout the repository responsible for handling the WPT_FLAVOR environment variable currently uses single site as the fallback when the variable is not set.

This was spun off from #212.

This changes the default value for `WPT_FLAVOR` in the `.env.default` file from `1` (multisite) to `0` (single site).

While receiving test reports from environments running multisite offers additional confirmation, running the tests as a single site is the more appropriate default.

The code throughout the repository responsible for handling the `WPT_FLAVOR` environment variable currently uses single site as the fallback when the variable is not set.

Co-Authored-By: Javier Casares <javier@casares.org>
@desrosj desrosj self-assigned this Aug 19, 2025
@kittenkamala
Copy link
Contributor

Just dropping this here for reference https://github.com/WordPress/phpunit-test-runner/blob/master/.env.default#L68

Copy link

github-actions bot commented Sep 8, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: kittenkamala <amykamala@git.wordpress.org>
Co-authored-by: Crixu <crixu@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@desrosj desrosj merged commit a20ef4b into master Sep 8, 2025
1 check passed
@desrosj desrosj deleted the change/default-flavor branch September 8, 2025 13:01
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.

3 participants