~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.7.txt

  • Committer: Vincent Ladeuil
  • Date: 2015-09-06 16:10:26 UTC
  • mto: This revision was merged to the branch mainline in revision 6604.
  • Revision ID: v.ladeuil+lp@free.fr-20150906161026-yto3wo8nampigmwp
Fix the http racy tests (hanging with python 2.7.9).

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
   suite.  This can include new facilities for writing tests, fixes to 
77
77
   spurious test failures and changes to the way things should be tested.
78
78
 
 
79
* Fix racy http tests (TestBadStatusServer is so simple, it exposes a race
 
80
  in python 2.7.9. This happens only when both the http server and client
 
81
  are run in the same process.). Only tests are affected.
 
82
  (Vincent Ladeuil, #1451448)
 
83
     
79
84
* Fix warnings on stderr caused by the atexit handler triggering for the
80
85
  wrong reason: the 'config' command should explicitly save the changes when
81
86
  modifying or removing an option and not rely on the atexit