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

[manual] Merge release/8.0-staging into release/8.0 #110335

Merged
merged 24 commits into from
Dec 2, 2024

Merge pull request #109566 from dotnet/merge/release/8.0-to-release/8…

c844b49
Select commit
Loading
Failed to load commit list.
Merged

[manual] Merge release/8.0-staging into release/8.0 #110335

Merge pull request #109566 from dotnet/merge/release/8.0-to-release/8…
c844b49
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop-osx failed Dec 3, 2024 in 1h 18m 13s

Build #20241203.9 had test failures

Details

Tests

  • Failed: 1 (0.01%, 1 new, 0 recurring)
  • Passed: 8,909 (98.44%)
  • Other: 140 (1.55%)
  • Total: 9,050

Annotations

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.24516.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

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

Check failure on line 1 in System.Collections.Tests.Hashtable_ItemThreadSafetyTests.GetItem_ThreadSafety

See this annotation in the file changed.

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