Skip to content
Commit b6c83748 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

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
parent 3c8783a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment