Xcode UI测试-失去与测试管理器服务的连接 [英] Xcode UI tests - Lost connection to test manager service

查看:80
本文介绍了Xcode UI测试-失去与测试管理器服务的连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有时在运行UI测试时,出现以下错误Lost connection to test manager services.没有日志或其他任何内容.随机发生.我会提供更多信息,但是由于错误的性质,我只是没有信息.

Sometimes while running my UI tests, I get the following error Lost connection to test manager services. No logs or anything. Happens randomly. I would provide more information but I just don't have it because of the nature of the error.

使用Xcode 7 beta 5.

Using Xcode 7 beta 5.

推荐答案

对于测试中进行的每个异步操作,都会出现该错误.可以是:

The error appear for every async operations made in tests. It can be:

  1. 对不存在的对象的操作
  2. dispatch_after
  3. 错误分配块处理程序的网络操作

这篇关于Xcode UI测试-失去与测试管理器服务的连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆