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

Skip to content
Commit 67ccc66f authored by George Mount's avatar George Mount Committed by Cherrypicker Worker
Browse files

Fix ScrollViewFunctionalTest running on Test thread

Fixes: 299470923

ScrollViewFunctionalTest was executing methods that should only
be run on the UI thread on the Test thread. This CL moves those
calls to the UI thread.

This also reduces the chance of flakiness on very slow devices.

Test: run repeatedly on forrest
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:124e3e5ebb1d1e7bcc3795f61728957dfb2a127f)
Merged-In: I16637a2c958c16120c0451ab742a4c2e04093e6c
Change-Id: I16637a2c958c16120c0451ab742a4c2e04093e6c
parent 2232a502
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