google / avatar

Apache License 2.0
20 stars 10 forks source link

Increase security tests timeout to 15 seconds #60

Closed zxzxwu closed 1 year ago

zxzxwu commented 1 year ago

On real Android devices, it may take longer than 5 seconds to receive pairing events due to physical and system latency(in many cases, BT may not be ready yet when test starts). It is intended and should not be considered error or failure.

zxzxwu commented 1 year ago

Once https://github.com/google/avatar/pull/58 merge we can rebase this PR.