Skip to content

fix(test): Reconcile xcodebuild Swift Testing lines

82d27dd
Select commit
Loading
Failed to load commit list.
Merged

fix(test): Stream simulator test execution progress #389

fix(test): Reconcile xcodebuild Swift Testing lines
82d27dd
Select commit
Loading
Failed to load commit list.
@sentry/warden / warden completed May 2, 2026 in 2m 48s

1 issue

Medium

Removal of parseXcodebuildSwiftTestingLine may break callers - `src/utils/swift-testing-line-parsers.ts:178`

This hunk deletes the exported function parseXcodebuildSwiftTestingLine without showing replacement logic in this file. If any importer still references it, the build will fail; if a runtime path relied on this parser to detect xcodebuild's Swift Testing output (Test case '...' passed/failed on '...'), those lines will no longer be parsed and per-test results may be missed. Verification of all callers is required to confirm the removal is safe.

10 skills analyzed
Skill Findings Duration Cost
xcodebuildmcp-docs-release-review 0 12.9s $0.05
xcodebuildmcp-docs-command-review 0 13.9s $0.05
xcodebuildmcp-test-boundary-review 0 25.5s $1.03
wrdn-pii 0 54.9s $2.25
wrdn-authz 0 1m 10s $1.16
wrdn-code-execution 0 1m 26s $1.11
wrdn-data-exfil 0 1m 42s $0.48
find-bugs 1 2m 43s $0.99
code-review 0 2m 18s $1.49
code-simplifier 0 2m $1.02

Duration: 13m 6s · Tokens: 2.6M in / 7.5k out · Cost: $9.65 (+dedup: $0.01)