Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x64 test failure: DeserializeStoredObjects strings differ. #103367

Closed
michaelgsharp opened this issue Jun 12, 2024 · 2 comments · Fixed by #103476
Closed

x64 test failure: DeserializeStoredObjects strings differ. #103367

michaelgsharp opened this issue Jun 12, 2024 · 2 comments · Fixed by #103476
Assignees
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

Comments

@michaelgsharp
Copy link
Member

michaelgsharp commented Jun 12, 2024

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.

{
  "ErrorMessage": "Expected: \"myns1\"",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

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

Build Definition Test Pull Request
709580 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #100334
709426 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #99555
709287 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects
709244 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103379
708815 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103508
708353 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103381
708285 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103324
708329 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103444
708106 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103241
708015 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103370
707989 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103441
707860 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103473
707826 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.BasicObjectsRoundTripAndMatch #103412
707560 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103454
706227 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103394
706230 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103363
706214 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103382
706149 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103143
705166 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103159
704412 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #103244

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
3 20 20
@michaelgsharp michaelgsharp added 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 labels Jun 12, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 12, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 12, 2024
@vcsjones vcsjones added area-System.Resources and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jun 12, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-resources
See info in area-owners.md if you want to be subscribed.

@vcsjones
Copy link
Member

Test introduced by #102379, cc @adamsitnik

@adamsitnik adamsitnik self-assigned this Jun 14, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jun 17, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants