sapling/fastmanifest
Laurent Charignon b6eae920e2 fastmanifest: fix logic error for debugmetrics and simplify test
Summary:
Before this patch we were using config instead of configbool for reading
the debugmetrics config causing "False" to be evaluated as a truthy value
for the config. This patch fixes the issue and sets the config to false for
some of the tests to reduce the noise of the output.

Test Plan: Tests pass

Reviewers: ttung

Differential Revision: https://phabricator.intern.facebook.com/D3524501
2016-07-06 13:42:32 -07:00
..
__init__.py [fastmanifest] move extension wrapping functions to extsetup 2016-07-05 16:32:22 -07:00
cachemanager.py [fastmanifest] unconditionally wrap trigger methods 2016-07-05 16:31:02 -07:00
concurrency.py [fastmanifest] update comment to reflect the ugly truth 2016-06-24 16:13:21 -07:00
constants.py fastmanifest: add documentation of constants 2016-06-08 14:28:14 -07:00
debug.py [fastmanifest] add a uiproxy object that forwards requests to a real ui object 2016-07-05 16:32:05 -07:00
implementation.py fastmanifest: do not store ui in metricscollector 2016-06-30 11:51:06 -07:00
metrics.py fastmanifest: fix logic error for debugmetrics and simplify test 2016-07-06 13:42:32 -07:00