diff options
author | Damien George <damien@micropython.org> | 2025-07-17 15:28:15 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-23 12:42:44 +1000 |
commit | 941b7e35acd8bd7597ba6a6111cb8e94662094b5 (patch) | |
tree | 9ffcb2dc97bcaf5469c005803af8bdc60143fb3b /docs/esp32/tutorial | |
parent | cc774c3daf68f3e2e1e920d7728b3c07cf6da32e (diff) |
tests/run-tests.py: Use TEST_TIMEOUT as timeout for bare-metal tests.
This parameter is already used for PC-based tests (eg unix and webassembly
ports), and it makes sense for it to be used for bare-metal ports as well.
That way the timeout is configurable for all targets.
Because this increases the default timeout from 10s to 30s, this fixes some
long-running tests that would previously fail due to a timeout such as
`thread/stress_aes.py` on ESP32.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions