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

runtime-community: linux-ppc64le mono failure in BinaryFormatTests.FormatterTests.BinaryFormatterTests.ValidateAgainstBlobs - outdated stored blob #104338

Closed
carlossanlop opened this issue Jul 3, 2024 · 4 comments
Labels
arch-ppc64le area-Serialization binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jul 3, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=728642&view=logs&j=afa9e9c9-0835-5e87-9576-859a0f7dc04f&t=06e5c6f9-c6d6-516b-3325-4576fe8baba2
Build error leg or test failing: linux-ppc64le Release AllSubsets_Mono

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["BinaryFormatTests.FormatterTests.BinaryFormatterTests.ValidateAgainstBlobs", "The stored blob with index 0 for type"],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
BinaryFormatTests.FormatterTests.BinaryFormatterTests.ValidateAgainstBlobs(obj: Tuple (1, "2", 3, 4, 5.5999999999999996, 0, 9), blobs: [BinaryFormatTests.TypeSerializableValue, BinaryFormatTests.TypeSerializableValue]) [FAIL]
      The stored blob with index 0 for type System.Tuple`7[[System.Int32, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.UInt32, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int64, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Double, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Single, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Decimal, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] is outdated and needs to be updated.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=728642
Error message validated: [BinaryFormatTests.FormatterTests.BinaryFormatterTests.ValidateAgainstBlobs The stored blob with index 0 for type]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/3/2024 1:39:39 AM UTC

Report

Build Definition Test Pull Request
732644 dotnet/runtime BinaryFormatTests.FormatterTests.BinaryFormatterTests.ValidateAgainstBlobs #103837
729358 dotnet/runtime BinaryFormatTests.FormatterTests.BinaryFormatterTests.ValidateAgainstBlobs #104365
728642 dotnet/runtime System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects #102403

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 3
@carlossanlop carlossanlop added area-Serialization os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime arch-ppc64le Known Build Error Use this to report build issues in the .NET Helix tab binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it labels Jul 3, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 3, 2024
@buyaa-n
Copy link
Member

buyaa-n commented Jul 3, 2024

@akoeplinger
Copy link
Member

Haven't seen this recently, closing.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 16, 2024
@carlossanlop
Copy link
Member Author

Haven't seen this recently, closing.

Do we have rolling builds for runtime-community @akoeplinger ? Because if not, then these failures only get hit in PRs when the azp run is executed. In other words: very rarely.

@akoeplinger
Copy link
Member

yes we have rolling builds

@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-ppc64le area-Serialization binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

3 participants