aws-samples / aws-device-farm-appium-tests-for-sample-app

AWS Device Farm Appium tests
Apache License 2.0
91 stars 77 forks source link

Your project not working on Device Farm #3

Closed vietch2612 closed 8 years ago

vietch2612 commented 8 years ago

Hi,

I clone your project, build it and upload to my Device Farm, but your script not work? Only 2 suite on report: Setup & TearDown? What happend?

appwiz commented 8 years ago

@vietch2612 - could you provide a console link to the run?

vietch2612 commented 8 years ago

Ah, thank for your reply. That is my mistake, your project and my project is worked.

I use your script: testPackage.sh then its work, but i type mvn package -Dskiptests=true on Terminal i get unkown command message. Can you let me know?

appwiz commented 8 years ago

@vietch2612 - hmm, could you paste the message? I suspect maven is not in your path.