[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2968: The integration tests should start using the new, non-deprecated pytest/twisted APIs
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Feb 5 16:08:19 UTC 2019
#2968: The integration tests should start using the new, non-deprecated
pytest/twisted APIs
--------------------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: dev-infrastructure | Version: 1.12.1
Keywords: | Launchpad Bug:
--------------------------------+---------------------------
eg
{{{
/tmp/project/integration/test_tor.py:65: DeprecationWarning:
pytest.inlineCallbacks has been deprecated, use
pytest_twisted.inlineCallbacks
/tmp/project/integration/conftest.py:94: DeprecationWarning:
pytest.blockon has been deprecated, use pytest_twisted.blockon
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2968>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list