Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 81db22ff authored by fionaxu's avatar fionaxu
Browse files

fix flaky SmsDispatcherControllerTest

flaky test is likely due to the short wait time. SmsDispatcherController
might not handle the Ims Network state change yet, so it still think the
underlying tech is Cdma or Gsm rather than ImsGsmSms/ImsCdmaSms. The fix
is using waitForHandlerAction which is more deterministic.

Bug: 78358733
Test: runtest SmsDispatcherControllerTest
Change-Id: Ibb5a2022278eee288f12d2f025cf7e34516d0114
parent d56c5328
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment