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

Skip to content
Commit 3ca3c472 authored by Steve Elliott's avatar Steve Elliott
Browse files

Update Kosmos Fixtures for CoroutineContext

These Fixtures were incorrectly pulling the context from the TestScope,
which could cause unexpected behavior due to including the Job from the
TestScope.

In reality, these Contexts are meant to be used to launch code on the
appropriate thread (bg vs main), and so have been updated to just point
to the testDispatcher, which accomplishes this.

Flag: EXEMPT tests only
Test: atest SystemUITests
Change-Id: If0aa708f8ce677f5745b5967f83be28de6679246
parent 10770a27
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