x64 test failure: DeserializeStoredObjects strings differ. #103367
Labels
area-System.Resources
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=704412
Build error leg or test failing: System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects
Pull request: #103244
Error Message
System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects(value: sdfsdf, serializedData: [BinaryFormatTests.TypeSerializableValue, BinaryFormatTests.TypeSerializableValue])
Exception Message
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "myns1"
Actual: ""
Stack Trace
at BinaryFormatTests.FormatterTests.EqualityExtensions.IsEqual(DataTable this, DataTable other, Boolean isSamePlatform) in /_/src/libraries/System.Resources.Extensions/tests/BinaryFormatTests/Legacy/EqualityExtensions.cs:line 253
at InvokeStub_EqualityExtensions.IsEqual(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=704412
Error message validated:
[Expected: "myns1"
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/12/2024 6:53:15 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: