Not exactly Compose-related, but maybe someone enc...
# compose-android
a
Not exactly Compose-related, but maybe someone encountered this. I’m running a long suite of tests (all of
:foundation:foundation
) but after exactly an hour, Android Studio says the tests are done although only about 5k/7k of them are done. And I can see them continue running in the emulator. So it looks like AS just has a 1hr timeout.
Found it, it’s configured on the gradle task by
AndroidXImplPlugin.kt