Skip to content

Bump Microsoft.Build from 17.12.50 to 18.6.3#16886

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/eng/Microsoft.Build-18.6.3
Closed

Bump Microsoft.Build from 17.12.50 to 18.6.3#16886
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/eng/Microsoft.Build-18.6.3

Bump Microsoft.Build from 17.12.50 to 18.6.3

961bd36
Select commit
Loading
Failed to load commit list.
Azure Pipelines / arcade-pr failed May 25, 2026 in 1h 5m 9s

Build #20260525.15 had test failures

Details

Tests

  • Failed: 896 (29.05%)
  • Passed: 1,890 (61.28%)
  • Other: 298 (9.66%)
  • Total: 3,084

Annotations

Check failure on line 241 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

Build log #L241

Bash exited with code '1'.

Check failure on line 1 in XunitReportingTests.ExerciseXunitCharacterFilteringFailurePath

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

XunitReportingTests.ExerciseXunitCharacterFilteringFailurePath

Intentional Failure 🍕 \r \n \t \a \b \v \f \0\r\nExpected: True\r\nActual:   False
Raw output
at XunitReportingTests.ExerciseXunitCharacterFilteringFailurePath() in Class1.cs:line 1

Check failure on line 1 in HelixReporterTests.failure1

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

HelixReporterTests.failure1

This failure is expected and is not the reason why your PR failed. This test is always failing in order to test failure reporting infrastructure. If your PR is blocked there must be another test or build error that is blocking your PR.

Check failure on line 1 in HelixReporterTests.failure2

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

HelixReporterTests.failure2

This failure is expected and is not the reason why your PR failed. This test is always failing in order to test failure reporting infrastructure. If your PR is blocked there must be another test or build error that is blocking your PR.

Check failure on line 1 in Microsoft.DotNet.Arcade.Sdk.Tests.GenerateSourcePackageSourceLinkTargetsFileTests.GetOutputFileContent

See this annotation in the file changed.

@azure-pipelines azure-pipelines / arcade-pr

Microsoft.DotNet.Arcade.Sdk.Tests.GenerateSourcePackageSourceLinkTargetsFileTests.GetOutputFileContent

System.TypeLoadException : Method 'get_BackingMetadata' in type 'Microsoft.Build.Utilities.TaskItem' from assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' does not have an implementation.
Raw output
at Microsoft.DotNet.Arcade.Sdk.Tests.GenerateSourcePackageSourceLinkTargetsFileTests.GetOutputFileContent()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)