Test test_model_working_tree failed: list index out of range
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Fix Released
|
Medium
|
Gary van der Merwe |
Bug Description
testing: C:/work/
C:\work\
bzr-2.0.3dev python-2.5.4 Windows-
ERROR: bzrlib.
list index out of range
ERROR: bzrlib.
list index out of range
=======
ERROR: test_model_
vvvv[log from bzrlib.
11.656 creating repository in file://
11.688 creating branch <bzrlib.
11.734 opening working tree 'C:/tmp/
11.828 preparing to commit
INFO Committing to: C:/tmp/
11.828 Selecting files for commit with filter None
INFO added a
INFO added b
INFO added b/c
INFO Committed revision 1.
11.906 creating config parent directory: 'C:/tmp/
11.906 creating config directory: 'C:/tmp/
12.109 opening working tree 'C:/tmp/
^^^^[log from bzrlib.
-------
Traceback (most recent call last):
File "C:\work\
item_data = self.inventory_
IndexError: list index out of range
=======
ERROR: test_model_
vvvv[log from bzrlib.
11.656 creating repository in file://
11.688 creating branch <bzrlib.
11.734 opening working tree 'C:/tmp/
11.828 preparing to commit
INFO Committing to: C:/tmp/
11.828 Selecting files for commit with filter None
INFO added a
INFO added b
INFO added b/c
INFO Committed revision 1.
11.906 creating config parent directory: 'C:/tmp/
11.906 creating config directory: 'C:/tmp/
12.109 opening working tree 'C:/tmp/
^^^^[log from bzrlib.
-------
Traceback (most recent call last):
File "C:\work\
item_data = self.inventory_
IndexError: list index out of range
-------
Ran 94 tests in 11.516s
FAILED (errors=2)
Missing feature '_PyEnchantFeature' skipped 7 tests.
tests failed
Related branches
Changed in qbzr: | |
assignee: | nobody → Gary van der Merwe (garyvdm) |
importance: | Undecided → Medium |
milestone: | none → 0.16 |
status: | New → Fix Released |