-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#42423Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
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
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.