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

Fix issues related to running xdist with the terminal plugin disabled #467

Merged
merged 4 commits into from Sep 13, 2019

Conversation

TBoshoven
Copy link
Contributor

@TBoshoven TBoshoven commented Sep 11, 2019

This fixes an issue where the pluggy plugin manager returns None if a plugin is not loaded instead of raising an error.
It also makes terminal optional in plugin code.

This fixes an issue where the pytest plugin manager returns None if a plugin is not loaded instead of raising an error.
It also makes terminal optional in plugin code.
@TBoshoven
Copy link
Contributor Author

I found another little issue regarding this. Also adding a test.

Copy link
Member

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

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

Great work and a why the hell did the old code ever work moment

@TBoshoven
Copy link
Contributor Author

Thanks! I assume that not many people run xdist without terminal output.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 79c14b2 into pytest-dev:master Sep 13, 2019
@TBoshoven
Copy link
Contributor Author

@RonnyPfannschmidt is it possible to release this? I tried following the release instructions but it looks like those are intended for maintainers because they require push access.

@RonnyPfannschmidt
Copy link
Member

Yup, another maintainer will have to do, I'm traveling to the sea

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.

None yet

3 participants