Fix cancelability of DNS queries #104420
Fix cancelability of DNS queries #104420
Build #20240712.8 had test failures
Details
- Failed: 44 (0.07%)
- Passed: 59,297 (98.80%)
- Other: 675 (1.12%)
- Total: 60,016
Annotations
azure-pipelines / runtime-libraries-coreclr outerloop
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job 7a78fcf1-c971-4c21-9fd0-b4e37dcf692e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7a78fcf1-c971-4c21-9fd0-b4e37dcf692e/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests in job 98ed22d3-8638-440b-8021-cd383bdd5885 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/98ed22d3-8638-440b-8021-cd383bdd5885/workitems/System.Runtime.Numerics.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 98ed22d3-8638-440b-8021-cd383bdd5885 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/98ed22d3-8638-440b-8021-cd383bdd5885/workitems/System.Runtime.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job 98ed22d3-8638-440b-8021-cd383bdd5885 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/98ed22d3-8638-440b-8021-cd383bdd5885/workitems/System.Text.Json.Tests/console
Check failure on line 1 in System.Text.Json.Tests.WorkItemExecution
azure-pipelines / runtime-libraries-coreclr outerloop
System.Text.Json.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.Runtime.Numerics.Tests.WorkItemExecution
azure-pipelines / runtime-libraries-coreclr outerloop
System.Runtime.Numerics.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.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime-libraries-coreclr outerloop
System.Runtime.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-libraries-coreclr outerloop
System.Collections.Concurrent.Tests.ConcurrentQueueTests.ManyConcurrentAddsTakes_CollectionRemainsConsistent
Assert.True() Failure
Expected: True
Actual: False
Raw output
at System.Collections.Concurrent.Tests.ProducerConsumerCollectionTests.<>c__DisplayClass50_0.<ManyConcurrentAddsTakes_CollectionRemainsConsistent>b__0() in /_/src/libraries/System.Collections.Concurrent/tests/ProducerConsumerCollectionTests.cs:line 754
at System.Threading.Tasks.Task.InnerInvoke() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2396
at System.Threading.Tasks.Task.<>c.<.cctor>b__292_0(Object obj) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2384
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 203
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2342
--- End of stack trace from previous location ---
at System.Collections.Concurrent.Tests.ProducerConsumerCollectionTests.WaitAllOrAnyFailed(Task[] tasks) in /_/src/libraries/System.Collections.Concurrent/tests/ProducerConsumerCollectionTests.cs:line 1013
at System.Collections.Concurrent.Tests.ProducerConsumerCollectionTests.ManyConcurrentAddsTakes_CollectionRemainsConsistent() in /_/src/libraries/System.Collections.Concurrent/tests/ProducerConsumerCollectionTests.cs:line 764
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57