Merge pull request #211986 from SuperSandro2000/google-cloud-datastore

This commit is contained in:
Sandro 2023-01-22 02:03:44 +01:00 committed by GitHub
commit 91c11d19e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,7 @@ buildPythonPackage rec {
disabledTestPaths = [
# Requires credentials
"tests/system/test_aggregation_query.py"
"tests/system/test_allocate_reserve_ids.py"
"tests/system/test_query.py"
"tests/system/test_put.py"