~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2010-09-02 00:49:06 UTC
  • mto: This revision was merged to the branch mainline in revision 5408.
  • Revision ID: andrew.bennetts@canonical.com-20100902004906-yezw3oexov6qzsno
Use StringIO rather than real files on disk for log files in tests.

Show diffs side-by-side

added added

removed removed

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