Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test running twice or not #540

Open
pacifickashyap opened this issue Jun 26, 2018 · 0 comments
Open

Test running twice or not #540

pacifickashyap opened this issue Jun 26, 2018 · 0 comments

Comments

@pacifickashyap
Copy link

As per my observation,
spoon first run the command - am instrument -w -r -e log true com.xxx.app.test/android.support.test.runner.AndroidJUnitRunner
to get the list of Active Tests
then again run the test one by one to get the result.

Issue:
test running twice increasing time
sometime if there is large number of test cases, app crashes to provide imcomplete list of Active test resulting in some test cases not running.

can anything be done to get the list without running the test cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant