Skip to content

Merge branch 'main' into copilot/add-uncategorized-tests-filter

3b1e7a7
Select commit
Loading
Failed to load commit list.
Closed

Add support for filtering uncategorized tests with empty TestCategory filter #6779

Merge branch 'main' into copilot/add-uncategorized-tests-filter
3b1e7a7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build MacOS Release) failed Oct 31, 2025 in 6m 0s

Build MacOS Release failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

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

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/TestResults/Release

Check failure on line 137 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs

See this annotation in the file changed.

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

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs#L137

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs(137,18): error SA1513: (NETCORE_ENGINEERING_TELEMETRY=Build) Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)

Check failure on line 84 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs

See this annotation in the file changed.

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

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs#L84

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs(84,21): error RS0030: (NETCORE_ENGINEERING_TELEMETRY=Build) The symbol 'string.IsNullOrWhiteSpace(string?)' is banned in this project: Use 'RoslynString.IsNullOrWhiteSpace' instead (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)

Check failure on line 107 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs

See this annotation in the file changed.

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

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs#L107

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs(107,21): error RS0030: (NETCORE_ENGINEERING_TELEMETRY=Build) The symbol 'string.IsNullOrWhiteSpace(string?)' is banned in this project: Use 'RoslynString.IsNullOrWhiteSpace' instead (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)

Check failure on line 134 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs

See this annotation in the file changed.

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

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs#L134

src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/Condition.cs(134,21): error RS0030: (NETCORE_ENGINEERING_TELEMETRY=Build) The symbol 'string.IsNullOrWhiteSpace(string?)' is banned in this project: Use 'RoslynString.IsNullOrWhiteSpace' instead (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)