Skip to content

Merge pull request #116554 from vseanreesermsft/internal-merge-8.0-20…

5d23275
Select commit
Loading
Failed to load commit list.
Merged

[automated] Merge branch 'release/8.0' => 'release/8.0-staging' #115577

Merge pull request #116554 from vseanreesermsft/internal-merge-8.0-20…
5d23275
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop failed Jul 3, 2025 in 1h 39m 53s

Build #20250703.3 had test failures

Details

Tests

  • Failed: 37 (0.04%, 3 new, 34 recurring)
  • Passed: 101,513 (98.37%)
  • Other: 1,643 (1.59%)
  • Total: 103,193

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.FileSystemWatcher_Multiple_Test.FileSystemWatcher_File_Create_ForceLoopRestart has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/2ba62ec6-7f5d-46e7-8327-cb4a551bd4bf/workitems/System.IO.FileSystem.Watcher.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.NetworkInformation.Tests.PingTest.Ping_TimedOut_Sync_Success has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/2ba62ec6-7f5d-46e7-8327-cb4a551bd4bf/workitems/System.Net.Ping.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.NetworkInformation.Tests.PingTest.Ping_TimedOut_TAP_Success has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/2ba62ec6-7f5d-46e7-8327-cb4a551bd4bf/workitems/System.Net.Ping.Functional.Tests/console

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Http.Functional.Tests in job 715b142c-cbf8-43f7-a363-0d4c0e712fbd has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/715b142c-cbf8-43f7-a363-0d4c0e712fbd/workitems/System.Net.Http.Functional.Tests/console

Check failure on line 1 in System.Collections.Concurrent.Tests.ConcurrentQueueTests.ManyConcurrentAddsTakes_CollectionRemainsConsistent

See this annotation in the file changed.

@azure-pipelines 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.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 2345
--- 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.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Net.Http.Functional.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.IO.Tests.FileSystemWatcher_Multiple_Test.FileSystemWatcher_File_Create_ForceLoopRestart

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.IO.Tests.FileSystemWatcher_Multiple_Test.FileSystemWatcher_File_Create_ForceLoopRestart

Test failed