summaryrefslogtreecommitdiff
path: root/ports/esp32/esp32_partition.c
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2022-02-17 10:51:17 +0100
committerDamien George <damien@micropython.org>2022-02-18 15:14:47 +1100
commitff9c7085077a9aa4e715b3952d24ada7b096d744 (patch)
tree4c39342043813ba2a03b0ed20dc6d6fced4039fc /ports/esp32/esp32_partition.c
parent5995fb526158ae224dddacef212c1d553d6a6306 (diff)
tests/run-tests.py: Skip repl tests when running windows underneath.
Some versions of Python (for instance: the mingw-w64 version which can be installed on MSYS2) do include a pty module and claim to be posix-like (os.name == 'posix'), yet the select.select call used in run-tests.py hangs forever. To be on the safe side just exclude anything which might be running on windows.
Diffstat (limited to 'ports/esp32/esp32_partition.c')
0 files changed, 0 insertions, 0 deletions