Merge "deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails"

This commit is contained in:
Maciej Żenczykowski
2023-05-22 17:46:26 +00:00
committed by Gerrit Code Review

View File

@@ -799,7 +799,7 @@ public class NetworkStatsManagerTest {
// harness, which is untagged, won't cause a failure.
long firstTotal = resultsWithTraffic.get(0).total;
for (QueryResult queryResult : resultsWithTraffic) {
assertWithinPercentage(queryResult + "", firstTotal, queryResult.total, 10);
assertWithinPercentage(queryResult + "", firstTotal, queryResult.total, 12);
}
// Expect to see no traffic when querying for any tag in tagsWithNoTraffic or any