[PATCH -next] test/py/test_mmc: wrap multi-argument printf-style strings

Tom Rini trini at konsulko.com
Fri Jun 27 19:39:42 CEST 2025


On Thu, 19 Jun 2025 06:45:05 -0500, Bryan Brattlof wrote:

> Newer versions of python will emit a TypeError about not enough
> arguments for a format string:
> 
>     FAILED ub/test/py/tests/test_mmc.py::test_mmc_dev - TypeError: not enough arguments for format string
>     FAILED ub/test/py/tests/test_mmc.py::test_mmcinfo - TypeError: not enough arguments for format string
>     FAILED ub/test/py/tests/test_mmc.py::test_mmc_info - TypeError: not enough arguments for format string
>     FAILED ub/test/py/tests/test_mmc.py::test_mmc_rescan - TypeError: not enough arguments for format string
>     FAILED ub/test/py/tests/test_mmc.py::test_mmc_part - TypeError: not enough arguments for format string
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] test/py/test_mmc: wrap multi-argument printf-style strings
      commit: b14b3de65282e82b1832d53e3ee04f693c6c39e7
-- 
Tom




More information about the U-Boot mailing list