Skip to content

fix: iOS e2e tests#1301

Merged
kirillzyusko merged 2 commits into
mainfrom
fix/e2e-tests-after-content-insets-pr
Feb 1, 2026
Merged

fix: iOS e2e tests#1301
kirillzyusko merged 2 commits into
mainfrom
fix/e2e-tests-after-content-insets-pr

Conversation

@kirillzyusko

@kirillzyusko kirillzyusko commented Feb 1, 2026

Copy link
Copy Markdown
Owner

📜 Description

Fixed iOS e2e tests.

💡 Motivation and Context

The pipeline got broken here: #797

iOS 18 tests were failing because of 1 asset <- just updated one screenshot
iOS 26 + XCode 16 were failing because of 2 assets <- things went harder here

On iOS 26 + XCode 16 I used old iOS 26.0 version, which resulted in a wrong behavior. It was hard to fix it in the lib codebase, so I just decided to switch to a new iOS version. For that I had to update all snapshots.

📢 Changelog

E2E

  • updated iOS e2e assets;
  • use iOS 26.2 instead of iOS 26.0.

🤔 How Has This Been Tested?

Tested manually via e2e run on a failed exam.

📸 Screenshots (if appropriate):

image

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Feb 1, 2026
@kirillzyusko kirillzyusko added 🍎 iOS iOS specific e2e Anything about E2E tests labels Feb 1, 2026
@github-actions

github-actions Bot commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
241763 bytes 241763 bytes 0 bytes 📉

@kirillzyusko kirillzyusko marked this pull request as ready for review February 1, 2026 20:56
@kirillzyusko kirillzyusko merged commit 3979157 into main Feb 1, 2026
16 of 17 checks passed
@kirillzyusko kirillzyusko deleted the fix/e2e-tests-after-content-insets-pr branch February 1, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Anything about E2E tests 🍎 iOS iOS specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant