copybara-androidxtest

Results 29 issues of copybara-androidxtest

Fix the error message when Espresso is busy due to processing messages (rather than idling resources). (Suppressed possible NPE exceptions.)

cla: no

Separate out the Orchestrator service connection logic from AndroidJUnitRunner - Separated the Test Discovery logic (addTests) from the Test Notification logic (OrchestratedInstrumentationListener). - Refactor service connection logic to allow us...

cla: no

Internal

cla: no

1) TestStorage now supports passing in a custom ContentResolver other than the the content resolver of the app under test in Instrumentation. 2) Uses the AndroidX Experimental annotation for the...

cla: no

Lower the logging level to `debug` when all idling resources are idling, as this method can be called for multiple times and it appears noisy in the logs.

cla: no

Internal

cla: yes

Set correct meta state for ACTION_UP

cla: yes

Internal

cla: yes

diffbase

cla: no

Skip launching an empty activity on ActivityScenario#finish for API >= 27 ActivityScenario would previously launch an empty activity twice during finish, as a workaround to ensure the Android framework invoked...

cla: no