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

Commit f37635b3 authored by Qiong Liu's avatar Qiong Liu Committed by Tyler Gunn
Browse files

Fix test failure of CallLogManagerTest#testLogCorrectPhoneNumber

In CallLogManagerTest#testLogCorrectPhoneNumber, the expected number
is formatted to "US" convention, while the logged number is formatted
with current country iso. So the logged number doesn't match the
expected if running test when current country iso is not "US", for
example, when the system language is not English(United State).

The change is to format the expected number with current country iso.

Test: atest CallLogManagerTest
Bug: 384837722
Flag: NONE test fix.
Change-Id: Icfced42c646ff850a112d581a6ad08699b1ae73a
parent b3a412e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment