-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: cloudiotIssues related to the IoT Core API.Issues related to the IoT Core API.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: #6386 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: a64dde8
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/iot/api-client/gcs_file_to_device/gcs_send_to_device_test.py", line 95, in test_make_file_public assert r.text == "This file on GCS will go to a device." AssertionError: assert '' == 'This file on... to a device.' - This file on GCS will go to a device. +AccessDenied
Access denied.Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.
Metadata
Metadata
Assignees
Labels
api: cloudiotIssues related to the IoT Core API.Issues related to the IoT Core API.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.