Fix a linker warning with the JsonSerializerOptionsUpdateHandler #100362
Azure Pipelines / runtime
cancelled
Mar 28, 2024 in 2h 21m 34s
Build #20240328.36 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 2,711,698 (98.22%)
- Other: 49,201 (1.78%)
- Total: 2,760,901
Annotations
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
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
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.
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
Loading