commit | 5cfd8d6bb1c08711af322f9e2f7d5e114b2af16e | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Mon Apr 20 15:34:19 2020 +0800 |
committer | junyulai <junyulai@google.com> | Mon Apr 20 15:44:32 2020 +0800 |
tree | f8b578438fe042e6a885abb09c21f8fff41def5b | |
parent | 078d412a6bb785a592b9a27866db302c835e1ca5 [diff] |
Remove upper bound check of getTotal* APIs in TrafficStatsTest Currently, this cause flakiness since some background traffic was counted when performing tests, or the traffic generated by adb over network. While there is no good way to filter out all reasonable cases, disable the upper bound checks. Test: atest TrafficStatsTest Bug: 142978584 Change-Id: I8140310c9caeff6069d1f55590bf40f83bf211e4