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: Ica6397a04efdb089b2ae631906886b3ac44862f5
This commit is contained in:
parent
229843006f
commit
1fb34ad8e6
Loading…
x
Reference in New Issue
Block a user