Skip to content

[Impeller] Golden tests fail on a host_debug_unopt_arm64 build #166020

@flar

Description

@flar

To reproduce, build the indicated variant on an M1 Mac:

et build -c host_debug_unopt_arm64

and then run the golden tests and at least one will fail with an assertion failure, such as:

[FATAL:flutter/impeller/entity/contents/content_context.cc(157)] Check failed: default_handle != nullptr.

You should be able to reliably use the GaussianBlurWithoutDecalSupport test to reproduce this with:

(cd <engine_src>out/host_debug_unopt_arm64; ./impeller_golden_tests --working_dir=<image_output_dir> --gtest_filter=Play/AiksTest.GaussianBlurWithoutDecalSupport/Metal)

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work liste: impellerImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions