80
83
suite. This can include new facilities for writing tests, fixes to
81
84
spurious test failures and changes to the way things should be tested.
83
88
* Fix racy http tests (TestBadStatusServer is so simple, it exposes a race
84
89
in python 2.7.9. This happens only when both the http server and client
85
90
are run in the same process.). Only tests are affected.