Skip to content

WinForms native tests are not building in VMR #13186

@NikolaMilosavljevic

Description

@NikolaMilosavljevic

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

With #13187 and dotnet/sdk#47870, all other winforms tests are now enabled in VMR.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions