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

check_comprehensiveness breaks running a subset of tests #23930

Closed
TomAugspurger opened this issue Nov 26, 2018 · 0 comments · Fixed by #37402
Closed

check_comprehensiveness breaks running a subset of tests #23930

TomAugspurger opened this issue Nov 26, 2018 · 0 comments · Fixed by #37402
Labels
Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
Milestone

Comments

@TomAugspurger
Copy link
Contributor

def check_comprehensiveness(request):

so I can't run, e.g. pytest pandas/tests/indexing/test_coercion.py::TestFillnaSeriesCoercion::test_fillna_datetime64tz, which is a tad annoying. Can we rewrite the check to be aware of what was requested?

@TomAugspurger TomAugspurger added the Testing pandas testing functions or related to the test suite label Nov 26, 2018
@mroeschke mroeschke added the Refactor Internal refactoring of code label May 22, 2020
@jreback jreback added this to the 1.2 milestone Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants