You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/run-tests.py: Skip tests depending on error reporting capability.
Detect the target's error reporting capabilities, and skip tests as
appropriate. For example, all samd boards are configured with
`MICROPY_ERROR_REPORTING_TERSE` so need to skip these four tests.
Signed-off-by: Damien George <damien@micropython.org>
0 commit comments