Skip to content

WinForms tests are not building in VMR #4875

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

Closed
NikolaMilosavljevic opened this issue Jan 31, 2025 · 0 comments · Fixed by dotnet/sdk#47870
Closed

WinForms tests are not building in VMR #4875

NikolaMilosavljevic opened this issue Jan 31, 2025 · 0 comments · Fixed by dotnet/sdk#47870

Comments

@NikolaMilosavljevic
Copy link
Member

The build is failing with the following issue (dotnet/sdk#44843 (comment)):

The command "
      call "D:\a\_work\1\vmr\src\winforms\eng\init-vs-env.cmd" 
      
       cmake -G "Visual Studio 17 2022" -A Win32 -B "D:\a\_work\1\vmr\src\winforms\artifacts\obj\NativeTests\x86\Release" -S "D:\a\_work\1\vmr\src\winforms\src\System.Windows.Forms\tests\InteropTests\NativeTests" -DCMAKE_INSTALL_PREFIX=D:\a\_work\1\vmr\src\winforms\artifacts\bin\NativeTests\x86\Release --log-level=WARNING
      " exited with code 1.

I've opted out of building tests in this repo with dotnet/sdk#44843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants