Theming: Set the default theme to auto, and archive captured screenshots in github actions. #99
Annotations
2 errors and 2 warnings
SearchTest.patternSearchTest:
app/src/androidTest/java/ca/rmen/android/poetassistant/main/SearchTest.java#L1
java.lang.RuntimeException: Could not launch intent Intent { act=android.intent.action.MAIN flg=0x10000000 cmp=ca.rmen.android.poetassistant.test/ca.rmen.android.poetassistant.main.MainActivity } within 45000 milliseconds. Perhaps the main thread has not gone idle within a reasonable amount of time? There could be an animation or something constantly repainting the screen. Or the activity is doing network calls on creation? See the threaddump logs. For your reference the last time the event queue was idle before your activity launch request was 1736017607828 and now the last time the queue went idle was: 1736017620102. If these numbers are the same your activity might be hogging the event queue.
at androidx.test.runner.MonitoringInstrumentation.startActivitySync(MonitoringInstrumentation.java:537)
|
Tests
Process completed with exit code 1.
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
No files were found with the provided path: ./screenshots-Light
./screenshots-Dark. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
apks
|
30.6 MB |
|
coverage
|
632 KB |
|
instrumentation-tests
|
28.2 KB |
|
logcat
|
1.7 MB |
|
unit-tests
|
41.4 KB |
|