Skip to content

Update iTunesConnectServiceTests snapshots for Xcode 26 - #37

Merged
tinder-maxwellelliott merged 1 commit into
mainfrom
maxwelle/update-snapshots-xcode26
Jul 27, 2026
Merged

tinder-maxwellelliott merged 1 commit into
mainfrom
maxwelle/update-snapshots-xcode26

Conversation

@tinder-maxwellelliott

Copy link
Copy Markdown
Collaborator

Summary

  • Re-records 24 iTunesConnectServiceTests URLRequest snapshots so they match the current Swift/Xcode 26 dump(URLRequest) output (no httpShouldUsePipelining field).
  • Unblocks the weekly CI cron, which has been failing on macos-latest since the runner image picked up the newer runtime (the May revert assumed CI still emitted that field).

Test plan

  • bazelisk test //Tests/... — 102/102 passed locally (Xcode 26.5)
  • bazelisk test //Tests/... --enable_bzlmod — passed (cached)
  • Confirm CI Run tests / Run tests w/bzlmod jobs are green on this PR

Made with Cursor

macos-latest runners now use a Swift runtime that omits
httpShouldUsePipelining from dump(URLRequest), which was breaking the
weekly CI cron. Re-record the 24 affected snapshots to match.

Co-authored-by: Cursor <cursoragent@cursor.com>
@tinder-maxwellelliott
tinder-maxwellelliott merged commit 6c15b00 into main Jul 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant