Skip to content

At least some web engine tests should run on the post-sdk_rewritered web SDK #123567

@eyebrowsoffire

Description

@eyebrowsoffire

Right now, all of our unit tests compile directly against the engine sources in-tree. However, it might make sense to get some of our unit tests compiling agains the post-sdk_rewritered SDK. It would be better to have our tests validating exactly what we ship. This would also help with test compile times, since we could use the platform files we build as part of our build step.

However, I'm not sure it's possible to do this for all of our unit tests, since some of them directly manipulate symbols that are private and may be inaccessible after the rewrite.

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 testsengineflutter/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