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

Test historic hook with no callback #119

Merged
merged 2 commits into from
Jan 10, 2018

Conversation

goodboy
Copy link
Contributor

@goodboy goodboy commented Jan 10, 2018

Test requested for #110 since @rmfitzpatrick seems to be MIA.
Added the fix from that PR here.

@goodboy
Copy link
Contributor Author

goodboy commented Jan 10, 2018

I just redid @rmfitzpatrick's fix from #110 here since that PR was prior to the module split and conflicts.

Tyler Goodlet added 2 commits January 10, 2018 01:22
Ensure that if a result callback (dubbed `proc` for the moment)
provided to `PluginManager.call_historic()` is `None`, no error occurs.

Relates to pytest-dev#110
@rmfitzpatrick
Copy link

Sorry for losing sight of this. Thanks for the fix!

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Nice work!

@RonnyPfannschmidt RonnyPfannschmidt merged commit ab41599 into pytest-dev:master Jan 10, 2018
@RonnyPfannschmidt
Copy link
Member

👍

@goodboy goodboy deleted the test_proc_is_none branch January 10, 2018 16:28
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.

4 participants