Testing failed:
Unable to connect to test manager on e43db541d04957ffba9c3e516c52ba6f856ad57f If you believe this error represents a bug, please attach the log file at /var/folders/dt/hn64c9d116ncbyx955jn4tyw0000gn/T/com.apple.dt.XCTest/IDETestRunSession-4CBBAE46-FF69-455D-B2E3-538DB8D4319E/WebDriverAgentRunner-20A86DE2-D3B5-421B-9DBE-C982AE8EDC9B/Session-WebDriverAgentRunner-2018-10-29_144800-ACgxff.log
** TEST FAILED **

命令行运行 xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination 'id=真机的 udid' test,出现如上报错。

xcode 上 运行 WebDriverAgent 能够成功,但是点击 product--test 时,提示 test failed。

看着像是连接不上设备,但是 xcode 能够识别手机,平时 run 包也没问题。百度了半天也没找到相应的答案,实在没办法,来求助大神了。

顺便说下,我的 id 是通过 idevice_id --list 拿到的。


↙↙↙阅读原文可查看相关链接,并与作者交流