TST: skip gbq upload test as flakey

(cherry picked from commit 45910ae646)
This commit is contained in:
Jeff Reback 2016-12-23 06:52:05 -05:00 committed by Joris Van den Bossche
parent eabbc9744e
commit cd2d1d30a9
1 changed files with 3 additions and 0 deletions

View File

@ -1124,6 +1124,9 @@ class TestToGBQIntegrationServiceAccountKeyContents(tm.TestCase):
pass
def test_upload_data_as_service_account_with_key_contents(self):
raise nose.SkipTest(
"flaky test")
destination_table = DESTINATION_TABLE + "12"
test_size = 10