line / line/lich

Investigate the crash occurring in GitHub Actions

Open
#103 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.