Skip to content

Commit a6c9e62

Browse files
committed
tools/ci.sh: Update webassembly CI tests.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 18b8929 commit a6c9e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/ci.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,12 +195,12 @@ function ci_webassembly_setup {
195195

196196
function ci_webassembly_build {
197197
source emsdk/emsdk_env.sh
198+
make ${MAKEOPTS} -C ports/webassembly submodules
198199
make ${MAKEOPTS} -C ports/webassembly
199200
}
200201

201202
function ci_webassembly_run_tests {
202-
# This port is very slow at running, so only run a few of the tests.
203-
(cd tests && MICROPY_MICROPYTHON=../ports/webassembly/node_run.sh ./run-tests.py -j1 basics/builtin_*.py)
203+
(cd tests && ./run-tests.py --target webassembly)
204204
}
205205

206206
########################################################################################

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy