python3Packages.google-cloud-bigquery: disable failing test

This commit is contained in:
Fabian Affolter
2021-06-20 16:53:08 +02:00
parent 07ad761bfc
commit b0cb5c74b4
@@ -51,6 +51,8 @@ buildPythonPackage rec {
# requires credentials
"test_bigquery_magic"
"TestBigQuery"
# Mocking of _ensure_bqstorage_client fails
"test_to_arrow_ensure_bqstorage_client_wo_bqstorage"
];
pythonImportsCheck = [