Skip to content

auth.cloud-client.snippets_test: test_implicit failed #6694

@flaky-bot

Description

@flaky-bot

Note: #6331 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: d6ef341
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/auth/cloud-client/snippets_test.py", line 24, in test_implicit
    snippets.implicit()
  File "/workspace/auth/cloud-client/snippets.py", line 23, in implicit
    from google.cloud import storage
  File "/workspace/auth/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/__init__.py", line 35, in 
    from google.cloud.storage.batch import Batch
  File "/workspace/auth/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/batch.py", line 27, in 
    import six
ModuleNotFoundError: No module named 'six'

Metadata

Metadata

Assignees

Labels

flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions