Add 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. This copy from 1be35ff039d67c50866f2556ef847b048cbf3578 Change-Id: Ibe67b6b57494d731b49e76c590ac2681ae786c33
This commit is contained in:
parent
77fd7014c0
commit
60d3617db2
Loading…
Reference in New Issue
Block a user