-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
api: cloudiotIssues related to the IoT Core API.Issues related to the IoT Core API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: 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
iot/api-client/manager/manager_test.py
Traceback (most recent call last):
File "/workspace/iot/api-client/manager/manager_test.py", line 57, in clean_up_registries
test_date = datetime.datetime.utcfromtimestamp(int(time_str))
ValueError: invalid literal for int() with base 10: 'b32153211df0'
Metadata
Metadata
Assignees
Labels
api: cloudiotIssues related to the IoT Core API.Issues related to the IoT Core API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: 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.