Enable DeprecationWarning in test environments
Many deprecations are triggered early (on imports, for example) before the warnings are enabled by the WarningsFixture in the base test class. To make sure all DeprecationWarning messages are emitted we enable them via the PYTHONWARNINGS environment variable. Change-Id: Ifbb4b0bfac3aa146e205726d934d194fea06ff87
This commit is contained in:
parent
4a820b0b98
commit
c654768ed3
Loading…
Reference in New Issue
Block a user