Skip to content

Xcode 12 - Resetting app on simulator takes very long time #759

Description

@tkohout

I am trying the run loop with calabash-ios on the new Xcode 12.
I am following the setup described in #758 with the WIP branch:
gem "run_loop", github: "calabash/run_loop", branch: "xcode_14_support"

My test suite currently depends on the calabash option RESET_BETWEEN_SCENARIOS=1.

But currently running this on my Mac with iOS 14 simulator it takes about 2 minutes to reset the app after each test. After 2 minutes the state of the app is actually reset. I suspect there is something timeouting after 120 seconds. If I set the RESET_BETWEEN_SCENARIOS=0 it runs smoothly, but the state is obviously not reset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions