Skip to content

Reenable run-make tests #709

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

Merged
merged 5 commits into from
Jun 14, 2025
Merged

Reenable run-make tests #709

merged 5 commits into from
Jun 14, 2025

Conversation

antoyo
Copy link
Contributor

@antoyo antoyo commented Jun 13, 2025

Fix #538.

@antoyo antoyo force-pushed the reenable-run-make-tests branch 3 times, most recently from 59a5c76 to e1a2cba Compare June 13, 2025 23:43
@antoyo antoyo force-pushed the reenable-run-make-tests branch from e1a2cba to 033fa35 Compare June 14, 2025 00:23
@antoyo antoyo force-pushed the reenable-run-make-tests branch from 64a28f0 to 906df38 Compare June 14, 2025 12:53
@antoyo antoyo force-pushed the reenable-run-make-tests branch 14 times, most recently from 3769549 to 023240c Compare June 14, 2025 21:42
@antoyo antoyo force-pushed the reenable-run-make-tests branch from 023240c to 735a6d3 Compare June 14, 2025 21:44
.expected_file("short-error.txt")
.actual_text("(linker error)", out.stderr())
- .normalize(r#"/rustc[^/]*/"#, "/rustc/")
+ .normalize(r#"/tmp/rustc[^/]*/"#, "/tmp/rustc/")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bjorn3: Since we both need this patch, do you know if there would be any way to have this change upstream?

@antoyo antoyo merged commit 82d7cd4 into master Jun 14, 2025
38 checks passed
@antoyo antoyo deleted the reenable-run-make-tests branch June 14, 2025 22:10
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.

Re-enable run-make tests
1 participant