Investigate novel bigquery system test failures
- Job state not DONE
====================================================================== FAIL: test_load_table_from_storage_then_dump_table (bigquery.TestBigQuery) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/bigquery.py", line 304, in test_load_table_from_storage_then_dump_table self.assertTrue(job.state in ('DONE', 'done')) AssertionError: False is not true
From:
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/77509799
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/78073572
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/95718525
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/95827336
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/97283623
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/98448630
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/100920167
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/100929401
- Dataset not cleaned up from previous failed run (or concurrent run)
From:
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/77772358
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/78113108
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/79729612
- https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/97489872
- Eventual consistency
====================================================================== FAIL: test_load_table_then_dump_table (bigquery.TestBigQuery) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/bigquery.py", line 239, in test_load_table_then_dump_table sorted(ROWS, key=by_age)) AssertionError: Lists differ: [] != [('Bhettye Rhubble', 27), ('Wylma Phlyntst[57 chars] 33)] Second list contains 4 additional elements. First extra element 0: ('Bhettye Rhubble', 27) - [] + [('Bhettye Rhubble', 27), + ('Wylma Phlyntstone', 29), + ('Phred Phlyntstone', 32), + ('Bharney Rhubble', 33)]
From https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/78498010