AirtestProject / AirtestProject/iOS-Tagent
真机用命令终端启动报错
- 主要言語
- 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 はまだ評価されていません。