~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(vila) Catch spurious and bogus ssl TypeError exceptions. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
   suite.  This can include new facilities for writing tests, fixes to 
62
62
   spurious test failures and changes to the way things should be tested.
63
63
 
 
64
* Catch exceptions related to bug #637821 during test cleanup to avoid
 
65
  spurious failures. (Vincent Ladeuil, #686008).
 
66
 
64
67
* ``TestDebuntuExpansions`` was escaping the test isolation by calling the
65
68
  wrong base class ``setUp``. (Vincent Ladeuil, #684622)
66
69