commit | 6f8e61226444178d653f151f3066946fb60cf30b | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Apr 21 03:46:08 2020 +0000 |
committer | Junyu Lai <junyulai@google.com> | Tue Apr 21 04:32:05 2020 +0000 |
tree | 43e352593a0b8ae0f0d987572450156ec4e47600 | |
parent | 3ee47d42333849f25a0a5618f217156790ef8c36 [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: I22edc46039bf35e544d9ce8a9f3a00b713478e05 Merged-In: I22edc46039bf35e544d9ce8a9f3a00b713478e05 Merged-In: I8140310c9caeff6069d1f55590bf40f83bf211e4 (cherry picked from commit 8accc6aa11213a7a8287a2ec0f75f17a02173f99)