These are meant to be regression tests, not fuzz tests. The "random" shuffling made debugging quite annoying, even though the random order was the same every time. Instead, hard-code the two lists to make things more obvious. The resulting list doesn't make much sense (for example, the multires modifier has to be first in the stack), but for now avoid changing things further. Also remove some comments that weren't helpful.