Guys, this issue is present in XCode 11 and in XCode 12. Any suggestion how to solve? Or why...
Application 'xxx.yyy.zzz' has not loaded accessibility
Test Case '-[LoginViewControllerUITests test_login_Email_OK_PWD_wrong]' started.
t = 0.00s Start Test at 2020-09-17 17:51:26.261
t = 0.09s Set Up
t = 0.09s Open xxx.yyy.zzz
t = 0.19s Launch xxx.yyy.zzz
t = 0.19s Terminate comxxx.yyy.zzz:84707
t = 1.59s Wait for accessibility to load
t = 61.59s Setting up automation session
[...] error: -[LoginViewControllerUITests test_login_Email_OK_PWD_wrong] : Application 'xxx.yyy.zzz' has not loaded accessibility
t = 61.68s Tear Down
Killing the simulators the issue disappear, but of course in a CI environment is not the best way to solve this issue.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: