Skip to content

Fix tests by removing use of ilammy/msvc-dev-cmd in favor of finding and running vsdevcmd in the tests#126

Merged
dfederm merged 1 commit intomainfrom
dfederm/fix-tests
Feb 11, 2026
Merged

Fix tests by removing use of ilammy/msvc-dev-cmd in favor of finding and running vsdevcmd in the tests#126
dfederm merged 1 commit intomainfrom
dfederm/fix-tests

Conversation

@dfederm
Copy link
Owner

@dfederm dfederm commented Feb 11, 2026

ilammy/msvc-dev-cmd is setting Platform to x64 which is causing downstream problems with the build. That task is only used to help set up the C++ env vars needed for some of the tests.

This change removes the dependency on that and instead just has the tests themselves find and execute vsdevcmd.

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.

1 participant