-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
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'Reactions are currently unavailable
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.