sapling/eden
Adam Simpkins 567c744991 improve how some of the integration tests clean up thrift clients
Summary:
Perform cleanup with an `addCleanup()` function rather than in `tearDown()`.
This is slightly simpler, but also avoids throwing an exception in `tearDown()`
if `setUp()` failed before it created the thrift client.

Reviewed By: wez

Differential Revision: D7436636

fbshipit-source-id: fe525c1fac86bb866c560cca0ad940ea87d96f07
2018-03-28 22:22:32 -07:00
..
cli allow passing daemon arguments through clone 2018-03-28 22:22:31 -07:00
docs add an overview doc for our threading strategy 2017-12-12 12:51:23 -08:00
fs add type annotations to eden CLI code 2018-03-28 22:22:31 -07:00
hooks Remove TARGETS files 2018-02-20 19:57:45 -08:00
integration improve how some of the integration tests clean up thrift clients 2018-03-28 22:22:32 -07:00
py Remove TARGETS files 2018-02-20 19:57:45 -08:00
scripts unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08:00
third-party Remove TARGETS files 2018-02-20 19:57:45 -08:00
AUTODEPS Set up arc lint to run autodeps automatically for Eden. 2017-11-21 18:23:41 -08:00
DEFS have hg_import_helper.py use the local mercurial code during tests 2018-02-15 22:11:38 -08:00