Skip to content

[web] Tests using the wrong CanvasKit Variant #130993

@mdebbar

Description

@mdebbar

When running felt test, a canvasKitVariant configuration is passed to the test suite. This controls whether to use the full or chromium variant of CK to run the suite.

Right now, that configuration isn't being respected, and all suites are running in CanvasKitVariant.auto mode, which loads the Chromium variant on Chromium-based browsers, and the full variant everywhere else.

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: tests"flutter test", flutter_test, or one of our testsengineflutter/engine related. See also e: labels.platform-webWeb applications specificallyteam-webOwned by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions