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

Generate the sdk msi bundles inside the VMR on windows BuildPass=2 verticals #47397

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Fix

213f6cc
Select commit
Loading
Failed to load commit list.
Open

Generate the sdk msi bundles inside the VMR on windows BuildPass=2 verticals #47397

Fix
213f6cc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / sdk-source-build failed Mar 10, 2025 in 48m 3s

Build #20250310.33 had test failures

Details

Tests

  • Failed: 1 (2.04%)
  • Passed: 43 (87.76%)
  • Other: 5 (10.20%)
  • Total: 49

Annotations

Check failure on line 224 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-source-build

Build log #L224

Bash exited with code '1'.

Check failure on line 1 in Microsoft.DotNet.SourceBuild.Tests.SourceBuiltArtifactsTests.VerifyVersionFile

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sdk-source-build

Microsoft.DotNet.SourceBuild.Tests.SourceBuiltArtifactsTests.VerifyVersionFile

Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at Microsoft.DotNet.SourceBuild.Tests.SourceBuiltArtifactsTests.VerifyVersionFile() in /_/test/Microsoft.DotNet.SourceBuild.Tests/SourceBuiltArtifactsTests.cs:line 36
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)