Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add regression test for withastro/compiler#950 #9872

Closed
wants to merge 3 commits into from

Conversation

MoustaphaDev
Copy link
Member

@MoustaphaDev MoustaphaDev commented Jan 29, 2024

Changes

Depends on withastro/compiler#952, should be merged only after the next compiler release
Adds a regression test for withastro/compiler#950

Testing

Ensure that all the slots are rendered

Docs

N/A only tests were added

Copy link

changeset-bot bot commented Jan 29, 2024

⚠️ No Changeset found

Latest commit: 33612d5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Jan 29, 2024
@MoustaphaDev MoustaphaDev changed the title Add regression test #950 chore: add regression test for #950 Jan 29, 2024
@MoustaphaDev MoustaphaDev marked this pull request as draft January 29, 2024 21:08
@MoustaphaDev MoustaphaDev marked this pull request as ready for review January 30, 2024 09:14
@@ -114,7 +114,7 @@
"test:e2e:match": "playwright test -g"
},
"dependencies": {
"@astrojs/compiler": "^2.5.0",
"@astrojs/compiler": "0.0.0-mk-slot-expr-fix-20240130083013",
Copy link
Member Author

@MoustaphaDev MoustaphaDev Jan 30, 2024

Choose a reason for hiding this comment

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

We normally don't need to update the compiler version here, this was changed just to publicly validate the compiler bug fix.

@MoustaphaDev MoustaphaDev changed the title chore: add regression test for #950 chore: add regression test for https://github.com/withastro/compiler/issues/950 Jan 30, 2024
@MoustaphaDev MoustaphaDev changed the title chore: add regression test for https://github.com/withastro/compiler/issues/950 chore: add regression test for [withastro/compiler#950](https://github.com/withastro/compiler/issues/950) Jan 30, 2024
@MoustaphaDev MoustaphaDev changed the title chore: add regression test for [withastro/compiler#950](https://github.com/withastro/compiler/issues/950) chore: add regression test for withastro/compiler#950 Jan 30, 2024
@MoustaphaDev MoustaphaDev marked this pull request as draft February 2, 2024 00:11
@MoustaphaDev
Copy link
Member Author

Closing as we're rolling back the feature to rework it, it was causing too many regressions in with slots

@bluwy bluwy deleted the mk/slot-loop-test branch October 8, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant