Skip to content

[Impeller] InteropPlaygroundTest.CanCreateFragmentProgramColorFilters does not run with playground enabled #188882

Description

@flar

There seems to be a version mismatch in the program that prevents it from being used to render something. It runs just fine when playground is not enabled, but crashes on OpenGL if the playground is enabled.

Reproduce by running the following command:

(cd out/host_debug_unopt_arm64; ./impeller_unittests --gtest_filter="Play/InteropPlaygroundTest.CanCreateFragmentProgramColorFilters/OpenGLES" --enable_playground)

Once #188889 lands, this will be reproducible even without enabling the Playground feature. But that same PR will disable this test by default on OpenGL platforms so you will need to comment out the GTEST_SKIP code in the test to reproduce it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: crashStack traces logged to the consolee: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.team-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