Skip to content

Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-20…

c97d3a4
Select commit
Loading
Failed to load commit list.
Merged

[automated] Merge branch 'release/9.0' => 'release/9.0-staging' #112424

Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-20…
c97d3a4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop-linux failed Mar 7, 2025 in 2h 21m 39s

Build #20250307.5 had test failures

Details

Tests

  • Failed: 46 (0.04%, 0 new, 46 recurring)
  • Passed: 109,426 (99.22%)
  • Other: 818 (0.74%)
  • Total: 110,290

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests in job d0fd86ca-35b1-4ec9-8aa9-af07a4f778f4 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d0fd86ca-35b1-4ec9-8aa9-af07a4f778f4/workitems/System.Runtime.Numerics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job d0fd86ca-35b1-4ec9-8aa9-af07a4f778f4 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d0fd86ca-35b1-4ec9-8aa9-af07a4f778f4/workitems/System.Runtime.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests in job 9076c751-9de8-4064-8fc7-da350b40ad00 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9076c751-9de8-4064-8fc7-da350b40ad00/workitems/System.Runtime.Numerics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25077.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 9076c751-9de8-4064-8fc7-da350b40ad00 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9076c751-9de8-4064-8fc7-da350b40ad00/workitems/System.Runtime.Tests/console

Check failure on line 1 in System.Runtime.Numerics.Tests.WorkItemExecution

See this annotation in the file changed.

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

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

See this annotation in the file changed.

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

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.

Check failure on line 1 in System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarFloatDestination_AllLengths

See this annotation in the file changed.

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

System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarFloatDestination_AllLengths

System.InvalidOperationException : Nullable object must have a value.
Raw output
   at System.Nullable`1.get_Value() in /_/src/libraries/System.Private.CoreLib/src/System/Nullable.cs:line 45
   at System.Numerics.Tensors.Tests.Helpers.DetermineTolerance[T](Nullable`1 doubleTolerance, Nullable`1 floatTolerance, Nullable`1 halfTolerance) in /_/src/libraries/System.Numerics.Tensors/tests/Helpers.cs:line 89
   at System.Numerics.Tensors.Tests.GenericFloatingPointNumberTensorPrimitivesTests`1.ScalarSpanFloatDestinationFunctionsToTest()+MoveNext() in /_/src/libraries/System.Numerics.Tensors/tests/TensorPrimitives.Generic.cs:line 770
   at System.Linq.Enumerable.IEnumerableSelectIterator`2.MoveNext() in /_/src/libraries/System.Linq/src/System/Linq/Select.cs:line 131

Check failure on line 1 in System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarSpanDestination_InPlace

See this annotation in the file changed.

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

System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarSpanDestination_InPlace

Test failed