-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.
commit: d6ef341
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/auth/cloud-client/snippets_test.py", line 43, in test_explicit_compute_engine
snippets.explicit_compute_engine(project)
File "/workspace/auth/cloud-client/snippets.py", line 53, in explicit_compute_engine
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.An 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.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.