commit | 8d2dbc8a3db0797de8897e378df9957f823ba65a | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Mon Mar 23 16:42:09 2020 -0700 |
committer | Xiangyu/Malcolm Chen <refuhoo@google.com> | Tue Mar 24 18:05:35 2020 +0000 |
tree | 859a6f8c71b303338e1bbf6717b69dd82f635b0e | |
parent | 21e4912edf4ccccd35239e537217fbd716972ef9 [diff] |
Fix flaky tests in RadioOnStateListenerTest. Previous test case may set retry timeout to be 0 therefore onComplete may be triggered unexpectedly causing the next unittest to fail. Fix is at teardown we reset the values back to original. Bug: 152120370 Test: unittest Change-Id: Ib8dfc4ccb0e0f7c928fa50951863e2a563d65d09