From: david-sarah Date: Sun, 24 Jan 2010 22:06:29 +0000 (-0800) Subject: Warn about test failures due to setting FLOG* env vars X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=66646d9dd6c0987354bc517bc83e1a18a7df9d3a;p=tahoe-lafs%2Ftahoe-lafs.git Warn about test failures due to setting FLOG* env vars --- diff --git a/docs/logging.txt b/docs/logging.txt index 2cf611b5..0cff1a78 100644 --- a/docs/logging.txt +++ b/docs/logging.txt @@ -224,6 +224,9 @@ but a few notes are worth stating here: == Log Messages During Unit Tests == +*** WARNING: setting the environment variables below may cause some tests to *** +*** fail spuriously. See ticket #923 for the status of a fix for this problem. *** + If a test is failing and you aren't sure why, start by enabling FLOGTOTWISTED=1 like this: