[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2366: set up buildslave to find deprecation warnings
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Mar 20 17:30:39 UTC 2015
#2366: set up buildslave to find deprecation warnings
-------------------------+-------------------------------------------------
Reporter: warner | Owner:
Type: task | Status: new
Priority: normal | Milestone: eventually
Component: dev- | Version: 1.10.0
infrastructure | Keywords: DeprecationWarning tests buildbot
Resolution: | travis-ci
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by daira):
An alternative approach that enables `DeprecationWarning`s unconditionally
in tests is at https://github.com/tahoe-lafs/tahoe-lafs/commits/2312
.enable-deprecation-warnings-for-tests.0 .
I tried to enable `DeprecationWarning`s only for `allmydata.*` by using
`PYTHONWARNINGS=default::DeprecationWarning:allmydata.*`, but that didn't
work (it didn't correctly match submodules).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2366#comment:6>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list