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

tests: suppress deprecation warnings in unit test output #499

Merged
merged 3 commits into from
Jul 13, 2021

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 9, 2021

Closes #498.

@tseaver tseaver requested review from andrewsg, cojenco and a team July 9, 2021 19:49
@tseaver tseaver requested a review from a team as a code owner July 9, 2021 19:49
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Jul 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 9, 2021
@tseaver tseaver added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jul 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@tseaver tseaver removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 13, 2021
@tseaver tseaver merged commit c787d12 into master Jul 13, 2021
@tseaver tseaver deleted the 498-squash-warnings-in-tests branch July 13, 2021 16:44
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
)

Test hygeine: avoid importing module-under-test at module scope

Closes googleapis#498.
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
)

Test hygeine: avoid importing module-under-test at module scope

Closes googleapis#498.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit tests emit deprecation warnings
3 participants