Skip to content

DatatestReprEntry Test Failure #1

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
shawnbrown opened this issue Jul 22, 2020 · 1 comment
Closed

DatatestReprEntry Test Failure #1

shawnbrown opened this issue Jul 22, 2020 · 1 comment

Comments

@shawnbrown
Copy link
Owner

shawnbrown commented Jul 22, 2020

pytest changed an argument name for its ReprEntry class (an internal API). The argument was renamed from filelocrepr to reprfileloc. See:

This broke one of the TestDatatestReprEntry test methods:

filelocrepr=ReprFileLocation('test_script.py', 42,

@shawnbrown
Copy link
Owner Author

This has been addressed: dfe7580

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

No branches or pull requests

1 participant