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

Skip to content
Commit c35df113 authored by paulhu's avatar paulhu
Browse files

Fix flaky IpMemoryStoreServiceTest.testFullMaintenance/testInterruptMaintenance

These two tests failed due to running over than 60s. The reason
is too many fake data that need to insert into database. It will
take long time and cause test time out. So preload the data base
with fake data to save the I/O operation time which can reduce
testing time for these tests.

Fix: 140538459
Test: atest NetworkStackTests on both CF and P3
Change-Id: Iac30a2be933ed10450f0704075f08d10c1886986
parent 92abd28c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment