~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-12-16 15:15:17 UTC
  • mfrom: (5570.2.6 690563-test-isolation)
  • Revision ID: pqm@pqm.ubuntu.com-20101216151517-qoslvcss5y1sivi6
(vila) Fix test isolation leaks destroying env variables. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
  designated by the action. This will *ignore* all differences that would
41
41
  have been merge cleanly otherwise. (Vincent Ladeuil, #638451)
42
42
 
 
43
* ``bt.test_http`` was breaking ``os.environ`` by erasing the values saved by
 
44
  ``TestCase`` leading to ``bt.test_import_tariff`` failures.
 
45
  (Vincent Ladeuil, #690563)
 
46
 
43
47
Bug Fixes
44
48
*********
45
49