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

Add missing `@force_not_colorized_test_class decorator` to `TestOptionalHelpVersionActions` · Issue #139979 · python/cpython · GitHub

/ cpython Public

Add missing @force_not_colorized_test_class decorator to TestOptionalHelpVersionActions #139979

Description

The TestOptionalsHelpVersionActions test class is missing the @force_not_colorized_test_class decorator, causing test failures when running in terminals with TERM set and stdout as a TTY as the tests expect plain text output.

I think this was missed in #136809

Linked PRs

Metadata

Metadata

Labels

3.14bugs and security fixes3.15pre-release feature fixes, bugs and security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL