Skip to content

Duplicate function "pytest_pyfunc_call" #231

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

Closed
pytestbot opened this issue Nov 22, 2012 · 1 comment
Closed

Duplicate function "pytest_pyfunc_call" #231

pytestbot opened this issue Nov 22, 2012 · 1 comment
Labels
type: bug problem that needs to be addressed

Comments

@pytestbot
Copy link
Contributor

Originally reported by: Stefan Scherfke (BitBucket: ssc, GitHub: ssc)


_pytest.python.pytest_pyfunc_call is implemented twice:

https://bitbucket.org/hpk42/pytest/src/8d87ff808393/_pytest/python.py?at=default#cl-132
https://bitbucket.org/hpk42/pytest/src/8d87ff808393/_pytest/python.py?at=default#cl-148


@pytestbot
Copy link
Contributor Author

Original comment by holger krekel (BitBucket: hpk42, GitHub: hpk42):


This is fixed on trunk. https://bitbucket.org/hpk42/pytest/src/84a341ad118a2651e40f79a096563fc6d5e85a89/_pytest/python.py?at=default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug problem that needs to be addressed
Projects
None yet
Development

No branches or pull requests

1 participant