~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Vincent Ladeuil
  • Date: 2010-09-15 10:10:22 UTC
  • mto: This revision was merged to the branch mainline in revision 5428.
  • Revision ID: v.ladeuil+lp@free.fr-20100915101022-6735yj2z0b70vqvb
Fix random test_bad_connection_ssh failures

Show diffs side-by-side

added added

removed removed

Lines of Context:
286
286
Testing
287
287
*******
288
288
 
 
289
* Catch socket errors to avoid
 
290
  bt.test_sftp_transport.SSHVendorBadConnection.test_bad_connection_ssh
 
291
  random failures. (Vincent Ladeuil, #601804)
 
292
 
289
293
* HTTP test servers will leak less threads (and sockets) and will not hang on
290
294
  AIX anymore. (Vincent Ladeuil, #405745)
291
295