You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, there is an issue where if both multi process and each of the activities have a different rotation (landscape/portrait) where it instantly times out trying to interact with the UI.
The only relevant part of the error I think is here:
androidx.test.espresso.remote.RemoteEspressoException: ThefollowingremoteEspressoexceptionwitherrorcode [0] occurred:
androidx.test.espresso.NoActivityResumedException: TimedoutwaitingforActivity's orientation to update.
[...]