python39Packages.google-cloud-bigquery: disable tests which require network

This commit is contained in:
Sandro Jäckel
2022-03-28 00:23:12 +02:00
parent 95df38a27d
commit d4b233e330

View File

@@ -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 = [