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

Skip to content
Commit 44993614 authored by Misha Wagner's avatar Misha Wagner
Browse files

Fix CacheOomRankerTest.

These tests were using `assertThat(x).containsExactly(y)`, which does
not check for order. We need to append `.inOrder()`. This exposes a
couple of other issues in the tests (but fortunately none in the actual
code!).

Test: atest CacheOomRankerTest
Change-Id: I9facbdaf3b1fe7c91f5e387e7c44a9b1e9be2d6f
parent 1e1a2918
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