You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateAgainstBlobs [FAIL]
System.NullReferenceException : Object reference not set to an instance of an object.
Stack Trace:
/_/src/libraries/System.Runtime.Serialization.Formatters/tests/BinaryFormatterTestData.cs(581,0): at System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.SerializableObjects()+MoveNext()
/_/src/libraries/Common/src/System/Collections/Generic/LargeArrayBuilder.SpeedOpt.cs(117,0): at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items)
/_/src/libraries/Common/src/System/Collections/Generic/EnumerableHelpers.Linq.cs(111,0): at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source)
/_/src/libraries/System.Linq/src/System/Linq/ToCollection.cs(18,0): at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
/_/src/libraries/System.Runtime.Serialization.Formatters/tests/BinaryFormatterTestData.cs(81,0): at System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.SerializableObjects_MemberData()
This is blocking our ARM64 runs. Using the
RoundtripManyObjectsInOneStream
test as a marker to follow the failure.System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.RoundtripManyObjectsInOneStream
Console Log Summary
Appears to be a simple test failure
Builds
Configurations
Helix Logs
The text was updated successfully, but these errors were encountered: