--unittests_ignore_perf shouldn't mess with the database / file
authorScott <[email protected]>
Mon, 31 Jan 2022 06:57:29 +0000 (22:57 -0800)
committerScott <[email protected]>
Mon, 31 Jan 2022 06:57:29 +0000 (22:57 -0800)
commitf77068f0dc494d9394cdacafc6f719730926839f
treed72a744ba57b65b4af71c05c11d4c09cd4e4e1f0
parentf2b4fe83f6fc853a68653bd5e3d9fe0648c3d105
--unittests_ignore_perf shouldn't mess with the database / file
layer at all.  When the db was down some of tests failed even
though they didn't care about perf.  Let's not do that.
unittest_utils.py