Skip to content

TST: Move datetime specific test from common tests #28801

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

Merged
merged 1 commit into from
Oct 5, 2019

Conversation

jschendel
Copy link
Member

This test gets rerun multiple times unnecessarily since it is included in the common tests but is actually datetime specific. Moved it to the more appropriate datetimes/test_datetime.py file. Did a quick audit of the other common tests and the rest look fine.

@jschendel jschendel added Testing pandas testing functions or related to the test suite Datetime Datetime data dtype Clean labels Oct 5, 2019
@jschendel jschendel added this to the 1.0 milestone Oct 5, 2019
@jreback jreback merged commit 31994ca into pandas-dev:master Oct 5, 2019
@jreback
Copy link
Contributor

jreback commented Oct 5, 2019

thanks

@jschendel jschendel deleted the idx-base-datetime branch October 8, 2019 18:21
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants