From be6139dad72cdf496817b8e9bef6a54c17795955 Mon Sep 17 00:00:00 2001 From: david-sarah Date: Sun, 11 Jul 2010 22:07:21 -0700 Subject: [PATCH] docs/logging.txt: note that setting flogging vars might affect tests with race conditions. --- docs/logging.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/logging.txt b/docs/logging.txt index 22036b43..ccf870ae 100644 --- a/docs/logging.txt +++ b/docs/logging.txt @@ -262,3 +262,7 @@ flog.out file. ("flogtool tail" and the log-gatherer are not useful during unit tests, since there is no single Tub to which all the log messages are published). + +It is possible for setting these environment variables to cause spurious test +failures in tests with race condition bugs. All known instances of this have +been fixed as of Tahoe-LAFS v1.7.1. -- 2.45.2