EarlGrey icon indicating copy to clipboard operation
EarlGrey copied to clipboard

EarlGrey 2.0 iOS 13/Xcode 11 beta compatibility?

Open vvohto opened this issue 6 years ago • 4 comments
trafficstars

I am trying to run test using EarlGrey 2.0 on XCode 11 beta 6 with iOS 13 simulator. Everything else compiles and builds without issue. Launch app also works. But I always get stuck at "Attaching to xxx(app name) on [simulator name]". Anyone else has encountered the same issue?

vvohto avatar Aug 24 '19 00:08 vvohto

That doesn't seem to be related to EarlGrey. Can you do a clean run with XCUITest? Or reset your sim?

tirodkar avatar Aug 24 '19 02:08 tirodkar

iOS 13 is pretty broken when working with UITests...

joshuapoq avatar Sep 26 '19 12:09 joshuapoq

Hey @joshuapoq, I've been struggling with UI testing on iOS 13 too recently. 😞

Have you got more info or radar I could check out regarding these issues, and maybe workarounds? 🤞 🙏

mokagio avatar Oct 06 '19 12:10 mokagio

Is this being seen with every EG 2 test on Xcode 11/ iOS 13? Our Sample app seems to be working fine. Can we get more failure logs?

tirodkar avatar Oct 07 '19 03:10 tirodkar