[manual] Merge release/8.0-staging into release/8.0 #110335
Merged
Azure Pipelines / runtime-libraries-coreclr outerloop-osx
failed
Dec 3, 2024 in 1h 18m 13s
Build #20241203.9 had test failures
Details
- Failed: 1 (0.01%, 1 new, 0 recurring)
- Passed: 8,909 (98.44%)
- Other: 140 (1.55%)
- Total: 9,050
Annotations
azure-pipelines / runtime-libraries-coreclr outerloop-osx
.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.24516.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42
.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.24516.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Collections.Tests.Hashtable_ItemThreadSafetyTests.GetItem_ThreadSafety has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/8d77681e-8abe-488e-9448-e73eadee2417/workitems/System.Collections.NonGeneric.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-osx
System.Collections.Tests.Hashtable_ItemThreadSafetyTests.GetItem_ThreadSafety
System.AggregateException : One or more errors occurred. (Assert.NotEqual() Failure
Expected: Not "value2"
Actual: "value2") (Assert.NotEqual() Failure
Expected: Not "value2"
Actual: "value2") (Assert.NotEqual() Failure
Expected: Not "value2"
Actual: "value2")
---- Assert.NotEqual() Failure
Expected: Not "value2"
Actual: "value2"
---- Assert.NotEqual() Failure
Expected: Not "value2"
Actual: "value2"
---- Assert.NotEqual() Failure
Expected: Not "value2"
Actual: "value2"
Raw output
at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 4963
at System.Threading.Tasks.Task.WaitAll(Task[] tasks) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 4694
at System.Collections.Tests.Hashtable_ItemThreadSafetyTests.GetItem_ThreadSafety() in /_/src/libraries/System.Collections.NonGeneric/tests/HashtableTests.cs:line 1055
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace #1 (Xunit.Sdk.NotEqualException) -----
at System.Collections.Tests.Hashtable_ItemThreadSafetyTests.ReaderFunction1() in /_/src/libraries/System.Collections.NonGeneric/tests/HashtableTests.cs:line 1069
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2349
----- Inner Stack Trace #2 (Xunit.Sdk.NotEqualException) -----
at System.Collections.Tests.Hashtable_ItemThreadSafetyTests.ReaderFunction1() in /_/src/libraries/System.Collections.NonGeneric/tests/HashtableTests.cs:line 1069
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2349
----- Inner Stack Trace #3 (Xunit.Sdk.NotEqualException) -----
at System.Collections.Tests.Hashtable_ItemThreadSafetyTests.ReaderFunction1() in /_/src/libraries/System.Collections.NonGeneric/tests/HashtableTests.cs:line 1069
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2349
Loading