awslabs / aws-device-farm-jenkins-plugin

Jenkins plugin for AWS Device Farm.
Apache License 2.0
89 stars 66 forks source link

Running a single UI Automator test #29

Closed nIvanovp closed 8 years ago

nIvanovp commented 8 years ago

To whom it may concern. I have encountered a problem using aws-device-farm-jenkins-plaugin. I try to run a single Android UI Automator test via jenkins using aws-device-farm-jenkins-plugin. I point out in the field 'Filter' of 'com.uiautomator.test.BaseTestRunner#test' but the entire test class (bn.ereader.BaseTestRunner) runs. Perhaps, you have a solution. Thanks. Best wishes, Nikolai

HongdaAWS commented 8 years ago

Hi Nikolai,

Sorry that you have issues. The test filter in Jenkins plugin is only supported for Calabash today. DeviceFarm will review the feature request and keep you posted with progress.

Thanks, Hongda

anurag1408 commented 8 years ago

The issue is fixed now (in the latest Device Farm Jenkins build) and you can now specify filter when running Android UI automator test. I am closing this issue You can download the latest build from here https://wiki.jenkins-ci.org/display/JENKINS/AWS+Device+Farm+Plugin