We [sleep](https://github.com/GoogleCloudPlatform/gcloud-python/blob/ffe5869aa7c31bd82483e4d52adacbf83cf0fd69/system_tests/bigquery.py#L311) for [90 seconds](https://github.com/GoogleCloudPlatform/gcloud-python/blob/ffe5869aa7c31bd82483e4d52adacbf83cf0fd69/system_tests/bigquery.py#L305) but we get lots of [failures](https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/102655310) when the job state [is not done](https://github.com/GoogleCloudPlatform/gcloud-python/blob/ffe5869aa7c31bd82483e4d52adacbf83cf0fd69/system_tests/bigquery.py#L313). This makes the BigQuery system tests fail quite often. @tmatsuo Is there a better number of seconds we could sleep for? @stephenplusplus @callmehiphop @blowmage have you guys run into any issues with your own system tests? --- Some more (collected in #1104) 1. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/77509799 2. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/78073572 3. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/95718525 4. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/95827336 5. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/97283623 6. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/98448630 7. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/100920167 8. https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/100929401
We sleep for 90 seconds but we get lots of failures when the job state is not done. This makes the BigQuery system tests fail quite often.
@tmatsuo Is there a better number of seconds we could sleep for? @stephenplusplus @callmehiphop @blowmage have you guys run into any issues with your own system tests?
Some more (collected in #1104)