Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Dec 20, 2024

In our Astro-4 E2E test app, Astro's Node adapter was pinned to a bad version that didn'T work correctly with newer Astro versions. We pinned the Astro version a while ago in #14030 to unblock CI but looks like we just didn't follow up with investigating what caused the issue back then.

This came up again when dependabot tried to bump the Astro version in #14781 and #14807 and as a result #14808 was opened.

This PR now

closes #14808

@Lms24 Lms24 self-assigned this Dec 20, 2024
@Lms24 Lms24 requested review from AbhiPrasad and lforst December 20, 2024 11:38
@Lms24 Lms24 changed the title test(astro): Fix astro 4 e2e test test(astro): Fix Astro 4 e2e test Dec 20, 2024
@Lms24 Lms24 merged commit 8f5de3e into develop Dec 20, 2024
129 checks passed
@Lms24 Lms24 deleted the lms/test-astro-fix-astro-4-e2e-test branch December 20, 2024 12:29
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.

Astro 4 e2e tests seems to fail for astro 4.16.17+

2 participants