Skip to content

[Impeller] Play/TypographerTest.GlyphAtlasWithLotsOfdUniqueGlyphSize/Vulkan fails on linux #127715

@gaaclarke

Description

@gaaclarke

failure

[ RUN      ] Play/TypographerTest.GlyphAtlasWithLotsOfdUniqueGlyphSize/Vulkan
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
../../flutter/impeller/typographer/typographer_unittests.cc:189: Failure
Expected equality of these values:
  atlas->GetTexture()->GetSize().width * 2
    Which is: 2048
  atlas->GetTexture()->GetSize().height
    Which is: 1024
[  FAILED  ] Play/TypographerTest.GlyphAtlasWithLotsOfdUniqueGlyphSize/Vulkan, where GetParam() = 4-byte object <02-00 00-00> (481 ms)

I suspect this test is flakey. I saw this failing at some point in the past as well. Flakey in the sense that a not obvious factor can change how things are laid out and happen to fit in a smaller texture size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions