Skip to content
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

[PR #12706/72c682ff backport][8.3.x] Fix for Verbose mode not having default value on getoption call works on issue #9422 #12778

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Sep 5, 2024

This is a backport of PR #12706 as merged into main (72c682f).

Followed the suggestions on this issue and added a default value to the verbose mode calls as it does in some of the other sections of the code.

Refs #9422

Instead of calling `Config.option.verbose`, call the new `Config.get_verbosity` function to determine the verbosity level.

This enables pytest to run correctly with the terminal plugin disabled.

Fix #9422

(cherry picked from commit 72c682f)
@nicoddemus nicoddemus enabled auto-merge (squash) September 5, 2024 11:04
@nicoddemus nicoddemus merged commit bc913d1 into 8.3.x Sep 5, 2024
28 of 29 checks passed
@nicoddemus nicoddemus deleted the patchback/backports/8.3.x/72c682ff9773ad2690711105a100423ebf7c7c15/pr-12706 branch September 5, 2024 11:22
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.

2 participants