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
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

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