Skip to content

Test tool sometimes fails without providing reason #9

@aehlke

Description

@aehlke
• Called
  └ xcodemcp.xcode_test({"xcodeproj":"/Users/alex/Code/manabi/manabi-reader/ManabiReader.xcodeproj","scheme":"ManabiReader","destination":"iPhone 16e
        (26.0)"})
    Error: tool call error: tool call failed for `xcodemcp/xcode_test`

• Called
  └ xcodemcp.xcode_test({"xcodeproj":"/Users/alex/Code/manabi/manabi-reader/ManabiReader.xcodeproj","scheme":"ManabiReaderTests","destination":"iPhone
        16e (26.0)"})
    Error: tool call error: tool call failed for `xcodemcp/xcode_test`

• Called
  └ xcodemcp.xcode_test({"xcodeproj":"/Users/alex/Code/manabi/manabi-reader/ManabiReader.xcodeproj","scheme":"ManabiReader","destination":"iPhone
        16e (26.0)","with_escalated_permissions":true,"justification":"Need to run full iOS test suite on simulator which requires escaping sandbox
        restrictions"})
    Error: tool call error: tool call failed for `xcodemcp/xcode_test`

How should I diagnose why these tool call errors fail? They did result in the simulator running the test suite and generating results, in Xcode. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions