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: I5084e0ee77f9d84c3110974343b823cb5c78d98f
This commit is contained in:
parent
10b2eb3127
commit
6a48760faf
Loading…
Reference in New Issue
Block a user