AirtestProject / AirtestProject/iOS-Tagent

真机用命令终端启动报错

未关闭
#76 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Objective-C
星标
722
派生
194
PR 合并指标
30 天内没有已合并 PR

描述

设备:
mac os: 10.13
ios : 12.2 (越狱)
xcode : 10.1

调试环境:真机在xcode模式下启动没有任何问题,但是使用命令启动:
xcodebuild -project iOS-Tagent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination "id=xxxxxx" test
报错信息如下:
Error Domain=IDETestOperationsObserverErrorDomain Code=6 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted, NSUnderlyingError=0x7fbac2556920 {Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Test runner exited before starting test execution." UserInfo={NSLocalizedDescription=Test runner exited before starting test execution., NSLocalizedRecoverySuggestion=If you believe this error represents a bug, please attach the result bundle at /Users/xxx/Library/Developer/Xcode/DerivedData/WebDriverAgent-giemomvhywdwesfudfnokjluzdvh/Logs/Test/Test-WebDriverAgentRunner-2019.08.09_23-41-59-+0800.xcresult}}}

Testing failed:
WebDriverAgentRunner-Runner.app (3316) encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying error: Test runner exited before starting test execution.))

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。