id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
6038	twisted.trial.test.test_deferred is badly implemented	itamar		"`twisted.trial.test.test_deferred` has some issues (as reported by JP):

 1. `runTest` is part of the `TestCase` API, it's a bad idea to re-use it for something else.
 1. Other trial tests use the loader to get something runnable instead of doing a manual loading step like `getTest` is doing.
 1. Some of these tests are slow, waiting for a 0.1s timeout before proceeding.
 1. No docs anywhere."	defect	new	normal		trial			jml			
