~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-03 01:32:46 UTC
  • mfrom: (5404.1.3 test-logs-not-on-disk)
  • Revision ID: pqm@pqm.ubuntu.com-20100903013246-mydkx60um8b2trfq
(jameinel) Use StringIO rather than real files on disk for log files in
 tests. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
* HTTP test servers will leak less threads (and sockets) and will not hang on
253
253
  AIX anymore. (Vincent Ladeuil, #405745)
254
254
 
 
255
* The test suite now simply holds log files in memory, rather than writing them
 
256
  out to disk and then reading them back in and deleting them.
 
257
  (Andrew Bennetts)
 
258
 
255
259
* The way ``bzr selftest --parallel`` generates N partitions of tests to
256
260
  run in parallel has changed.  Instead of splitting the list of tests at
257
261
  N-1 points, it distributes the tests one-by-one into the partitions in a