Changeset 487:c63f63c7c816
- Timestamp:
- 09/10/08 12:27:17
(4 months ago)
- Author:
- Brian Warner <warner@allmydata.com>
- branch:
- default
- Message:
testversions.py: look for bug #62 (openssl-vs-twisted-vs-selectreactor) and warn the user to rerun with pollreactor
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r486 |
r487 |
|
| | 1 | 2008-09-10 Brian Warner <warner@allmydata.com> |
|---|
| | 2 | |
|---|
| | 3 | * foolscap/test/test__versions.py (Versions.test_required): check |
|---|
| | 4 | for bug #62 (openssl>0.7, twisted<=8.1.0, selectreactor) and print |
|---|
| | 5 | a warning if it is likely that the tests would fail, to remind the |
|---|
| | 6 | user to re-run with -r poll. |
|---|
| | 7 | |
|---|
| 1 | 8 | 2008-09-08 Brian Warner <warner@lothar.com> |
|---|
| 2 | 9 | |
|---|