python3Packages.google-cloud-bigquery: disable failing test
This commit is contained in:
parent
07ad761bfc
commit
b0cb5c74b4
@ -51,6 +51,8 @@ buildPythonPackage rec {
|
|||||||
# requires credentials
|
# requires credentials
|
||||||
"test_bigquery_magic"
|
"test_bigquery_magic"
|
||||||
"TestBigQuery"
|
"TestBigQuery"
|
||||||
|
# Mocking of _ensure_bqstorage_client fails
|
||||||
|
"test_to_arrow_ensure_bqstorage_client_wo_bqstorage"
|
||||||
];
|
];
|
||||||
|
|
||||||
pythonImportsCheck = [
|
pythonImportsCheck = [
|
||||||
|
Loading…
Reference in New Issue
Block a user