Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/107.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios 无法启动测试自动化-xcodebuild已退出,代码为';0';和信号';空';_Ios_Appium - Fatal编程技术网

Ios 无法启动测试自动化-xcodebuild已退出,代码为';0';和信号';空';

Ios 无法启动测试自动化-xcodebuild已退出,代码为';0';和信号';空';,ios,appium,Ios,Appium,我在iOS平台上运行自动化测试时遇到问题。 这是一个错误,我得到我的日志。我们将非常感谢任何解决方案 这里有一个错误 debug] [XCUITest] Waiting for WebDriverAgent server to finish loading... [debug] [WebDriverAgent] Device: Nov 7 10:44:00 iPhone5cGreen XCTRunner[226] <Notice>: Running tests...

我在iOS平台上运行自动化测试时遇到问题。 这是一个错误,我得到我的日志。我们将非常感谢任何解决方案

这里有一个错误

debug] [XCUITest] Waiting for WebDriverAgent server to finish    loading...
[debug] [WebDriverAgent] Device: Nov  7 10:44:00 iPhone5cGreen     XCTRunner[226] <Notice>: Running tests...
[debug] [XCUITest] Waiting for WebDriverAgent server to finish   loading...
[Xcode] 2016-11-07 10:44:02.389 xcodebuild[4398:148129] Error     Domain=IDETestOperationsObserverErrorDomain Code=5 "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}

[Xcode] 
Testing failed:

[Xcode]     Test target WebDriverAgentRunner encountered an error     (Early unexpected exit, operation never finished bootstrapping - no   restart will be attempted)
** TEST FAILED **


[XCUITest] xcodebuild exited with code '0' and signal 'null'
debug][xguitest]正在等待WebDriverAgent服务器完成加载。。。
[debug][WebDriverAgent]设备:11月7日10:44:00 iPhone5cGreen XCTRunner[226]:正在运行测试。。。
[debug][XCUITest]正在等待WebDriverAgent服务器完成加载。。。
[Xcode]2016-11-07 10:44:02.389 Xcode构建[4398:148129]错误域=IDETestOperationsObserverErrorDomain代码=5“早期意外退出,操作从未完成引导-不会尝试重新启动”UserInfo={NSLocalizedDescription=早期意外退出,操作从未完成引导-不会尝试重新启动}
[Xcode]
测试失败:
[Xcode]测试目标WebDriverAgentRunner遇到错误(早期意外退出,操作从未完成引导-不会尝试重新启动)
**测试失败**
[XCUITest]xcodebuild已退出,代码为“0”,信号为“null”

我认为重新安装appium在这种情况下可以正常工作是的,它解决了问题;)我认为重新安装appium在这种情况下正常工作是的,它解决了问题;)