I have a lot of problems with Application Suspend test on my computer which simply behaves in a non-deterministic way.
Is it possible for the metro app to fail this test even if it does nothing in "Suspending" handler and it has no background workers?
I have noticed that this test fails specially for the metro app with large data copied to output directory.
Any help would be appriciated
_mc2