diff options
author | Damien George <damien@micropython.org> | 2024-07-05 17:07:30 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-07-05 17:07:30 +1000 |
commit | 358e501e75c028133cff1045d2062ae31206a22c (patch) | |
tree | 4eb8aa1f9c20ae3bfefce6f44420043e1baa8f6e /py | |
parent | 633586a7162ea508b472ab5e82a512b38eff370f (diff) | |
download | micropython-358e501e75c028133cff1045d2062ae31206a22c.tar.gz micropython-358e501e75c028133cff1045d2062ae31206a22c.zip |
tests/stress/bytecode_limit.py: Make test more robust with low memory.
A target may have enough RAM to run the n=433 test but then run out of RAM
on the n=432 test. So allow the test to skip on the n=432 case before it
prints any output.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions