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

Working AndroidTestOrchestrator example #141

Open
bootstraponline opened this issue Jul 26, 2017 · 1 comment
Open

Working AndroidTestOrchestrator example #141

bootstraponline opened this issue Jul 26, 2017 · 1 comment

Comments

@bootstraponline
Copy link
Contributor

AndroidTestOrchestrator example would be nice. The JavaDoc instructions are not working for me.

 * <p>Whereas previously you might have called {@code am instrument -w
 * com.example.app/android.support.test.runner.AndroidJUnitRunner} you would now execute {@code
 * 'CLASSPATH=$(pm path com.google.android.apps.common.testing.services) app_process /
 * android.support.test.services.shellexecutor.ShellMain am instrument -w -e targetInstrumentation
 * com.example.app/android.support.test.runner.AndroidJUnitRunner
 * android.support.test.orchestrator/android.support.test.orchestrator.AndroidTestOrchestrator'}

I always get an error. The links to download the relevant apks are also missing.

@bootstraponline
Copy link
Contributor Author

https://developer.android.com/training/testing/junit-runner.html#using-android-test-orchestrator has the correct info.

com.google.android.apps.common.testing.services as referenced in the JavaDoc is not working

hannesa2 pushed a commit to hannesa2/testing-samples that referenced this issue Nov 13, 2022
Summary:
The library doesn't provide any resources, and the build config is useless
to users.

Fixes android#141

Reviewed By: nscoding

Differential Revision: D6653006

fbshipit-source-id: fbfabd5acfff23f76c6853fdcf37a4776195cb98
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