Add trim annotations to System.Configuration.ConfigurationManager #108464
Build #20241018.44 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 2,042,519 (98.24%)
- Other: 36,598 (1.76%)
- Total: 2,079,120
Annotations
azure-pipelines / runtime
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L41
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(41,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L41
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(41,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessage' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L44
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(44,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs#L44
src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs(44,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessage' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime
System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ExistsWithCorrectId
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "System.Net.Http"
Actual: "HttpTelemetry"
↑ (pos 0)
Raw output
at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_ExistsWithCorrectId()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )
azure-pipelines / runtime
System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_ExistsWithCorrectId
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "System.Net.Http"
Actual: "HttpTelemetry"
↑ (pos 0)
Raw output
at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_ExistsWithCorrectId()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )
Check failure on line 1 in WasmTestOnChrome-ST-System.Net.Http.Functional.Tests.WorkItemExecution
azure-pipelines / runtime
WasmTestOnChrome-ST-System.Net.Http.Functional.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.