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

internal: Run proc-macro server tests as separate CI job #19328

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 10, 2025

No description provided.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 10, 2025
@Veykril Veykril mentioned this pull request Mar 10, 2025
@Veykril Veykril force-pushed the push-umwykvoskvyp branch from 4a3aeea to 0b009b4 Compare March 10, 2025 08:44
@Veykril Veykril changed the title internal: Run proc-macro server tests are separate CI job internal: Run proc-macro server tests as separate CI job Mar 10, 2025
@Veykril Veykril force-pushed the push-umwykvoskvyp branch from 0b009b4 to 3cddac3 Compare March 10, 2025 08:48
Comment on lines -98 to +125
run: cargo test ${{ env.USE_SYSROOT_ABI }} -- --nocapture --quiet
run: cargo test -- --quiet
Copy link
Member Author

Choose a reason for hiding this comment

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

I dropped the --nocapture here, I am not sure what the benefit for us here is to run CI with it but now that our doc tests are being tested this adds noise for each compilefail test

@Veykril Veykril enabled auto-merge March 10, 2025 08:55
@Veykril Veykril force-pushed the push-umwykvoskvyp branch from 3cddac3 to 88ab330 Compare March 10, 2025 09:16
@Veykril Veykril added this pull request to the merge queue Mar 10, 2025
Merged via the queue into rust-lang:master with commit 95a67f2 Mar 10, 2025
9 checks passed
@Veykril Veykril deleted the push-umwykvoskvyp branch March 10, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants