id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
5521	Many ReactorBuilder-style tests in twisted.internet.test do not declare their reactor requirements via requiredInterfaces	exarkun	exarkun	"`ReactorBuilder.requiredInterfaces` exists to allow tests which require a particular reactor interface to be skipped when an attempt is made to run those tests against a reactor which does not support that interface.

However, many of our tests (for TCP, for UNIX, for UDP, for time) do not use this feature and will still try to run against a reactor that does not provided the necessary interface.
"	defect	closed	normal		core	fixed	tests	micahel@…	branches/better-test-declarations-5521	exarkun	
