Skip to content

Handle boolean telemetry entries without debug assert crash

7106a6d
Select commit
Loading
Failed to load commit list.
Open

Prevent telemetry host termination on boolean MSTest setting payloads #8189

Handle boolean telemetry entries without debug assert crash
7106a6d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx failed May 13, 2026 in 3h 3m 29s

Build #20260513.47 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 6,155 (98.35%)
  • Other: 103 (1.65%)
  • Total: 6,258
Code coverage

  • 51551 of 79230 blocks covered (65.07%)
  • 36206 of 56237 lines covered (64.38%)

Annotations

Check failure on line 8 in src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs#L8

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs(8,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 40 in src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs#L40

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs(40,28): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'AppInsightsProvider._task' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)

Check failure on line 8 in src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs#L8

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs(8,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 40 in src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs#L40

src/Platform/Microsoft.Testing.Extensions.Telemetry/AppInsightsProvider.cs(40,28): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'AppInsightsProvider._task' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)