Skip to content

test_timestamp test names #17958

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
jbrockmendel opened this issue Oct 23, 2017 · 3 comments
Closed

test_timestamp test names #17958

jbrockmendel opened this issue Oct 23, 2017 · 3 comments
Labels
Datetime Datetime data dtype Testing pandas testing functions or related to the test suite

Comments

@jbrockmendel
Copy link
Member

It looks like two tests in test_timestamps have names that don't get them run:

to_datetime_depr
to_pydatetime_nonzero_nano

Is this intentional?

@chris-b1
Copy link
Contributor

No these are likely a leftover from the nose->pytest conversion, welcome a PR to turn them on

@chris-b1 chris-b1 added Testing pandas testing functions or related to the test suite Datetime Datetime data dtype labels Oct 23, 2017
@jbrockmendel
Copy link
Member Author

Added this to #17957.

@jbrockmendel
Copy link
Member Author

Closed by #17957

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants