From 24a2b921e05c1ec774c170857b9c25a72f9fb6a5 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 10 Jun 2008 16:31:26 -0700
Subject: [PATCH] docs: explain exactly what false alarms are caused in the
 unit tests by Twisted v8 and pyOpenSSL v0.7

---
 docs/known_issues.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/known_issues.txt b/docs/known_issues.txt
index 21351c6c..8d7770f9 100644
--- a/docs/known_issues.txt
+++ b/docs/known_issues.txt
@@ -64,15 +64,16 @@ discussion] about how that future version will work.
 
 === issue 2: pyOpenSSL and/or Twisted defect resulting false alarms in the unit tests ===
 
-The combination of Twisted v8.1.0 and pyOpenSSL v0.7 causes the Tahoe v1.1 unit
+The combination of Twisted v8 and pyOpenSSL v0.7 causes the Tahoe v1.1 unit
 tests to fail, even though the behavior of Tahoe itself which is being tested is
 correct.
 
 ==== how to manage it ====
 
-If you are using Twisted v8.1.0 and pyOpenSSL v0.7, then please ignore XYZ in
-XYZ.  Downgrading to an older version of Twisted or pyOpenSSL will cause those
-false alarms to stop happening.
+If you are using Twisted v8 and pyOpenSSL v0.7, then please ignore the ERROR
+"Reactor was unclean" in test_system and test_introducer.  Downgrading to an
+older version of Twisted or pyOpenSSL will cause those false alarms to stop
+happening.
 
 
 == issues in Tahoe v1.0.0, released 2008-03-25 ==
-- 
2.45.2