You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For large projects (300+ test) application started crashing with OOM after
upgrading to robotium 5.2.1. This never happened before on 4.x versions.
I've investigated memory for leaking objects and looks like there are lots of
references being kept on activities that were supposed to be closed and
abandoned.
Original issue reported on code.google.com by Paul.Tur...@gmail.com on 31 Aug 2014 at 6:39