Skip to content

python3 system tests fail to use gRPC #2001

@dhermes

Description

@dhermes

@tseaver Can you confirm? I'm seeing basic imports failing.

For example:

====================================================================== ERROR: test_log_struct (logging_.TestLogging) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/logging_.py", line 149, in test_log_struct entries, _ = _retry_backoff(_has_entries, logger.list_entries) File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/logging_.py", line 37, in _retry_backoff from grpc.beta.interfaces import StatusCode ImportError: cannot import name 'StatusCode'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions