Not all testcase setUp method call super - breaks tests under testtools

Bug #830713 reported by Max Bowsher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dulwich
Fix Released
Medium
Jelmer Vernooij

Bug Description

The setUp() methods of test_pack.DeltaChainIteratorTests and test_walk.WalkerTest do not call their superclass setUp. The unittest2 runner seems OK with this, but the testtools runner objects, resulting in failures in the bzr daily PPA for lucid and maverick.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This has been fixed in trunk - unittest2 or python >= 2.7 are now officially required.

Changed in dulwich:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Jelmer Vernooij (jelmer)
milestone: none → 0.8.1
Jelmer Vernooij (jelmer)
Changed in dulwich:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.