Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

tests: suppress deprecation warnings in unit test output#499

Merged
tseaver merged 3 commits into
masterfrom
498-squash-warnings-in-tests
Jul 13, 2021
Merged

tests: suppress deprecation warnings in unit test output#499
tseaver merged 3 commits into
masterfrom
498-squash-warnings-in-tests

Conversation

@tseaver

@tseaver tseaver commented Jul 9, 2021

Copy link
Copy Markdown
Contributor

Closes #498.

@tseaver tseaver requested review from a team, andrewsg and cojenco 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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