Skip to content

Report crashes encountered during CI runs as part of the test result #225

@justinseanmartin

Description

@justinseanmartin

It would be great if we could report crashes that happen during CI runs as part of the automation results.

For Simulator:
App crashes will be generated within /Library/Logs/DiagnosticReports/. Also, the output from "/Library/Logs/iOS Simulator//system.log" (7.x) or "/var/log/system.log" (6.x) sometimes contains a more interesting stack trace after symbolicating. It generally comes directly after "Terminating app due to uncaught exception".

For Devices:
If Xcode can pull logs and crash files off of devices, I'd assume the same should be possible from command line (maybe requires using libimobiledevice). I haven't tried this before, but I'd hope this could be possible.

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