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: I02725cb71f5a55ccc257e3897b4141f99f4ab8d3
This commit is contained in:
parent
d1103e24f2
commit
eef8943f79
Loading…
Reference in New Issue
Block a user