AttributeError: 'TestUIFactory' object has no attribute 'tick'

Bug #408201 reported by Martin Pool
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Martin Pool

Bug Description

Split out from bug 398668: many tests fail like this:

  File "/home/mbp/bzr/398668-2a-default/bzrlib/repofmt/groupcompress_repo.py", line 831, in fileids_altered_by_revision_ids
    pb=pb):
  File "/home/mbp/bzr/398668-2a-default/bzrlib/chk_map.py", line 1606, in process
    for record in self._read_all_roots():
  File "/home/mbp/bzr/398668-2a-default/bzrlib/chk_map.py", line 1519, in _read_all_roots
    old_chks_to_enqueue = self._read_old_roots()
  File "/home/mbp/bzr/398668-2a-default/bzrlib/chk_map.py", line 1479, in _read_old_roots
    self._read_nodes_from_store(self._old_root_keys):
  File "/home/mbp/bzr/398668-2a-default/bzrlib/chk_map.py", line 1459, in _read_nodes_from_store
    self._pb.tick()
AttributeError: 'TestUIFactory' object has no attribute 'tick'

This is probably fallout from my previous changes to the TestUIFactory...

Related branches

Martin Pool (mbp)
Changed in bzr:
status: In Progress → Fix Committed
Martin Pool (mbp)
Changed in bzr:
status: Fix Committed → Fix Released
Revision history for this message
Robert Collins (lifeless) wrote :

Fixed in 1.18

Changed in bzr:
milestone: 2.0 → 1.18
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.