Comment 4 for bug 1548080

Revision history for this message
Aaron Whitehouse (aaron-whitehouse) wrote : Re: Revision 1165 creates "IndexError: list index out of range" on testing/run-tests

The attached patch (which simply reverts a small section of code and the associated import statement to what was in 1164) makes rev 1165 (and the current trunk) run tests without the IndexError.

I haven't put this through as a merge request because I haven't looked into what the reverted code did -- at this stage I just wanted to isolate the problem.