summaryrefslogtreecommitdiff
path: root/src/android/net/util/NetworkStackUtils.java
diff options
context:
space:
mode:
authorpaulhu <paulhu@google.com>2019-10-24 12:39:14 +0900
committerpaulhu <paulhu@google.com>2019-10-29 13:48:25 +0800
commitc35df113ee5184e4632c736c6b34ef12fb2b6d58 (patch)
tree7073b217ab16075c27c02e97c83714bcfd1416e9 /src/android/net/util/NetworkStackUtils.java
parent92abd28c6ec4ce8630d3270bc949b2d663a60fad (diff)
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
Diffstat (limited to 'src/android/net/util/NetworkStackUtils.java')
0 files changed, 0 insertions, 0 deletions