Investigate the crash occurring in GitHub Actions
Open
@yamasa is already working on this.
Since Sep 8, 2021.
- Dominant language
- Kotlin
- Stars
- 203
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
In GitHub Actions, :viewmodel-test-mockk:connectedDebugAndroidTest crashes frequently with the following messages.
> Task :viewmodel-test-mockk:connectedDebugAndroidTest
Starting 4 tests on test(AVD) - 10
com.linecorp.lich.viewmodel.test.mockk.MockingTest > mockViewModel[test(AVD) - 10] FAILED
Test failed to run to completion. Reason: 'Instrumentation run failed due to 'Process crashed.''. Check device logcat for details
Tests on test(AVD) - 10 failed: Instrumentation run failed due to 'Process crashed.'
> Task :viewmodel-test-mockk:connectedDebugAndroidTest FAILED
But, this crash cannot be reproduced on my Pixel devices. :(
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.