Files
micropython/tests/run-perfbench.py
Yuuki NAGAO 29246ba817 tests/run-perfbench.py: Fix issues when -s/-m is used with failed tests.
The option '-s' (--diff-score) or '-m' (--diff-time) fails when the
specified result contains tests that was skipped or failed.

This patch ignores "skipped: " or "failed: " message.

Signed-off-by: Yuuki NAGAO <wf.yn386@gmail.com>
2025-09-16 13:19:29 +10:00

11 KiB
Executable File