android / android/android-test
Parameters(name="{index}") work, but name="{index} some string" not work
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 342
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 2
Description
if set name = "{index} some string", after gradle build, output display "no test was not found".
if set name = "{index}", after gradle build, test run successfully.
i had connected a physical android device to my PC.
Contributor guide
Research direction
Reproduce the issue with a physical Android device and a Gradle build, comparing Parameters(name="{index}") with Parameters(name="{index} some string"). Trace the test-selection or parameter-name handling that produces "no test was not found"; done means both parameter forms discover and run the test successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100