Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trim annotations to System.Configuration.ConfigurationManager #108464

Closed
wants to merge 7 commits into from

Add Compile items

b3cba23
Select commit
Loading
Failed to load commit list.
Closed

Add trim annotations to System.Configuration.ConfigurationManager #108464

Add Compile items
b3cba23
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 18, 2024 in 1h 46m 0s

Build #20241018.44 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 2,042,519 (98.24%)
  • Other: 36,598 (1.76%)
  • Total: 2,079,120

Annotations

Check failure on line 41 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 41 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 44 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 44 in src\libraries\System.Configuration.ConfigurationManager\src\System\Configuration\TypeUtil.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 1 in System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ExistsWithCorrectId

See this annotation in the file changed.

@azure-pipelines 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 )

Check failure on line 1 in System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_ExistsWithCorrectId

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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.