Merge branch 'maint-0.3.2' into maint-0.3.3
[tor.git] / changes / bug25450
blobae14135a722abfcc573206628382f7eaea554116
1   o Minor bugfixes (testing):
2     - Avoid intermittent test failures due to relying on hidden service
3       introductory point creation within 5 seconds of real clock time.  The
4       time limit for the test has been increased to 500 seconds, which may
5       still result in intermittent failures (e.g. if the system doing the
6       testing enters sleep/hibernation or experiences some other clock jump).
7       However, this should elliminate test failures currently happening on
8       developer and CI systems.  Fixes bug 25450; bugfix on 0.3.1.3-alpha.