TST: skip gbq upload test as flakey

This commit is contained in:
Jeff Reback 2016-12-23 06:52:05 -05:00
parent 9accef8e1e
commit 45910ae646
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