Merge lp://staging/~mordred/testtools/add-file-to-upcall-errors into lp://staging/testtools
Proposed by
Monty Taylor
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~mordred/testtools/add-file-to-upcall-errors |
Merge into: | lp://staging/testtools |
Diff against target: |
29 lines (+4/-2) 1 file modified
testtools/testcase.py (+4/-2) |
To merge this branch: | bzr merge lp://staging/~mordred/testtools/add-file-to-upcall-errors |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
testing-cabal | Pending | ||
Review via email: mp+147048@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 315. By Monty Taylor
-
Report filenames in upcall errors.
Match other errors, which report filenames due to having exceptions
associated with them. Since these errors don't stem from exceptions,
it's harder to directly follow where the problem came from.
Thanks for the patch! Good idea.
I'll merge it into our new trunk, which you can find at <https:/ /github. com/testing- cabal/testtools>.