Details from fixtures are not included in timed out Twisted tests

Bug #897213 reported by Jonathan Lange
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testtools
Triaged
Wishlist
Unassigned

Bug Description

Say you have a test that uses AsynchronousDeferredRunTest, and that test uses fixtures which have details. When that test times out, none of the details in the fixtures are included in the error output. This is because the details are gathered from fixtures as part of a clean up, and the cleanups aren't run if the test times out.

This is a corollary of bug 897196, and I think any fix for that bug would fix this one.

Jonathan Lange (jml)
tags: added: twisted
tags: added: details
Changed in testtools:
status: New → Triaged
importance: Undecided → Wishlist
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.