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

WinForms tests are not building in VMR #4875

Open
NikolaMilosavljevic opened this issue Jan 31, 2025 · 0 comments
Open

WinForms tests are not building in VMR #4875

NikolaMilosavljevic opened this issue Jan 31, 2025 · 0 comments

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: No status
Development

No branches or pull requests

2 participants