[android-developers] CTS error - Invalid CTS build provided.
I get the CTS window when run the batch file , but when try to enter the cts command "run cts" it shows. Any clues?
cts-tf > run cts
12-28 12:13:02 E/InvocationThread: Invalid CTS build provided.
java.lang.IllegalArgumentException: Invalid CTS build provided.
at com.android.cts.tradefed.build.CtsBuildHelper.createBuildHelper(CtsBuildH
elper.java:79)
at com.android.cts.tradefed.testtype.CtsTest.setBuild(CtsTest.java:303)
at com.android.tradefed.invoker.TestInvocation.injectBuild(TestInvocation.ja
va:155)
at com.android.tradefed.invoker.TestInvocation.invoke(TestInvocation.java:11
2)
at com.android.tradefed.command.CommandScheduler$InvocationThread.run(Comman
dScheduler.java:352)
Caused by: java.io.FileNotFoundException: CTS install folder D:\cts\android-cts
does not exist
at com.android.cts.tradefed.build.CtsBuildHelper.validateStructure(CtsBuildH
elper.java:158)
at com.android.cts.tradefed.build.CtsBuildHelper.createBuildHelper(CtsBuildH
elper.java:76)
... 4 more
--You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home