diff --git a/modules/canvaskit/compile_gm.sh b/modules/canvaskit/compile_gm.sh index 36ccd7a1e58d..752c293d7e88 100755 --- a/modules/canvaskit/compile_gm.sh +++ b/modules/canvaskit/compile_gm.sh @@ -180,6 +180,7 @@ GLOBIGNORE+="tests/CodecTest.cpp:"\ "tests/FontationsFtCompTest.cpp:"\ "tests/FCITest.cpp:"\ "tests/JpegGainmapTest.cpp:"\ +"tests/SkPngRustDecoderTest.cpp:"\ "tests/TypefaceMacTest.cpp:" # These tests do complex things with TestContexts, which is not easily supported for the WASM