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

Skip to content
Commit 903c1043 authored by Nathan Harold's avatar Nathan Harold
Browse files

Speculatively change IccCardProxyTest Mock Syntax

There is a WrongTypeOfReturnValue Exception thrown
by Mockito once in a while on IccCardProxyTest, which
seems to indicate a multithreading issue. These tests
use the same sort of syntax as other multithreaded
tests, and Mockito suggests using an alternate syntax
for reasons that I cannot understand. I cannot repro
the issue locally (ran > 1000 iterations), but perhaps
this will resolve the problem. It certainly isn't
making anything worse.

Bug: 70949390
Test: runtest -x ...IccCardProxyTest.java
Change-Id: I3d5cbaaf975da7557b5ea6ea8ebffd5d790ac247
parent cc38c1a6
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