Skip to content
Commit 5ff78052 authored by Yanting Yang's avatar Yanting Yang
Browse files

Fix flaky fail of ApplicationsStateRoboTest

The flaky fail of ApplicationsStateRoboTest is affected by that we added
a thread mechanism to load the app icon in the AppEntry constructor
which is to improve the scrolling of App info page. There will have a
default app icon if the thread finish before icon null assertion.

In the latest design, the app icon null assertion is not required,
therefore remove them to fix test fail.

Fixes: 159402083
Test: robotests
Change-Id: If2577292a42c653ae3c7bebe9392f4fb62365a44
parent 2a02c8e3
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