ios - AppCenter 设备测试 - 测试用例方法失败

标签 ios cordova visual-studio-app-center xcuitest visual-studio-app-center-test

什么原因导致错误测试用例方法失败?这是在 AppCenter 设备测试云中的某些设备上运行测试时显示的全部内容。当我下载每个失败测试的日志时,它们是空的,所以我不知道测试失败的原因。由于某种原因,它出现在 ios 13 以下的设备上。

我的应用程序: Cordova 杂交种 目标11.0 使用 SDK 13.3 构建 测试框架:XCUITest

最佳答案

我发现我没有日志,因为我正在测试发布版本。更改为调试版本后,现在我有了日志。

关于ios - AppCenter 设备测试 - 测试用例方法失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59778223/

相关文章:

javascript - Sendsms 插件不适用于 Phonegap

ios - 在 iOS 中使用 Microsoft App Center 环境变量

iphone - 如何更改标签栏项目文本颜色

javascript - Android 上的 LoopBack/Angular/Cordova 超时

ios - 在哪里连接 UIViewController 子类中的 socket ?

android - 使用 cordova 图像选择器时缓存的图像包括 "%"

visual-studio-app-center - 修复 VS 移动中心错误 : Publish build artifacts failed with error: Not found PathtoPublish

appium - Mobile Center CLI, "SyntaxError: Unexpected token"上传测试时

ios - 无法与 ScrollView 中 View 内的文本框和按钮进行交互

ios - 无法在 Xcode 7.1 中使用 Swift 2.0 将 UI 连接到 ViewController