Xcode 7.0.1,Bots和Server 5.0.4:测试目标“xx”遇到错误 - 超时等待120秒,模拟器启动

时间:2015-10-07 22:35:22

标签: ios xcode continuous-integration bots xcode-server

预期结果:在创建机器人和Xcode服务器时,检查“测试”复选框,完美地执行WWDC中的mt测试。

enter image description here

结果: Xcode阻止了一堆模拟器超时错误,并且集成失败。

enter image description here Test target "xxx" encountered an error (Timed out waiting 120 seconds for simulator to boot, current state is 1. If you believe this error represents a bug, please attach the log file at /Library/Developer/XcodeServer/Integrations/Integration-0e5a387ef456a57b7a2d5a90d004256d/xxxx.log)

环境:

  • Xcode 7.0.1
  • Server 5.0.4
  • OSX 10.11
  • 在具有两个不同项目的两台不同机器上复制。
  • 此外,在OSX 10.10和Xcode 6
  • 上体验过这一点

真正的问题: 我是一个有足够能力的程序员,拥有多年的iOS经验。很难相信,尽管可能不应该,但在WWDC中看起来如此简单的东西在两个不同的操作系统和Xcode版本上都会如此难以理解。

备注:

  • 我在同一台机器上运行Xcode和Xcode Server。我没有SSH。
  • Xcode建议检查的集成日志文件路径无效,但我可以从Xcode获取原始构建日志

以下列出了其他有类似问题的人,也许会对其他人有所帮助:

1 个答案:

答案 0 :(得分:2)

请复制雷达https://openradar.appspot.com/23386199,以便苹果能够识别出这种奇怪的行为

这对我有用:Xcode server, bots, continuous integration, and unit-testing on the simulator