summaryrefslogtreecommitdiff
path: root/tests/unit/java/com/android/server/ConnectivityServiceTest.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2022-02-22 18:01:08 +0900
committerLorenzo Colitti <lorenzo@google.com>2022-02-22 18:04:31 +0900
commite3ef5a8024b0c9b8a159dcb0b85b62540295fa4d (patch)
treeeb85140a16c9405237055d9acf6445151dde460d /tests/unit/java/com/android/server/ConnectivityServiceTest.java
parent38bbdbd1aae75a5fc52cedd8ca9556ec5e546d2b (diff)
Attempt to deflake NetworkAgentTest#testRejectedUpdates.
This test is highly flaky in presubmit with error messages that look like: java.lang.AssertionError: Did not receive callback after 200ms The test itself looks correct, so it's possible that 200ms just isn't enough time for the callbacks to be delivered. Set the timeout to DEFAULT_TIMEOUT_MS like most of the other TestableNetworkCallbacks in this class. Fix: 218389790 Test: test-only change Change-Id: Ie68356a48e9618e5fea3865aa06bfbfc457b89c4
Diffstat (limited to 'tests/unit/java/com/android/server/ConnectivityServiceTest.java')
0 files changed, 0 insertions, 0 deletions