面对“停滞错误" Xamarin.ios Uitest从Xamarin Studio运行时在Xamarin测试云上运行

编程入门 行业动态 更新时间:2024-10-25 09:31:20
本文介绍了面对“停滞错误" Xamarin.ios Uitest从Xamarin Studio运行时在Xamarin测试云上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在Mac机-Xamarin Studio的Xamarin测试云上运行UITest时,我遇到停滞错误". UITest是为Xamarin.ios应用程序编写的,该应用程序仅具有AppLaunches测试的代码(默认代码),而代码是app.Screenshot("First screen"). 我的BeforeEachTest如下图所示

I am facing "Stalled error" when running UITest on Xamarin test cloud from mac machine - Xamarin studio. UITest is written for Xamarin.ios application, which is just having code (the default code) AppLaunches test and code is app.Screenshot("First screen"). My BeforeEachTest looks like as below

app = Configureapp.ios.PreferIdeSetting().StartApp();

app = Configureapp.ios.PreferIdeSetting().StartApp();

在xamarin Studio的单元测试窗口中,我已将ios应用程序链接到UITest项目.

Inside xamarin studio, unit test window, I have linked the ios app to the UITest project.

我的项目在配置debug | iPhone中.

My project is in configuration debug|iPhone.

我已按照步骤进行操作,因为在ios项目的appdelegate文件中添加了 Xamarin.Calabash.Start(),并在ios项目中添加了软件包Xamarin.testcloud.agent.

I have followed steps as, in appdelegate file of ios project, I have added Xamarin.Calabash.Start(), and also added package Xamarin.testcloud.agent in ios project.

我的应用大小为32.88 mb

My app size is 32.88 mb

请提出解决方案.

推荐答案

停顿的错误通常是XTC上特定的(物理)设备的问题. XTC僵尸程序通常会在检测到停顿后的几分钟内解决停顿的设备.稍后检查您的XTC仪表板,停滞的测试可能会自行完成.

Stalled Errors are typically an issue with a specific (physical) device on XTC. The XTC bots will usually address the stalled device within a few minutes of a stalled detection. Check your XTC dashboard later, the stalled test will probably finish on its own.

我相信漫游器尝试后仍会停滞的所有内容都会自动被(人类) XTC小组排入队列进行调查.他们会清理它并为您完成测试运行.

I beleive anything still stalled after the bots have a try will be automatically queued for investigation by the (human) XTC team. They'll clean it up and finish the test run for you.

为 Prashant C 在您的问题的评论中说,请与Xamarin支持联系以了解更多信息...

As Prashant C said in your question's comments, reach out to Xamarin Support to learn more...

尽管有99%的时间是单个卡住的设备来支撑测试.我建议等待一天,看看机器人(或更糟糕的情况是团队)是否为您清理了病毒.

Although 99% of the time it is just a single stuck device holding up the test. I'd recommend waiting a day to see if the bots (or worst case, the team) clean it up for you.

更多推荐

面对“停滞错误" Xamarin.ios Uitest从Xamarin Studio运行时在Xamarin测试云上运行

本文发布于:2023-11-13 12:06:48,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1584316.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:错误   测试   quot   ios   Xamarin

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!