Google STS TradeFed fällt mit Fehler aus: Befehl nicht ausführenAndroid

Forum für diejenigen, die für Android programmieren
Anonymous
 Google STS TradeFed fällt mit Fehler aus: Befehl nicht ausführen

Post by Anonymous »

Dies hängt mit Google Sts zusammen. Ähnlich wie bei CTS und VTS wird der Google Trade Federation -Geschirr verwendet, um diese Tests durchzuführen. Im Gegensatz zu CTS und VTS schlägt die STS -Suite jedoch aus, wenn

Code: Select all

run stsDer Befehl 
wird aufgerufen:
sts-tf > run sts
Failed to run command: com.android.tradefed.config.ConfigurationException: Can not find local config sts.
com.android.tradefed.config.ConfigurationException: Can not find local config sts.
at com.android.tradefed.config.ConfigurationFactory$ConfigLoader.findConfigName(ConfigurationFactory.java:346)
at com.android.tradefed.config.ConfigurationFactory$ConfigLoader.getConfigurationDef(ConfigurationFactory.java:269)
at com.android.tradefed.config.ConfigurationFactory.getConfigurationDef(ConfigurationFactory.java:492)
at com.android.tradefed.config.ConfigurationFactory.internalCreateConfigurationFromArgs(ConfigurationFactory.java:600)
at com.android.tradefed.config.ConfigurationFactory.createConfigurationFromArgs(ConfigurationFactory.java:528)
at com.android.tradefed.command.CommandScheduler.createConfiguration(CommandScheduler.java:1255)
at com.android.tradefed.command.CommandScheduler.internalAddCommand(CommandScheduler.java:1287)
at com.android.tradefed.command.CommandScheduler.addCommand(CommandScheduler.java:1168)
at com.android.tradefed.command.Console$25.run(Console.java:704)
at com.android.tradefed.command.Console$25.run(Console.java:687)
at com.android.tradefed.command.Console.executeCmdRunnable(Console.java:926)
at com.android.tradefed.command.Console.run(Console.java:1028)
at com.android.compatibility.common.tradefed.command.CompatibilityConsole.run(CompatibilityConsole.java:105)
< /code>
Es gibt keinen Hinweis darauf, was "lokale Konfiguration" erwartet. Einige Google -Suche führte mich dazu:
https://android.googlesource.com/platfo ... y.java#346< />
Thanks.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post