From d4b233e330f21cc526ac64923d94c6aea0d4400d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 28 Mar 2022 00:23:12 +0200 Subject: [PATCH] python39Packages.google-cloud-bigquery: disable tests which require network --- .../python-modules/google-cloud-bigquery/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/development/python-modules/google-cloud-bigquery/default.nix b/pkgs/development/python-modules/google-cloud-bigquery/default.nix index a7ee6a72913..86ac3048e0a 100644 --- a/pkgs/development/python-modules/google-cloud-bigquery/default.nix +++ b/pkgs/development/python-modules/google-cloud-bigquery/default.nix @@ -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 = [