blob: c93558c2cb99d95cc041383a58ed8283663f5085 [file] [log] [blame]
run_local:
rm -rf /tmp/wasm-gmtests/
mkdir /tmp/wasm-gmtests/
touch /tmp/wasm-gmtests/empty.txt
node run-wasm-gm-tests --js_file ../../modules/canvaskit/build/wasm_gm_tests.js \
--wasm_file ../../modules/canvaskit/build/wasm_gm_tests.wasm \
--resources ../../resources \
--known_hashes /tmp/wasm-gmtests/empty.txt \
--output /tmp/wasm-gmtests/ \
--use_gpu --timeout 600 \
--manual_mode