This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
iOS testing failures around location permissions #2734
Comments
Taking another swipe at this now. |
Doin' work in #2769. |
I found in #2920 that waiting for animations to complete inside |
Can we disable the problematic tests for now? They're still causing spurious failed builds. |
Merged
friedbunny
added a commit
that referenced
this issue
Jan 15, 2016
Once we replace KIF with XCUITest in #4794, we’ll be able to get past this alert quite easily. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We had hangs on Travis during tests because the location permission dialog was going untapped (since #2612), which we addressed in #2645. This was tweaked somewhat in #2685 to speed things up (as waiting for the permission dialog takes 10 seconds).
There have been some different failures since #2685:
and
and
/cc @incanus @1ec5
The text was updated successfully, but these errors were encountered: