Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iot] testing: possible bug in the cleanup code #3992

Closed
tmatsuo opened this issue Jun 5, 2020 · 0 comments · Fixed by #3959
Closed

[iot] testing: possible bug in the cleanup code #3992

tmatsuo opened this issue Jun 5, 2020 · 0 comments · Fixed by #3959
Assignees
Labels
api: cloudiot Issues related to the IoT Core API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Jun 5, 2020

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'
@tmatsuo tmatsuo added testing priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: cloudiot Issues related to the IoT Core API. labels Jun 5, 2020
@tmatsuo tmatsuo self-assigned this Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudiot Issues related to the IoT Core API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant