diff options
author | Misha Wagner <mishaw@google.com> | 2021-06-18 08:41:48 +0100 |
---|---|---|
committer | Misha Wagner <mishaw@google.com> | 2021-09-20 18:16:00 +0000 |
commit | 500e43dcf574b896b9ed9399827295db7d0a2c82 (patch) | |
tree | bacd136ceebc712fb979ef90a12231be3c73d66e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 21cb293e884c1d2bfc60bc9f4252253eac77d419 (diff) |
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
Bug: 191357172
Change-Id: I9facbdaf3b1fe7c91f5e387e7c44a9b1e9be2d6f
Merged-In: I9facbdaf3b1fe7c91f5e387e7c44a9b1e9be2d6f
(cherry picked from commit 44993614def14430633944bd18bf578c47337922)
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions