projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b1b014
)
docs/logging.txt: note that setting flogging vars might affect tests with race condit...
author
david-sarah
<david-sarah@jacaranda.org>
Mon, 12 Jul 2010 05:07:21 +0000
(22:07 -0700)
committer
david-sarah
<david-sarah@jacaranda.org>
Mon, 12 Jul 2010 05:07:21 +0000
(22:07 -0700)
docs/logging.txt
patch
|
blob
|
history
diff --git
a/docs/logging.txt
b/docs/logging.txt
index 22036b430981ec0bc88c26669192797d8f7b82da..ccf870aeccb3faa2390a9558e66b17858669cbec 100644
(file)
--- 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.