awslabs / aws-device-farm-gradle-plugin

Gradle plugin for AWS Device Farm.
Apache License 2.0
61 stars 32 forks source link

`testSpecName` in Instrumentation tests #31

Open mg6maciej opened 4 years ago

mg6maciej commented 4 years ago

Hello,

I would like to know how can I use testSpecName in Instrumentation tests as declared in README.

With the version 1.3 of the plugin it doesn't seem to recognize it.

Regards, Maciej Górski

bad-hambo commented 4 years ago

Hi:

Can you provide a run URL where you are experiencing this issue? Additionally, can you provide the configuration you are utilizing in your gradle build? This is usually found in app/build.gradle.

Andy

mingchuno commented 3 years ago

Same issue. v1.3 did not have that feature yet.... Can someone release v1.4?

gardell commented 2 years ago

We're having the issue at https://forums.aws.amazon.com/thread.jspa?messageID=917263 where the solution is to run a custom test spec. But as mentioned here, that feature has not been released yet.

So for us, aws-device-farm-gradle-plugin is completely broken with or without testSpecName. The Minimal configuration at https://github.com/awslabs/aws-device-farm-gradle-plugin#minimal-configuration doesn't work.