-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
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 requeststeam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
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 listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team