Skip to content

Reenable run-make tests - #709

Merged
antoyo merged 5 commits into
masterfrom
reenable-run-make-tests
Jun 14, 2025
Merged

antoyo merged 5 commits into
masterfrom
reenable-run-make-tests

Conversation

@antoyo

@antoyo antoyo commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
@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