android / android/android-test

Parameters(name="{index}") work, but name="{index} some string" not work

Open
#956 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.