id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
5774	trial randomize doesn't seem to work on test module names	cyli		"Related to #5520 - in an attempt to get it my two test cases to run in an order I want, I attempt to run two test modules with various random seeds.  The result of which is that the two modules always ran in the same order, and not the order that I wanted.

`trial -z 0 first_test_module.py second_test_module.py`

The TestCases inside the modules were run in a randomized order, as well as the individual tests, but the modules themselves were never randomized.

I ran this command on the two attached files over and over for 5 minutes, and the order the modules were run never changed.  While it is remotely possible for this to happen, the probability is exceedingly low.

"	defect	new	normal		trial			jml			
