-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#40931Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testse: wasmIssues related to the wasm build of Flutter Web.Issues related to the wasm build of Flutter Web.e: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webplatform-webWeb applications specificallyWeb applications specifically
Description
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 toneCkCanvas empty frame after contentful frameCkCanvas 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
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testse: wasmIssues related to the wasm build of Flutter Web.Issues related to the wasm build of Flutter Web.e: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webplatform-webWeb applications specificallyWeb applications specifically