AirtestProject / AirtestProject/iOS-Tagent
真机用命令终端启动报错
- Lingua principale
- Objective-C
- Stelle
- 722
- Fork
- 194
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
设备:
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.))
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.