Skip to content

The build failed #4964

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

If I'm commenting on this issue too often, add the buildcop: quiet label and
I will stop commenting.


commit: 9fb705d
buildURL: Build Status, Sponge
status: failed

Test output
ImportError while importing test module '/workspace/datastore/cloud-ndb/quickstart_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
quickstart_test.py:20: in 
    import quickstart
quickstart.py:17: in 
    from google.cloud import ndb
.nox/py-3-6/lib/python3.6/site-packages/google/cloud/ndb/__init__.py:28: in 
    from google.cloud.ndb.client import Client
.nox/py-3-6/lib/python3.6/site-packages/google/cloud/ndb/client.py:26: in 
    from google.cloud.datastore_v1.gapic import datastore_client
E   ModuleNotFoundError: No module named 'google.cloud.datastore_v1.gapic'

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions