Guys, this issue is present in XCode 11 and in XCode 12. Any suggestion how to solve? Or why...
Application '***.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 ***.yyy.zzz
t = 0.19s Launch ***.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 '***.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.
Post
Replies
Boosts
Views
Activity
Hey, some days ago happened also to me...Have you solved, if yes, How? How long you wait for this?I'm very frustrated. If I don't receive responses I'll close the developer account and open a new onethanks