-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
TST: skipping a gbq test for now #14643
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
Comments
At first glance, it appears that the test started failing 3 days ago. The test was written based on the assumption that BigQuery's streaming system caches the table schema for up to 2 minutes. This is mentioned in the following stackoverflow post. This assumption is documented in Line 569 in 7d40f18
It appears that this assumption is no longer valid. Another user mentioned a similar issue in Google BigQuery Issue 191:
|
ok we can mark this disabled so it's not run by default (but u can still run locally) |
I'd like to keep this issue open because this exact issue is currently open on the BigQuery bug tracking site. |
closed #15381 let's migrate this (and others) to pandas-gbq |
I am xfailing most of these tests for now till we have the testing sorted: d9e75c7
The text was updated successfully, but these errors were encountered: