Skip to content

TST: failing tests #57

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
jreback opened this issue Jun 10, 2017 · 3 comments · Fixed by #58
Closed

TST: failing tests #57

jreback opened this issue Jun 10, 2017 · 3 comments · Fixed by #58
Labels
type: process A process-related concern. May include testing, release, or the like.
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Jun 10, 2017

seems our tests have been failing for a bit: https://travis-ci.org/pydata/pandas-gbq/builds/233574394

any ideas @parthea ?

@jreback jreback added the type: process A process-related concern. May include testing, release, or the like. label Jun 10, 2017
@jreback jreback added this to the 0.2.0 milestone Jun 10, 2017
@parthea
Copy link
Contributor

parthea commented Jun 11, 2017

@tswast has improved the reliability of integration tests in #39 (Thanks @tswast !) . I think the issue should be resolved once that PR is merged. See the test results of that branch here: https://travis-ci.org/parthea/pandas-gbq/builds/240416942

@jreback
Copy link
Contributor Author

jreback commented Jun 11, 2017

that's fine but why are the current ones failing?

@tswast
Copy link
Collaborator

tswast commented Jun 12, 2017

Yeah, I addressed the "GenericGBQException: Reason: resourceInUse, Message: Dataset pandas-travis:pandas_gbq_867321 is still in use" errors in my PR.

The reason for the current test failures is that while dataset and table listing have always been eventually consistent, the staleness time increased slightly with a BigQuery backend release a couple weeks ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
3 participants