Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Sep 16, 2025

Some of our SvelteKit E2E tests started failing because the SvelteKit version wasn't pinned to a specific version but rather pulled in the latest v2 versions. sveltejs/kit#12896 fixed a bug in Kit's client-side navigation logic that we previously implicitly tested against.

This PR

  • pins all SvelteKit versions used in our e2e tests
  • adjusts one of them to use 2.41.0 (the most recent version) and adjust the test to the bugfix

@Lms24 Lms24 changed the title test(sveltekit): Pin kit versions and fix failing tests test(sveltekit): Pin E2E test app SvelteKit versions and fix failing tests Sep 16, 2025
@Lms24 Lms24 self-assigned this Sep 16, 2025
@Lms24 Lms24 requested review from a team, RulaKhaled and mydea and removed request for a team September 16, 2025 10:32
@Lms24 Lms24 enabled auto-merge (squash) September 16, 2025 10:43
Copy link
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@Lms24 Lms24 merged commit 108ed16 into develop Sep 16, 2025
35 checks passed
@Lms24 Lms24 deleted the lms/test-sveltekit-pin-and-fix-e2e-tests branch September 16, 2025 10:50
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.

2 participants