commit | 5b365f569c75b41baf4fda337d3c8663481366d8 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Mon Jun 21 15:35:33 2021 -0700 |
committer | Kweku Adams <kwekua@google.com> | Mon Jun 21 15:35:33 2021 -0700 |
tree | 9d2e265a7b723868f67eb7956d6794f9d938fb20 | |
parent | 0955dbadd5ad83e0f1613a38b624976ba1051149 [diff] |
Try to clear memory before running test. Tests will fail if the low memory killer kills the test job since JobService.onStopJob() will never be called. Try to clear memory before we run the test to reduce the chance of a low memory kill on the device. Bug: 183818187 Bug: 184214747 Test: atest --rerun-until-failure 50 CtsJobSchedulerTestCases:JobThrottlingTest Change-Id: Ic6819da695b79cb502df38474641e9568b63d3b2