Skip to content

Commit

Permalink
Skip compiling RustDecoderTest on WASM
Browse files Browse the repository at this point in the history
Change-Id: I95dbe75073c6fc8eba88e0a039f26f6fea872b84
Bug: chromium:356875275
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/912577
Auto-Submit: Kaylee Lubick <kjlubick@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
  • Loading branch information
kjlubick authored and SkCQ committed Oct 23, 2024
1 parent 142b91d commit 23379a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/canvaskit/compile_gm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 23379a1

Please sign in to comment.