Problem statement
Update mstest to version 4.
If you encounter ExpectedException, use Assert.Expect helpers on a small block of code, not on the entire tests.
Ensure that no mstest analyzer warnings remain, but do not disable warnings. If you think some warnings should remain, ask me.