python39Packages.google-cloud-bigquery: disable tests which require network
This commit is contained in:
parent
95df38a27d
commit
d4b233e330
1 changed files with 3 additions and 0 deletions
|
@ -70,6 +70,9 @@ buildPythonPackage rec {
|
|||
"test_parameterized_types_round_trip"
|
||||
"test_structs"
|
||||
"test_table_snapshots"
|
||||
"test__initiate_resumable_upload"
|
||||
"test__initiate_resumable_upload_mtls"
|
||||
"test__initiate_resumable_upload_with_retry"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
|
Loading…
Reference in a new issue