dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.07k stars 4.69k forks source link

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

Closed carlossanlop closed 2 months ago

carlossanlop commented 3 months ago

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
}

Report

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

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 3
buyaa-n commented 3 months ago

Same failure on https://github.com/dotnet/runtime/pull/104332/checks?check_run_id=26976612809

akoeplinger commented 2 months ago

Haven't seen this recently, closing.

carlossanlop commented 2 months ago

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 commented 2 months ago

yes we have rolling builds