Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b88d7b2e authored by William Loh's avatar William Loh
Browse files

Clear inline mocks in MockSystemRule

Fix memory leaks in tests that use MockSystemRule. See
https://github.com/mockito/mockito/issues/1614 for more information on
what is causing the memory leaks.

This will not address all the memory leaks in
FrameworksMockingServicesTests since there are many other tests that
does not use MockSystemRule but does use ExtendedMockito that still
needs to be fixed.

Bug: 300996262
Test: atest
Change-Id: I6d78b677b52b1b9a07c95f73d9d393604b29f393
parent 44261334
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