Skip to content

Merge branch 'main' into use-XDocument.LoadAsync-from-Polyfill

42f9d4d
Select commit
Loading
Failed to load commit list.
Open

Use XDocument.LoadAsync from polyfill #7461

Merge branch 'main' into use-XDocument.LoadAsync-from-Polyfill
42f9d4d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build Windows Release) failed Feb 26, 2026 in 8m 18s

Build Windows Release failed

Annotations

Check failure on line 131 in .packages\polyfill\9.12.0\build\Polyfill.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Release)

.packages\polyfill\9.12.0\build\Polyfill.targets#L131

.packages\polyfill\9.12.0\build\Polyfill.targets(131,5): error PolyfillMemoryVersion: (NETCORE_ENGINEERING_TELEMETRY=Build) Polyfill: System.Memory version 4.5.4 is installed, but 4.5.5 or newer is required to enable FeatureMemory.

Check failure on line 131 in .packages\polyfill\9.12.0\build\Polyfill.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Release)

.packages\polyfill\9.12.0\build\Polyfill.targets#L131

.packages\polyfill\9.12.0\build\Polyfill.targets(131,5): error PolyfillMemoryVersion: (NETCORE_ENGINEERING_TELEMETRY=Build) Polyfill: System.Memory version 4.5.4 is installed, but 4.5.5 or newer is required to enable FeatureMemory.

Check failure on line 131 in .packages\polyfill\9.12.0\build\Polyfill.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Release)

.packages\polyfill\9.12.0\build\Polyfill.targets#L131

.packages\polyfill\9.12.0\build\Polyfill.targets(131,5): error PolyfillMemoryVersion: (NETCORE_ENGINEERING_TELEMETRY=Build) Polyfill: System.Memory version 4.5.4 is installed, but 4.5.5 or newer is required to enable FeatureMemory.

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Release)

CSC#L0

CSC(0,0): error AD0001: (NETCORE_ENGINEERING_TELEMETRY=Build) Analyzer 'ILLink.RoslynAnalyzer.DynamicallyAccessedMembersAnalyzer' threw an exception of type 'System.InvalidCastException' with message 'Unable to cast object of type 'Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NonErrorNamedTypeSymbol' to type 'Microsoft.CodeAnalysis.IMethodSymbol'.'.

Check failure on line 202 in src\Adapter\MSTestAdapter.PlatformServices\Extensions\MethodInfoExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Release)

src\Adapter\MSTestAdapter.PlatformServices\Extensions\MethodInfoExtensions.cs#L202

src\Adapter\MSTestAdapter.PlatformServices\Extensions\MethodInfoExtensions.cs(202,27): error CS1955: (NETCORE_ENGINEERING_TELEMETRY=Build) Non-invocable member 'Type.IsGenericMethodParameter' cannot be used like a method.