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

Add VMR leg that builds test projects #44843

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Do not build sdk tests on non-Windows platforms

9f8dde9
Select commit
Loading
Failed to load commit list.
Draft

Add VMR leg that builds test projects #44843

Do not build sdk tests on non-Windows platforms
9f8dde9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / sdk-unified-build (VMR Vertical Build Validation Windows_BuildTests_x64) failed Feb 4, 2025 in 1h 33m 17s

VMR Vertical Build Validation Windows_BuildTests_x64 failed

Annotations

Check failure on line 504 in repo-projects\Directory.Build.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build (VMR Vertical Build Validation Windows_BuildTests_x64)

repo-projects\Directory.Build.targets#L504

repo-projects\Directory.Build.targets(504,5): error MSB3073: The command "D:\a\_work\1\vmr\src\sdk\eng\common\build.cmd -restore -build -pack -publish -sign -ci -configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:TargetRid=win-x64 /p:RestoreConfigFile=D:\a\_work\1\vmr\artifacts\obj\sdk\NuGet.config /p:ForceDryRunSigning=true /p:SourceBuiltAssetsDir=D:\a\_work\1\vmr\artifacts\assets\Release\ /p:SourceBuiltAssetManifestsDir=D:\a\_work\1\vmr\artifacts\obj\manifests\Release\sdk\ -nativeToolsOnMachine /p:PackageProjectUrl=https://github.com/dotnet/sdk /p:PortableRid=win-x64 -v minimal /p:NETCoreAppMaximumVersion=99.9 /p:PortableOSName= /p:Rid=win-x64 /p:Architecture=x64 /p:DOTNET_INSTALL_DIR=D:\a\_work\1\vmr\.dotnet\ /p:SkipBuildingInstallers=true /p:SkipBuildingSdkBundle=true /p:PublicBaseURL=file://D:\a\_work\1\vmr\artifacts\assets\Release\ /p:FallbackPublicBaseURL=https://dotnetbuilds.blob.core.windows.net/public/ /p:UsePortableLinuxSharedFramework=false -msbuildEngine dotnet /p:SourceBuiltShippingPackagesDir=D:\a\_work\1\vmr\artifacts\packages\Release\Shipping\sdk\ /p:SourceBuiltNonShippingPackagesDir=D:\a\_work\1\vmr\artifacts\packages\Release\NonShipping\sdk /p:PortableBuild=true /p:RuntimeOS=win /p:BaseOS=win-x64 /p:DotNetBuildTests=true /p:DotNetBuildTargetRidOnly=true > D:\a\_work\1\vmr\artifacts\log\Release\sdk\sdk.log 2>&1" exited with code 1.

Check failure on line 0 in src\sdk\test\ArgumentForwarding.Tests\ArgumentForwarding.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build (VMR Vertical Build Validation Windows_BuildTests_x64)

src\sdk\test\ArgumentForwarding.Tests\ArgumentForwarding.Tests.csproj#L0

src\sdk\test\ArgumentForwarding.Tests\ArgumentForwarding.Tests.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Microsoft.NET.Test.Sdk 17.14.0-ci depends on Microsoft.TestPlatform.TestHost (>= 17.14.0-ci) but Microsoft.TestPlatform.TestHost 17.14.0-ci was not found. Microsoft.TestPlatform.TestHost 17.14.0-preview-25071-04 was resolved instead.

Check failure on line 0 in src\sdk\test\containerize.UnitTests\containerize.UnitTests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build (VMR Vertical Build Validation Windows_BuildTests_x64)

src\sdk\test\containerize.UnitTests\containerize.UnitTests.csproj#L0

src\sdk\test\containerize.UnitTests\containerize.UnitTests.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Microsoft.NET.Test.Sdk 17.14.0-ci depends on Microsoft.TestPlatform.TestHost (>= 17.14.0-ci) but Microsoft.TestPlatform.TestHost 17.14.0-ci was not found. Microsoft.TestPlatform.TestHost 17.14.0-preview-25071-04 was resolved instead.

Check failure on line 0 in src\sdk\test\dotnet-msbuild.Tests\dotnet-msbuild.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build (VMR Vertical Build Validation Windows_BuildTests_x64)

src\sdk\test\dotnet-msbuild.Tests\dotnet-msbuild.Tests.csproj#L0

src\sdk\test\dotnet-msbuild.Tests\dotnet-msbuild.Tests.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Microsoft.NET.Test.Sdk 17.14.0-ci depends on Microsoft.TestPlatform.TestHost (>= 17.14.0-ci) but Microsoft.TestPlatform.TestHost 17.14.0-ci was not found. Microsoft.TestPlatform.TestHost 17.14.0-preview-25071-04 was resolved instead.

Check failure on line 0 in src\sdk\test\dotnet-sln.Tests\dotnet-sln.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-unified-build (VMR Vertical Build Validation Windows_BuildTests_x64)

src\sdk\test\dotnet-sln.Tests\dotnet-sln.Tests.csproj#L0

src\sdk\test\dotnet-sln.Tests\dotnet-sln.Tests.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Microsoft.NET.Test.Sdk 17.14.0-ci depends on Microsoft.TestPlatform.TestHost (>= 17.14.0-ci) but Microsoft.TestPlatform.TestHost 17.14.0-ci was not found. Microsoft.TestPlatform.TestHost 17.14.0-preview-25071-04 was resolved instead.