I have seen it few times that test methods get copied without changes, unintentionally.
I think it might be a good idea to try to implement something for detecting duplicate test methods where only the method name differs, possibly only in the same test class for perf reasons.