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

BinaryFormatterTests Failing in CI #34303

Closed
vcsjones opened this issue Mar 30, 2020 · 1 comment
Closed

BinaryFormatterTests Failing in CI #34303

vcsjones opened this issue Mar 30, 2020 · 1 comment

Comments

@vcsjones
Copy link
Member

A number of tests in BinaryFormatterTests seem to fail occasionally.

System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateBasicObjectsRoundtrip(obj: Bitmap { Flags = 77840, FrameDimensionsList = [7462dc86-6180-4c7e-8e3f-ee7333a7a483], Height = 100, HorizontalResolution = 16617360, Palette = ColorPalette { Entries = [...], Flags = 0 }, ... }, assemblyFormat: Full, filterLevel: Full, typeFormat: TypesAlways) [FAIL]
      Assert.Equal() Failure
      Expected: 16617360
      Actual:   16618580

Seen in #34245.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Runtime untriaged New issue has not been triaged by the area owner labels Mar 30, 2020
@vcsjones
Copy link
Member Author

vcsjones commented Mar 30, 2020

@ericstj beat me by a few minutes in #34302

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
@tannergooding tannergooding removed the untriaged New issue has not been triaged by the area owner label Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants