-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: xfail gbq & feather tests for now as version incompat #23281
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
Conversation
cc @tswast is this a newer pandas-gbq? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about that. I removed these methods in googleapis/python-bigquery-pandas#216 (I thought they were unused.) Since listing datasets while you are deleting them is flakey, I updated the pandas-gbq tests in that PR to use a fixture to create a random dataset and delete it when the test finishes.
ok that's fine. can you PR to pandas to fix this up? |
Hello @jreback! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #23281 +/- ##
=========================================
Coverage ? 92.19%
=========================================
Files ? 169
Lines ? 50970
Branches ? 0
=========================================
Hits ? 46991
Misses ? 3979
Partials ? 0
Continue to review full report at Codecov.
|
PR for gbq tests: #23303 |
need to revert these when fixed
https://travis-ci.org/pandas-dev/pandas/builds/444265455