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

Fix a linker warning with the JsonSerializerOptionsUpdateHandler #100362

Merge branch 'main' into fix-jsonserializeroptionshandler-annotation

13361d7
Select commit
Loading
Failed to load commit list.
Merged

Fix a linker warning with the JsonSerializerOptionsUpdateHandler #100362

Merge branch 'main' into fix-jsonserializeroptionshandler-annotation
13361d7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Mar 28, 2024 in 2h 21m 34s

Build #20240328.36 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,711,698 (98.22%)
  • Other: 49,201 (1.78%)
  • Total: 2,760,901

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/3ad42531-44aa-43c1-b9ae-cf0e6c9ab397/workitems/System.Threading.ThreadPool.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests in job f4266deb-1cba-4a9f-8f68-9064f1aeea9c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f4266deb-1cba-4a9f-8f68-9064f1aeea9c/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 1 in WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 134 but it should have been 42
Raw output
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest() in /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs:line 1120
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57