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

[CI] Add build compiler step to smoke tests #11814

Conversation

straight-shoota
Copy link
Member

@straight-shoota straight-shoota commented Feb 8, 2022

We should build a fresh compiler for running smoke tests. These tests are mostly intended to test the stdlib API on these targets. But building a fresh compiler would help discover any potential problems with generating code for that target.

Idea picked from #10870 but I believe this is useful for all smoke test targets.

Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

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

Nice!

@straight-shoota straight-shoota added this to the 1.5.0 milestone Jul 4, 2022
@straight-shoota straight-shoota merged commit 6bd5709 into crystal-lang:master Jul 5, 2022
@straight-shoota straight-shoota deleted the ci/smoke-test-build-compiler branch July 5, 2022 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants