Skip to content

Unit test failures in canvas_golden_test when run on dart2wasm #124068

@eyebrowsoffire

Description

@eyebrowsoffire

There are a few different failures when running canvas_golden_test.dart compiled to dart2wasm. The names of the tests are:

  • CkCanvas emoji text with skin tone
  • CkCanvas empty frame after contentful frame
  • CkCanvas resources used in temporary surfaces for Image.toByteData can cross to rendering overlays

I am temporarily going to skip these tests on the wasm target until we have a solution, so that we can get flutter/engine#40834 landed.

Metadata

Metadata

Labels

P1High-priority issues 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 Webplatform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions