micropython/tests/micropython/heapalloc_traceback.py.exp
Damien George 7081ea4119 tests/micropython: Get heapalloc_traceback test running on baremetal.
When printing exceptions from files sent to a target by pyboard.py the
filename in the exception is <stdin>, which differs to when running the
script on the PC.  So we strip out the filename to make the outputs the
same on all targets (see also misc/print_exception.py test).
2016-12-15 11:11:57 +11:00

6 lines
93 B
Plaintext

StopIteration
Traceback (most recent call last):
File , line 18, in test
StopIteration: