Skip to content

Run engine unit tests against debug builds of skwasm/canvaskit #146516

@eyebrowsoffire

Description

@eyebrowsoffire

Right now, we run the engine unit tests against release builds of skwasm/canvaskit. However, the release builds don't have assertions and that sometimes may obscure existing issues in the C++ code. We should consider running the engine unit tests against the debug builds instead. This would require some reworking of our CI steps to build both release and debug builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testse: wasmIssues related to the wasm build of Flutter Web.e: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.platform-webWeb applications specificallyteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions