简体   繁体   English

AWS Device Farm-处于挂起状态(错误状态)

[英]AWS Device Farm - Run Stuck at Pending (with Errored Status)

I am working on automating testing for my company using Appium Python + AWS Device Farm for iOS devices. 我正在使用适用于iOS设备的Appium Python + AWS Device Farm为我的公司自动化测试。

However, when I uploaded my .ipa file and Appium Python test to AWS Device farm, the run stuck and showed me that the status is "Errored", and if I click into the run for a detailed view, it says "Pending" on all of the device runs (See screenshots below: ) 但是,当我将.ipa文件和Appium Python测试上传到AWS Device farm时,运行停滞,并显示状态为“错误”,如果单击运行以获取详细视图,则其上显示“待处理”。所有设备均可运行(请参见以下屏幕截图:)

错误的

待定

I am pretty sure it is not the problem with my Appium Python test script, because when combining the same script with another .ipa file (from another App), the run works fine on AWS Device Farm. 我很确定这不是我的Appium Python测试脚本的问题,因为当将同一脚本与另一个.ipa文件(来自另一个App)组合时,该运行在AWS Device Farm上运行良好。 The thing is that by using the same handling, I was able to export .ipa off other App and had them run just fine on AWS Device Farm. 事实是,通过使用相同的处理,我可以将.ipa从其他应用程序导出,并使它们在AWS Device Farm上运行良好。 This only happens to this particular .ipa file of the same App, but it is the company's official App that I must automate the test for, so I can't just not test it. 这仅发生在同一App的特定.ipa文件中,但是我必须对该公司的官方App进行自动测试,因此我不能不对其进行测试。

Does anyone know how I could fix this problem? 有谁知道我该如何解决这个问题?

Thanks so much! 非常感谢!

The question has been kindly answered and resolved by the AWS Device Farm team here: AWS Device Farm团队已经很好地回答并解决了这个问题:

https://forums.aws.amazon.com/thread.jspa?threadID=245483 https://forums.aws.amazon.com/thread.jspa?threadID=245483

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM