Skip to content

noninteractive mode broken? #75

Closed
Closed
@wravaine

Description

@wravaine

Hi,

My environment:

  • ios-deploy 1.2.0
  • OSX 10.9.5
  • XCode 6.0.1
  • Deploying to an iPad 4 running on iOS 8.1

I'm using ios-deploy to perform automated smoke-testing of our application on device. I have found the --noninteractive mode unreliable or just plain broken as ios-deploy doesn't seem to detect crashes or application exit even when this option is enabled. I've tried to investigate a bit and it doesn't seem to be receiving any process event when the application crashes (in the autoexit lldb custom command). It also doesn't seem to detect when my application has quit or been shutdown on device, so ios-deploy just hangs in there and I need to manually kill it.

Are there any known issues with --noninteractive mode at the moment?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions