>>As a rule, a passing test should never
be removed.
I think passing tests should be removed if they're shown
to cover the same code as other tests. Ofcourse this
isn't an easy thing to determine but once determined the
code should be merged or deleted.