Skip to content

TST: show_versions test with unmerged commits #32139

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 3 commits into from
Feb 26, 2020

Conversation

jbrockmendel
Copy link
Member

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Feb 21, 2020
@jbrockmendel
Copy link
Member Author

Closing pending investigation in #32120.

@jbrockmendel jbrockmendel reopened this Feb 24, 2020
@jbrockmendel
Copy link
Member Author

Re-opened, the issue wasnt with un-merged commits, but with git worktree. re-using versioneer code handles the problem.

@jbrockmendel
Copy link
Member Author

gentle ping @simonjayhawkins @WillAyd ; this is workflow-affecting

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simonjayhawkins simonjayhawkins added this to the 1.1 milestone Feb 25, 2020
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick question but generally lgtm

import pandas as pd


@pytest.mark.filterwarnings(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these actually required as part of this change? The linkage here with the rest of the PR isn’t totally clear

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are just because its annoying to have in the output

@WillAyd WillAyd merged commit 786bfd9 into pandas-dev:master Feb 26, 2020
@WillAyd
Copy link
Member

WillAyd commented Feb 26, 2020

OK thanks @jbrockmendel

Heads up - I’m at CZI this week so may be slow to respond to some of your other PRs. Should catch up over the weekend at the latest

@jbrockmendel jbrockmendel deleted the showversions branch February 26, 2020 01:41
roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_show_versions failing locally
3 participants