Skip to content

[iot] fix: use fixtures for resource setup/teardown #3428

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

Merged
merged 4 commits into from
Apr 21, 2020

Conversation

tmatsuo
Copy link
Contributor

@tmatsuo tmatsuo commented Apr 17, 2020

fixes #2861
fixes #3323

I also think:
fixes #2859
fixes #2860

@tmatsuo tmatsuo requested review from gguuss and kurtisvg April 17, 2020 23:52
@tmatsuo tmatsuo requested a review from a team as a code owner April 17, 2020 23:52
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 17, 2020
@tmatsuo
Copy link
Contributor Author

tmatsuo commented Apr 19, 2020

The topic name is very likely conflicting.

@tmatsuo
Copy link
Contributor Author

tmatsuo commented Apr 19, 2020

Ha! The image test is failing for the same reason.

* share the fixtures within two tests
* correct dependencies between fixtures
* use threading for cordinating between background and foreground
  threads.
Copy link
Contributor

@gguuss gguuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tmatsuo
Copy link
Contributor Author

tmatsuo commented Apr 21, 2020

Since we got approval from the product owner, I'm going to merge this with the admin power.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment