[WinHttpHandler] Move _cachedSendPinnedBuffer
ownership to WinHttpRequestState
#101725
Build #20240507.12 had test failures
Details
- Failed: 37 (0.05%)
- Passed: 67,299 (98.76%)
- Other: 809 (1.19%)
- Total: 68,145
Annotations
Check failure on line 10 in Build log
azure-pipelines / runtime-libraries-coreclr outerloop
Build log #L10
Path does not exist: D:\a\_work\1\a\artifacts\log
azure-pipelines / runtime-libraries-coreclr outerloop
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job dbb33cd3-37ad-43a6-a598-9b6bb074b780 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/dbb33cd3-37ad-43a6-a598-9b6bb074b780/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarSpanDestination_InPlace has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fb6b2c22-1c56-414c-a0a4-4ae09906948a/workitems/System.Numerics.Tensors.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarFloatDestination_AllLengths has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fb6b2c22-1c56-414c-a0a4-4ae09906948a/workitems/System.Numerics.Tensors.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.
azure-pipelines / runtime-libraries-coreclr outerloop
System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarSpanDestination_InPlace
Test failed
azure-pipelines / runtime-libraries-coreclr outerloop
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 84
at System.Numerics.Tensors.Tests.GenericFloatingPointNumberTensorPrimitivesTests`1.ScalarSpanFloatDestinationFunctionsToTest()+MoveNext() in /_/src/libraries/System.Numerics.Tensors/tests/TensorPrimitives.Generic.cs:line 762
at System.Linq.Enumerable.IEnumerableSelectIterator`2.MoveNext() in /_/src/libraries/System.Linq/src/System/Linq/Select.cs:line 131
azure-pipelines / runtime-libraries-coreclr outerloop
System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanScalarSpanDestination_AllLengths
Test failed