Skip to content

Add tox option skip_test_extra.#326

Merged
mauritsvanrees merged 1 commit into2.xfrom
maurits-skip_test_extra
Feb 19, 2026
Merged

Add tox option skip_test_extra.#326
mauritsvanrees merged 1 commit into2.xfrom
maurits-skip_test_extra

Conversation

@mauritsvanrees
Copy link
Copy Markdown
Member

Packages that don't have the standard test extra should set this option. Otherwise tests fail latest tox.
Fixes #325

Applied in the following PRs:

Packages that don't have the standard `test` extra should set this option.
Otherwise tests fail latest `tox`.
Fixes #325
@davisagli
Copy link
Copy Markdown
Member

Maybe plone/meta should be able to set this automatically based on whether the package has the extra, though?

@mauritsvanrees mauritsvanrees merged commit 9893872 into 2.x Feb 19, 2026
1 check passed
@mauritsvanrees mauritsvanrees deleted the maurits-skip_test_extra branch February 19, 2026 10:20
@mauritsvanrees
Copy link
Copy Markdown
Member Author

Maybe plone/meta should be able to set this automatically based on whether the package has the extra, though?

That would be nice, but is also harder to do. For now this fixes the problem (once we apply config-package on the affected packages).

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.

Test error: extras not found for package

2 participants