android / android/android-test
testFinishedCondition is never opened in the OrchestratedInstrumentationListener
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 342
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 2
Description
In [reportProcessCrash](https://github.com/android/android-test/blob/6e0c8b6cccf17770253def0c576703f8b2457c9d/runner/android_junit_runner/java/androidx/test/internal/events/client/OrchestratedInstrumentationListener.java#L239), it waits for the [testFinishedCondition] to be opened, but that is never called anywhere in the code.
Contributor guide
Assessment
This issue has not been assessed yet.