Rev 5263: Update NEWS. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Tue Aug 24 13:36:36 BST 2010
At file:///home/vila/src/bzr/experimental/leaking-tests/
------------------------------------------------------------
revno: 5263
revision-id: v.ladeuil+lp at free.fr-20100824123636-k1zxori6zm2wmumq
parent: v.ladeuil+lp at free.fr-20100824123326-pnhdo6z5e5y9y0tb
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: first-try
timestamp: Tue 2010-08-24 14:36:36 +0200
message:
Update NEWS.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2010-08-24 12:33:26 +0000
+++ b/NEWS 2010-08-24 12:36:36 +0000
@@ -83,6 +83,10 @@
* ``HTTP/1.1`` test servers now set a ``Content-Length`` header to comply
with pedantic ``HTTP/1.1`` clients. (Vincent Ladeuil, #568421)
+* Most of the leaked threads during selftest are now fixed, allowing the
+ full test suite to pass on gentoo.
+ (Vincent Ladeuil, #392127)
+
* `PathNotChild` should not give a traceback.
(Martin Pool, #98735)
@@ -154,6 +158,9 @@
Testing
*******
+* HTTP test servers will leak less threads (and sockets) and will not hang on
+ AIX anymore. (Vincent Ladeuil, #405745)
+
* The way ``bzr selftest --parallel`` generates N partitions of tests to
run in parallel has changed. Instead of splitting the list of tests at
N-1 points, it distributes the tests one-by-one into the partitions in a
@@ -665,10 +672,6 @@
estimate of the number of records to be fetched vs actually fetched.
(Parth Malwankar, #374740, #538868)
-* Most of the leaked threads during selftest are now fixed, allowing the
- full test suite to pass on gentoo.
- (Vincent Ladeuil, #392127)
-
* Reduce peak memory by one copy of compressed text.
(John Arbash Meinel, #566940)
@@ -801,9 +804,6 @@
* ``bzr selftest --parallel=subprocess`` now works correctly on win32.
(Gordon Tyler, #551332)
-* HTTP test servers will leak less threads (and sockets) and will not hang on
- AIX anymore. (Vincent Ladeuil, #405745)
-
* Workaround ``Crypto.Random`` check leading to spurious test
failures on Lucid, FreeBSD and gentoo.
(Vincent Ladeuil, #528436)
More information about the bazaar-commits
mailing list