Skip to content

Instability testing with Xcode 15 #1980

@joemantey

Description

@joemantey

Using EarlGrey with Xcode 15 in our project, we are seeing several issues

  • We are get a lot of application waiting to idle errors that we aren't seeing when running EarlGrey on Xcode 14. We have to turn off synchronization to test the app
  • Some tapping motions aren't performing the tap correctly, particularly on UITabBar
  • Matchers with grey_interactable() are failing even though the selected element is there and interactable

Wanted to know if others are also dealing with these or any other issues as I can either modify the way we're writing tests or start to look at improvements to EG2'S Xcode 15 compatibility

(We are running on the latest commit of EarlGrey)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions