Skip to content

Optimize performance of CommandLineOptionsValidator

1443d5e
Select commit
Loading
Failed to load commit list.
Draft

[MTP] Improve performance of validating command line options #5655

Optimize performance of CommandLineOptionsValidator
1443d5e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build MacOS Debug) failed May 27, 2025 in 4m 45s

Build MacOS Debug failed

Annotations

Check failure on line 16 in src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L16

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(16,7): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Roslyn' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 20 in src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L20

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(20,2): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitiveAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 20 in src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L20

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(20,2): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitive' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 23 in src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L23

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(23,6): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitiveAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 23 in src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Debug)

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L23

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(23,6): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitive' could not be found (are you missing a using directive or an assembly reference?)