commit | b6c837489b3a77cd28d246098be6640e9dc0f913 | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Tue Jul 30 18:03:40 2019 -0400 |
committer | Julia Reynolds <juliacr@google.com> | Thu Sep 05 14:41:58 2019 -0400 |
tree | 6bcd0a71c7b3488f834670a58d1244878b43fb5b | |
parent | 3c8783a3a263ab4bee316e63905f8bdaab74eff0 [diff] |
Clean up mockito references Mockito has a leak that will OOM our tests otherwise. Also mock out handler that was running on a background thread because once the mock clean up code exists no mocks can be used after the completion of the test. Also in order to debug that I started making notification tags more clear and I've left that debugging in for the future Test: atest Fixes: 138642368 Change-Id: Ib63d2035bd2476e3b57963b1aefb640a70d106cc