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

Fix 602 #605

Merged
merged 2 commits into from
Jan 12, 2025
Merged

Fix 602 #605

merged 2 commits into from
Jan 12, 2025

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented Jan 12, 2025

Fix two potential test failures. See the invidiual commits for details

Fixes #602

The test only makes sense if rustc / cargo are behind a rustup proxy.
If rustup is not installed, we can
just disable the test.
Improve the regex, to ensure it only matches against our specific
warning. This should hopefully make it more robust, since
new CMake versions can always introduce new warnings for our
existing code.
@jschwe jschwe merged commit 6b0c1a9 into corrosion-rs:master Jan 12, 2025
40 checks passed
@jschwe jschwe deleted the fix-602 branch January 12, 2025 10:22
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.

[Bug]: 2 tests fail: rustup_proxy_build and parse_target_triple_build
1 participant