]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/logging.txt: note that setting flogging vars might affect tests with race condit...
authordavid-sarah <david-sarah@jacaranda.org>
Mon, 12 Jul 2010 05:07:21 +0000 (22:07 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Mon, 12 Jul 2010 05:07:21 +0000 (22:07 -0700)
docs/logging.txt

index 22036b430981ec0bc88c26669192797d8f7b82da..ccf870aeccb3faa2390a9558e66b17858669cbec 100644 (file)
@@ -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.