[PATCH RFH DO NOT APPLY] test/py: Update to pytest 8.0.2

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Fri Oct 10 15:47:14 CEST 2025


On 10/10/25 15:44, Tom Rini wrote:
> This is not intended to apply directly as currently it leads to the
> sandbox.py (and sandbox build with clang) tests failing as the efi
> selftest now has 4 failures when before it had zero.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Why wouldn't we try to move to the current release 8.4.2?

For reference Ubuntu 25.10 uses 8.3.5.

Best regards

Heinrich

> ---
> Cc: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>   test/py/requirements.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/py/requirements.txt b/test/py/requirements.txt
> index 672a58ae3584..4eefe374435c 100644
> --- a/test/py/requirements.txt
> +++ b/test/py/requirements.txt
> @@ -1,5 +1,5 @@
>   filelock==3.0.12
>   pycryptodomex==3.21.0
> -pytest==7.4.4
> +pytest==8.0.2
>   pytest-xdist==2.5.0
>   FATtools==1.0.42



More information about the U-Boot mailing list