Fix flaky FSW test #103873
Fix flaky FSW test #103873
Build #20240624.5 had test failures
Details
- Failed: 49 (0.09%)
- Passed: 52,435 (98.40%)
- Other: 802 (1.51%)
- Total: 53,286
Annotations
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job 2a4ae89a-3f42-47f9-ac9c-80b5bc1d0acd has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/2a4ae89a-3f42-47f9-ac9c-80b5bc1d0acd/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Management.Tests.ManagementObjectTests.Serialize_ManagementException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/3cedc082-eb61-4a68-97f6-78a08c69c324/workitems/System.Management.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\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/3cedc082-eb61-4a68-97f6-78a08c69c324/workitems/System.Numerics.Tensors.Tests/console
azure-pipelines / runtime-libraries-coreclr outerloop-windows
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanDestinationFunctions_SpecialValues has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/3cedc082-eb61-4a68-97f6-78a08c69c324/workitems/System.Numerics.Tensors.Tests/console
Check failure on line 1 in System.Text.Json.Tests.WorkItemExecution
azure-pipelines / runtime-libraries-coreclr outerloop-windows
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-windows
System.Management.Tests.ManagementObjectTests.Serialize_ManagementException
System.PlatformNotSupportedException : BinaryFormatter serialization and deserialization have been removed. See https://aka.ms/binaryformatter for more information.
Raw output
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph) in /_/src/libraries/System.Runtime.Serialization.Formatters/src/System/Runtime/Serialization/Formatters/Binary/BinaryFormatter.Removed.cs:line 18
at System.Management.Tests.ManagementObjectTests.Serialize_ManagementException() in /_/src/libraries/System.Management/tests/System/Management/ManagementObjectTests.cs:line 118
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
azure-pipelines / runtime-libraries-coreclr outerloop-windows
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 87
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-windows
System.Numerics.Tensors.Tests.NFloatGenericTensorPrimitives.SpanDestinationFunctions_SpecialValues
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 87
at System.Numerics.Tensors.Tests.GenericFloatingPointNumberTensorPrimitivesTests`1.SpanDestinationFunctionsToTest()+MoveNext() in /_/src/libraries/System.Numerics.Tensors/tests/TensorPrimitives.Generic.cs:line 370
at System.Linq.Enumerable.IEnumerableSelectIterator`2.MoveNext() in /_/src/libraries/System.Linq/src/System/Linq/Select.cs:line 131