no way to transiently disable frame hiding

Bug #881780 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testtools
Triaged
Wishlist
Unassigned

Bug Description

I am debugging a problem @jml pointed me at, and frame hiding is in the way; being able to disable it by hacking in a custom runner etc is tolerable but not ideal: ideally there would be a way for python -m testtools.run (and thus subunit.run) to disable frame hiding *entirely* for a run.

Jonathan Lange (jml)
tags: added: traceback
Revision history for this message
Jonathan Lange (jml) wrote :

The way to disable it as of 0.9.12 is to set TracebackContent.HIDE_INTERNAL_STACK to False.

https://bugs.launchpad.net/testtools/+bug/872906/comments/1 is somewhat relevant to this bug.

tags: added: runner
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.