android / android/testing-samples
Debugging of tests is not working when ANDROID_TEST_ORCHESTRATOR is enabled.
- Dominant language
- Java
- Stars
- 9.3k
- Forks
- 3.6k
- PR merge metrics
- No merged PRs in 30d
Description
When ANDROID_TEST_ORCHESTRATOR is enabled . debugging of tests is not working .
apart from that whenever failed tests leads to process crash an error message is shown saying that
"Test instrumentation process crashed. Check test.txt for details" but i had never seen that txt file is generated.
Contributor guide
Research direction
Start by reproducing the failure with ANDROID_TEST_ORCHESTRATOR enabled, then inspect how debugging is configured and where the "Test instrumentation process crashed" message is produced. Done means test debugging works with the orchestrator and the reported test.txt file is generated or the error message identifies the correct diagnostics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100