From 66646d9dd6c0987354bc517bc83e1a18a7df9d3a Mon Sep 17 00:00:00 2001 From: david-sarah Date: Sun, 24 Jan 2010 14:06:29 -0800 Subject: [PATCH] Warn about test failures due to setting FLOG* env vars --- docs/logging.txt | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.45.2