feat(testing): Support reusable prepared test artifacts#475
Merged
@sentry/warden / warden: xcodebuildmcp-tool-contract-review
completed
Jul 18, 2026 in 0s
1 issue
xcodebuildmcp-tool-contract-review: Found 1 issue (1 medium)
Medium
build_sim outputSchema version bump to '3' breaks discovery smoke test expecting '2' - `manifests/tools/build_sim.yaml:9`
The e2e discovery smoke test asserts build_sim advertises xcodebuildmcp.output.build-result version '2', but this manifest now advertises version '3', so the toEqual assertion will fail.
⏱ 27m 2s · 1.2M in / 51.2k out · $3.89
Annotations
Check warning on line 9 in manifests/tools/build_sim.yaml
sentry-warden / warden: xcodebuildmcp-tool-contract-review
build_sim outputSchema version bump to '3' breaks discovery smoke test expecting '2'
The e2e discovery smoke test asserts build_sim advertises `xcodebuildmcp.output.build-result` version '2', but this manifest now advertises version '3', so the `toEqual` assertion will fail.
Loading