Skip to content

Restructure CI pipeline to match exact requested workflow: 3 parallel…

ca20a54
Select commit
Loading
Failed to load commit list.
Draft

Refactor CI pipeline to separate build and test stages #6175

Restructure CI pipeline to match exact requested workflow: 3 parallel…
ca20a54
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build and Unit Tests macOS Unit Tests Debug) failed Jul 28, 2025 in 5m 55s

Build and Unit Tests macOS Unit Tests Debug failed

Annotations

Check failure on line 188 in test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/AssemblyResolverTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build and Unit Tests macOS Unit Tests Debug)

test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/AssemblyResolverTests.cs#L188

test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/AssemblyResolverTests.cs(188,41): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'AssemblyResolver' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 97 in test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/Utilities/AppDomainUtilitiesTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build and Unit Tests macOS Unit Tests Debug)

test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/Utilities/AppDomainUtilitiesTests.cs#L97

test/UnitTests/MSTestAdapter.PlatformServices.UnitTests/Utilities/AppDomainUtilitiesTests.cs(97,43): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'XmlUtilities' could not be found (are you missing a using directive or an assembly reference?)