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: I64485da329b9ac8915675885783ffd5b2bf81ea6
This commit is contained in:
parent
3b009c3e97
commit
58c66696c1
Loading…
x
Reference in New Issue
Block a user