~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(spiv) Fix random test_bad_connection_ssh failures (Vincent Ladeuil)

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